2018-07-25 11:07:32,598 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-suite-master-168 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual9 | +--------------------------------------+-----------------------------------------------------------+ 2018-07-25 11:07:32,602 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='532c8bba6b0924c36732dbd' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-07-25 11:07:32,602 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-25 11:07:32,603 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-25 11:07:32,637 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-25 11:07:33,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:07:33,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:07:33,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:07:33,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:07:33,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:07:33,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:07:33,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:07:33,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:07:33,056 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:07:33,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:07:33,067 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-25 11:07:33,068 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-07-25 11:07:33,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:07:33,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-164469a7-9352-46d4-8408-7c943946d887 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:07:33,194 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-164469a7-9352-46d4-8408-7c943946d887 2018-07-25 11:07:33,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:07:33,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["N23ktVmgRCetzrXynLxdUw"], "issued_at": "2018-07-25T11:07:33.000000Z"}} 2018-07-25 11:07:33,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:33,932 - 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-0564f0a8-b38f-405c-a6ba-74f73731c406 x-compute-request-id: req-0564f0a8-b38f-405c-a6ba-74f73731c406 RESP BODY: {"aggregates": []} 2018-07-25 11:07:33,932 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-0564f0a8-b38f-405c-a6ba-74f73731c406 2018-07-25 11:07:33,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 0.864036083221s 2018-07-25 11:07:33,932 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-aggregates used request id req-0564f0a8-b38f-405c-a6ba-74f73731c406 2018-07-25 11:07:33,932 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-25 11:07:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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-25 11:07:33,941 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:33 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:07:33,941 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:07:33,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:34,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:34 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-df05e40b-6d49-4159-b902-b82fd9eded8b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/e860fbb843254962ae747e40d97ed052"}, "tags": [], "enabled": true, "id": "e860fbb843254962ae747e40d97ed052", "name": "heat"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-25 11:07:34,674 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-df05e40b-6d49-4159-b902-b82fd9eded8b 2018-07-25 11:07:34,675 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.73322892189s 2018-07-25 11:07:34,675 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-df05e40b-6d49-4159-b902-b82fd9eded8b 2018-07-25 11:07:34,675 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'e860fbb843254962ae747e40d97ed052', 'name': u'heat'})] 2018-07-25 11:07:34,677 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-07-25 11:07:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:34,728 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:34 GMT Content-Type: application/json Content-Length: 12480 Vary: X-Auth-Token x-openstack-request-id: req-a4b8d765-5716-46e8-aec7-f84fef0b2470 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/012a2995d4aa4c6685aed21c8cba827f"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4c14df1e6b3441aea47a508a8e0c454c", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/023ea132c9664ceba1f19f8db501712c"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "1d962956a27f4b1ab52f1cbbbdb995a5", "id": "023ea132c9664ceba1f19f8db501712c"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/18d1741c4f4345e886b01774f225a8d7"}, "url": "https://192.16.1.222:9696", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4c14df1e6b3441aea47a508a8e0c454c", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/22f5c7753f9145cfa3e674d8893e7d16"}, "url": "https://192.16.1.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "253e1e5e73bf4e22b114056d521d0dc3", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/25ce2b57ed604810bf509a0e9d8d5ad1"}, "url": "http://10.1.0.222:9696", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4c14df1e6b3441aea47a508a8e0c454c", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/2e6a923732f349b8a6546cf5606a1beb"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "ad9f087ad2174fcaa5cc3fb039518c91", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/2f656730f4ef42a18a61ce6cf33fc550"}, "url": "https://192.16.1.222:9890", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "0a747c829d3e4e9ba0c77c13addacace", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/3455350449ba4f6fb0fa3dcc75528659"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "a158bf79c3e444c688932786b7d61284", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/3866c23f4f2d45438edc87b86e826774"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "8d17579087914b94887eb6d793f2cabf", "id": "3866c23f4f2d45438edc87b86e826774"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/3d6c6423e2c744c285422a8f39704d5a"}, "url": "http://10.1.0.222:9890/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "0a747c829d3e4e9ba0c77c13addacace", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4bd9ee101b464255928c376180788864"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "807c87f38b944582a972f2cadb60b928", "id": "4bd9ee101b464255928c376180788864"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/4ccf6fe0e22841238e8211b610757237"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "5ec3b5361c304aceafdc834b09ece58d", "id": "4ccf6fe0e22841238e8211b610757237"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/5331632498e54b9f819d4d72103b9604"}, "url": "http://10.1.0.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "807c87f38b944582a972f2cadb60b928", "id": "5331632498e54b9f819d4d72103b9604"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/595d4ef1e21a4a84a64d186d5262fe8c"}, "url": "http://10.1.0.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "a158bf79c3e444c688932786b7d61284", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/668dc6b028c245c78afc651db26bf282"}, "url": "https://192.16.1.222:8042", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "5ec3b5361c304aceafdc834b09ece58d", "id": "668dc6b028c245c78afc651db26bf282"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7a37a81f0c874f56a33610ccf2a217dc"}, "url": "https://192.16.1.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "8d17579087914b94887eb6d793f2cabf", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7e86d4ef5804451c82762866d9411115"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "253e1e5e73bf4e22b114056d521d0dc3", "id": "7e86d4ef5804451c82762866d9411115"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7f4903932e74427ca1c9b13e1e5eda60"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "ec767f550b88451a8de9ab83f6beee7f", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/7f96d4e251174058b89933a1e2404249"}, "url": "https://192.16.1.222:5000", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "bdd353452c934c319d9e78f05e6193d8", "id": "7f96d4e251174058b89933a1e2404249"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/80c3f95e4acc4bf2b22ec9d5d71cf443"}, "url": "https://192.16.1.222:8780", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c2ec0e49e6ec45aca36921a129a88db5", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/8193737f56d545c98ef97b1cc29230b8"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c2ec0e49e6ec45aca36921a129a88db5", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/8777944516514592ac83f90e53754dd4"}, "url": "https://192.16.1.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "1d962956a27f4b1ab52f1cbbbdb995a5", "id": "8777944516514592ac83f90e53754dd4"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/89f95959bfe04c6bb770d409feb30e75"}, "url": "http://10.1.0.222:8776/v2/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "253e1e5e73bf4e22b114056d521d0dc3", "id": "89f95959bfe04c6bb770d409feb30e75"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/9afef9bfcff54ba8b0a8dda321549d6a"}, "url": "http://10.1.0.222:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "ad9f087ad2174fcaa5cc3fb039518c91", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ac5445f316df4abbbf86e8e87c7e0599"}, "url": "https://192.16.1.222:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "ad9f087ad2174fcaa5cc3fb039518c91", "id": "ac5445f316df4abbbf86e8e87c7e0599"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/bab17754d98641ebb43e215ba47d4bf6"}, "url": "http://10.1.0.222:9890", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "0a747c829d3e4e9ba0c77c13addacace", "id": "bab17754d98641ebb43e215ba47d4bf6"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c2cec389834741a18cc3b3540766582d"}, "url": "http://10.1.0.222:8780", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c2ec0e49e6ec45aca36921a129a88db5", "id": "c2cec389834741a18cc3b3540766582d"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/c43e263ec08d4396836862d74418134a"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "69f69540c29a470f8afb2659d7bf29b9", "id": "c43e263ec08d4396836862d74418134a"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ca26de1f81ac47838791870a3e82513f"}, "url": "http://10.1.0.222:35357", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "bdd353452c934c319d9e78f05e6193d8", "id": "ca26de1f81ac47838791870a3e82513f"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/d2da1ce01d7342e08acad68e15c356ff"}, "url": "https://192.16.1.222:8041", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "ec767f550b88451a8de9ab83f6beee7f", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/dafd51323e60430fbd77adbb4250be15"}, "url": "http://10.1.0.222:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "1d962956a27f4b1ab52f1cbbbdb995a5", "id": "dafd51323e60430fbd77adbb4250be15"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/de5b4e9adef547dbb7576633ea4d89d0"}, "url": "http://10.1.0.222:8000/v1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "8d17579087914b94887eb6d793f2cabf", "id": "de5b4e9adef547dbb7576633ea4d89d0"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/e0959234d6ea45cfba35eff51b5731b0"}, "url": "http://10.1.0.222:5000", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "bdd353452c934c319d9e78f05e6193d8", "id": "e0959234d6ea45cfba35eff51b5731b0"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/ec7507c7d9f34983a9cd336b956ff67d"}, "url": "https://192.16.1.222:8776/v3/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "807c87f38b944582a972f2cadb60b928", "id": "ec7507c7d9f34983a9cd336b956ff67d"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f1c2b9c50b1b45a5b0241da0a04fa0b9"}, "url": "https://192.16.1.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "69f69540c29a470f8afb2659d7bf29b9", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f594dbe6015e4d449d72d282e1f17fd5"}, "url": "http://10.1.0.222:8004/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "69f69540c29a470f8afb2659d7bf29b9", "id": "f594dbe6015e4d449d72d282e1f17fd5"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f64b0c8ada5045a4a6e44cea15c588f4"}, "url": "http://10.1.0.222:8041", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "ec767f550b88451a8de9ab83f6beee7f", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f74c50c4e1774241aabc5197d487194c"}, "url": "https://192.16.1.222:8776/v1/%(tenant_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "a158bf79c3e444c688932786b7d61284", "id": "f74c50c4e1774241aabc5197d487194c"}, {"region_id": "RegionOne", "links": {"self": "https://192.16.1.222:5000/v3/endpoints/f919befc382d4f089fd89001dc3872b0"}, "url": "http://10.1.0.222:8042", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "5ec3b5361c304aceafdc834b09ece58d", "id": "f919befc382d4f089fd89001dc3872b0"}], "links": {"self": "https://192.16.1.222:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-25 11:07:34,728 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-a4b8d765-5716-46e8-aec7-f84fef0b2470 2018-07-25 11:07:34,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.0508849620819s 2018-07-25 11:07:34,729 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/endpoints used request id req-a4b8d765-5716-46e8-aec7-f84fef0b2470 2018-07-25 11:07:34,732 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/012a2995d4aa4c6685aed21c8cba827f'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4c14df1e6b3441aea47a508a8e0c454c', u'id': u'012a2995d4aa4c6685aed21c8cba827f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/023ea132c9664ceba1f19f8db501712c'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1d962956a27f4b1ab52f1cbbbdb995a5', u'id': u'023ea132c9664ceba1f19f8db501712c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/18d1741c4f4345e886b01774f225a8d7'}, u'url': u'https://192.16.1.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4c14df1e6b3441aea47a508a8e0c454c', u'id': u'18d1741c4f4345e886b01774f225a8d7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/22f5c7753f9145cfa3e674d8893e7d16'}, u'url': u'https://192.16.1.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'253e1e5e73bf4e22b114056d521d0dc3', u'id': u'22f5c7753f9145cfa3e674d8893e7d16'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/25ce2b57ed604810bf509a0e9d8d5ad1'}, u'url': u'http://10.1.0.222:9696', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4c14df1e6b3441aea47a508a8e0c454c', u'id': u'25ce2b57ed604810bf509a0e9d8d5ad1'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/2e6a923732f349b8a6546cf5606a1beb'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ad9f087ad2174fcaa5cc3fb039518c91', u'id': u'2e6a923732f349b8a6546cf5606a1beb'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/2f656730f4ef42a18a61ce6cf33fc550'}, u'url': u'https://192.16.1.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0a747c829d3e4e9ba0c77c13addacace', u'id': u'2f656730f4ef42a18a61ce6cf33fc550'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/3455350449ba4f6fb0fa3dcc75528659'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a158bf79c3e444c688932786b7d61284', u'id': u'3455350449ba4f6fb0fa3dcc75528659'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/3866c23f4f2d45438edc87b86e826774'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8d17579087914b94887eb6d793f2cabf', u'id': u'3866c23f4f2d45438edc87b86e826774'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/3d6c6423e2c744c285422a8f39704d5a'}, u'url': u'http://10.1.0.222:9890/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0a747c829d3e4e9ba0c77c13addacace', u'id': u'3d6c6423e2c744c285422a8f39704d5a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4bd9ee101b464255928c376180788864'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'807c87f38b944582a972f2cadb60b928', u'id': u'4bd9ee101b464255928c376180788864'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/4ccf6fe0e22841238e8211b610757237'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ec3b5361c304aceafdc834b09ece58d', u'id': u'4ccf6fe0e22841238e8211b610757237'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/5331632498e54b9f819d4d72103b9604'}, u'url': u'http://10.1.0.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'807c87f38b944582a972f2cadb60b928', u'id': u'5331632498e54b9f819d4d72103b9604'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/595d4ef1e21a4a84a64d186d5262fe8c'}, u'url': u'http://10.1.0.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a158bf79c3e444c688932786b7d61284', u'id': u'595d4ef1e21a4a84a64d186d5262fe8c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/668dc6b028c245c78afc651db26bf282'}, u'url': u'https://192.16.1.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ec3b5361c304aceafdc834b09ece58d', u'id': u'668dc6b028c245c78afc651db26bf282'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7a37a81f0c874f56a33610ccf2a217dc'}, u'url': u'https://192.16.1.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8d17579087914b94887eb6d793f2cabf', u'id': u'7a37a81f0c874f56a33610ccf2a217dc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7e86d4ef5804451c82762866d9411115'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'253e1e5e73bf4e22b114056d521d0dc3', u'id': u'7e86d4ef5804451c82762866d9411115'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7f4903932e74427ca1c9b13e1e5eda60'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ec767f550b88451a8de9ab83f6beee7f', u'id': u'7f4903932e74427ca1c9b13e1e5eda60'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/7f96d4e251174058b89933a1e2404249'}, u'url': u'https://192.16.1.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bdd353452c934c319d9e78f05e6193d8', u'id': u'7f96d4e251174058b89933a1e2404249'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/80c3f95e4acc4bf2b22ec9d5d71cf443'}, u'url': u'https://192.16.1.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c2ec0e49e6ec45aca36921a129a88db5', u'id': u'80c3f95e4acc4bf2b22ec9d5d71cf443'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/8193737f56d545c98ef97b1cc29230b8'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c2ec0e49e6ec45aca36921a129a88db5', u'id': u'8193737f56d545c98ef97b1cc29230b8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/8777944516514592ac83f90e53754dd4'}, u'url': u'https://192.16.1.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1d962956a27f4b1ab52f1cbbbdb995a5', u'id': u'8777944516514592ac83f90e53754dd4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/89f95959bfe04c6bb770d409feb30e75'}, u'url': u'http://10.1.0.222:8776/v2/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'253e1e5e73bf4e22b114056d521d0dc3', u'id': u'89f95959bfe04c6bb770d409feb30e75'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/9afef9bfcff54ba8b0a8dda321549d6a'}, u'url': u'http://10.1.0.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ad9f087ad2174fcaa5cc3fb039518c91', u'id': u'9afef9bfcff54ba8b0a8dda321549d6a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ac5445f316df4abbbf86e8e87c7e0599'}, u'url': u'https://192.16.1.222:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ad9f087ad2174fcaa5cc3fb039518c91', u'id': u'ac5445f316df4abbbf86e8e87c7e0599'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/bab17754d98641ebb43e215ba47d4bf6'}, u'url': u'http://10.1.0.222:9890', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0a747c829d3e4e9ba0c77c13addacace', u'id': u'bab17754d98641ebb43e215ba47d4bf6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c2cec389834741a18cc3b3540766582d'}, u'url': u'http://10.1.0.222:8780', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c2ec0e49e6ec45aca36921a129a88db5', u'id': u'c2cec389834741a18cc3b3540766582d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/c43e263ec08d4396836862d74418134a'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'69f69540c29a470f8afb2659d7bf29b9', u'id': u'c43e263ec08d4396836862d74418134a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ca26de1f81ac47838791870a3e82513f'}, u'url': u'http://10.1.0.222:35357', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bdd353452c934c319d9e78f05e6193d8', u'id': u'ca26de1f81ac47838791870a3e82513f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/d2da1ce01d7342e08acad68e15c356ff'}, u'url': u'https://192.16.1.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ec767f550b88451a8de9ab83f6beee7f', u'id': u'd2da1ce01d7342e08acad68e15c356ff'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/dafd51323e60430fbd77adbb4250be15'}, u'url': u'http://10.1.0.222:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1d962956a27f4b1ab52f1cbbbdb995a5', u'id': u'dafd51323e60430fbd77adbb4250be15'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/de5b4e9adef547dbb7576633ea4d89d0'}, u'url': u'http://10.1.0.222:8000/v1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8d17579087914b94887eb6d793f2cabf', u'id': u'de5b4e9adef547dbb7576633ea4d89d0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/e0959234d6ea45cfba35eff51b5731b0'}, u'url': u'http://10.1.0.222:5000', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bdd353452c934c319d9e78f05e6193d8', u'id': u'e0959234d6ea45cfba35eff51b5731b0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/ec7507c7d9f34983a9cd336b956ff67d'}, u'url': u'https://192.16.1.222:8776/v3/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'807c87f38b944582a972f2cadb60b928', u'id': u'ec7507c7d9f34983a9cd336b956ff67d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f1c2b9c50b1b45a5b0241da0a04fa0b9'}, u'url': u'https://192.16.1.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'69f69540c29a470f8afb2659d7bf29b9', u'id': u'f1c2b9c50b1b45a5b0241da0a04fa0b9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f594dbe6015e4d449d72d282e1f17fd5'}, u'url': u'http://10.1.0.222:8004/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'69f69540c29a470f8afb2659d7bf29b9', u'id': u'f594dbe6015e4d449d72d282e1f17fd5'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f64b0c8ada5045a4a6e44cea15c588f4'}, u'url': u'http://10.1.0.222:8041', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ec767f550b88451a8de9ab83f6beee7f', u'id': u'f64b0c8ada5045a4a6e44cea15c588f4'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f74c50c4e1774241aabc5197d487194c'}, u'url': u'https://192.16.1.222:8776/v1/%(tenant_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a158bf79c3e444c688932786b7d61284', u'id': u'f74c50c4e1774241aabc5197d487194c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'https://192.16.1.222:5000/v3/endpoints/f919befc382d4f089fd89001dc3872b0'}, u'url': u'http://10.1.0.222:8042', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ec3b5361c304aceafdc834b09ece58d', u'id': u'f919befc382d4f089fd89001dc3872b0'})] 2018-07-25 11:07:34,733 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-07-25 11:07:34,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:34,778 - 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-b81da712-04d3-4778-8ec3-41dc16af7275 x-compute-request-id: req-b81da712-04d3-4778-8ec3-41dc16af7275 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-25 11:07:34,779 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-b81da712-04d3-4778-8ec3-41dc16af7275 2018-07-25 11:07:34,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.0457320213318s 2018-07-25 11:07:34,779 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/extensions used request id req-b81da712-04d3-4778-8ec3-41dc16af7275 2018-07-25 11:07:34,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-07-25 11:07:34,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:35,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 44 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff5e39a3-5bf9-47b7-99e9-1428b710c613 x-compute-request-id: req-ff5e39a3-5bf9-47b7-99e9-1428b710c613 RESP BODY: {"floating_ip_pools": [{"name": "ext-net"}]} 2018-07-25 11:07:35,063 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-ff5e39a3-5bf9-47b7-99e9-1428b710c613 2018-07-25 11:07:35,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 0.275835037231s 2018-07-25 11:07:35,063 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-floating-ip-pools used request id req-ff5e39a3-5bf9-47b7-99e9-1428b710c613 2018-07-25 11:07:35,063 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'ext-net'}] 2018-07-25 11:07:35,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:07:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:35,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cc4d57bc-3e2b-4460-b028-da041f8009bb Date: Wed, 25 Jul 2018 11:07:35 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:07:35,656 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cc4d57bc-3e2b-4460-b028-da041f8009bb 2018-07-25 11:07:35,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.590059041977s 2018-07-25 11:07:35,657 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-cc4d57bc-3e2b-4460-b028-da041f8009bb 2018-07-25 11:07:35,657 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-25 11:07:35,657 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-25 11:07:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:35,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2567 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7247d87b-a826-4f49-899c-132a8ed77fcc x-compute-request-id: req-7247d87b-a826-4f49-899c-132a8ed77fcc RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 68}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 5}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 71}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2997, "local_gb": 2997, "free_ram_mb": 13998, "id": 8}]} 2018-07-25 11:07:35,728 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-7247d87b-a826-4f49-899c-132a8ed77fcc 2018-07-25 11:07:35,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.071056842804s 2018-07-25 11:07:35,729 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-7247d87b-a826-4f49-899c-132a8ed77fcc 2018-07-25 11:07:35,729 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'10.1.0.53', u'hypervisor_hostname': u'host4', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "rtm", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "hle", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "syscall", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 5, u'service': {u'host': u'host4', u'disabled_reason': None, u'id': 68}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'10.1.0.54', u'hypervisor_hostname': u'host5', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "rtm", "tsc_adjust", "tsc-deadline", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "hle", "cmov", "smep", "fpu", "pat", "lm", "msr", "nx", "fxsr", "syscall", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "mmx", "osxsave", "cx8", "mce", "de", "aes", "mca", "pse", "lahf_lm", "abm", "popcnt", "pdpe1gb", "apic", "sse", "f16c", "pni", "rdtscp", "avx2", "sse2", "ss", "hypervisor", "bmi1", "bmi2", "ssse3", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 1, "cells": 1, "threads": 1, "sockets": 8}}', u'free_disk_gb': 2997, u'hypervisor_version': 2011001, u'disk_available_least': 2997, u'local_gb': 2997, u'free_ram_mb': 13998, u'id': 8, u'service': {u'host': u'host5', u'disabled_reason': None, u'id': 71}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 8, u'memory_mb_used': 2048, u'memory_mb': 16046, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-25 11:07:35,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-07-25 11:07:35,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:35,782 - 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-549e3435-de31-42fc-bbec-3380f9a0efc9 x-compute-request-id: req-549e3435-de31-42fc-bbec-3380f9a0efc9 RESP BODY: {"keypairs": []} 2018-07-25 11:07:35,782 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-549e3435-de31-42fc-bbec-3380f9a0efc9 2018-07-25 11:07:35,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.0524210929871s 2018-07-25 11:07:35,782 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-549e3435-de31-42fc-bbec-3380f9a0efc9 2018-07-25 11:07:35,782 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-25 11:07:35,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:07:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:35,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-40633d7a-e993-4603-a0bb-e726c0098f78 Date: Wed, 25 Jul 2018 11:07:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:07:35,912 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-40633d7a-e993-4603-a0bb-e726c0098f78 2018-07-25 11:07:35,912 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.129678010941s 2018-07-25 11:07:35,912 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-40633d7a-e993-4603-a0bb-e726c0098f78 2018-07-25 11:07:35,912 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-25T11:04:14Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:04:07Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64d49607fdd949c2b865e398f7f1620e'})] 2018-07-25 11:07:35,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:07:35,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:36,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2723 X-Openstack-Request-Id: req-09adb004-8389-4e7a-bef6-9add744708a9 Date: Wed, 25 Jul 2018 11:07:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.102"}],"id":"05358dee-7c85-49db-b74c-ce85f31f543c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:d0:56","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.103"}],"id":"7e22be74-fe08-4de4-b234-45831b088630","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:92:93","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.101"}],"id":"b5d04390-c8cf-4293-b1b0-aec14c6747a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:a1:9a","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","binding:vnic_type":"normal"}]} 2018-07-25 11:07:36,570 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-09adb004-8389-4e7a-bef6-9add744708a9 2018-07-25 11:07:36,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.656888008118s 2018-07-25 11:07:36,570 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json used request id req-09adb004-8389-4e7a-bef6-9add744708a9 2018-07-25 11:07:36,570 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'ACTIVE', u'binding:host_id': u'host3', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-07-25T11:04:23Z', u'device_owner': u'network:dhcp', u'revision_number': 6, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.102'}], u'id': u'05358dee-7c85-49db-b74c-ce85f31f543c', u'security_groups': [], u'device_id': u'dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-35d2346e-8530-4f1c-bc8e-fcc380065937', u'name': u'', u'admin_state_up': True, u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:0e:d0:56', u'project_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:04:15Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host2', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-07-25T11:04:23Z', u'device_owner': u'network:dhcp', u'revision_number': 6, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.103'}], u'id': u'7e22be74-fe08-4de4-b234-45831b088630', u'security_groups': [], u'device_id': u'dhcp6e683b9c-430b-509e-9237-cf130714d68f-35d2346e-8530-4f1c-bc8e-fcc380065937', u'name': u'', u'admin_state_up': True, u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:ef:92:93', u'project_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:04:16Z'}), Munch({u'status': u'ACTIVE', u'binding:host_id': u'host1', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-07-25T11:04:22Z', u'device_owner': u'network:dhcp', u'revision_number': 6, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.101'}], u'id': u'b5d04390-c8cf-4293-b1b0-aec14c6747a2', u'security_groups': [], u'device_id': u'dhcp540ba512-ba2e-5213-b381-56c767787d41-35d2346e-8530-4f1c-bc8e-fcc380065937', u'name': u'', u'admin_state_up': True, u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'binding:vif_details': {u'port_filter': True, u'datapath_type': u'system', u'ovs_hybrid_plug': True}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'ovs', u'mac_address': u'fa:16:3e:67:a1:9a', u'project_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:04:14Z'})] 2018-07-25 11:07:36,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-25 11:07:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:36,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:36 GMT Content-Type: application/json Content-Length: 5290 Vary: X-Auth-Token x-openstack-request-id: req-1e37e552-cc55-4581-b0d9-2142bed05ce7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "0d5c9affaf294e6591d4fb0ba56dc143"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/0d5c9affaf294e6591d4fb0ba56dc143/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "64d49607fdd949c2b865e398f7f1620e"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "1067f987b61b46ce991fd58d298e6b1a"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/1067f987b61b46ce991fd58d298e6b1a/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "64d49607fdd949c2b865e398f7f1620e"}}, "role": {"id": "fee566fc88c649dc84940b32886baad3"}, "user": {"id": "1067f987b61b46ce991fd58d298e6b1a"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/1067f987b61b46ce991fd58d298e6b1a/roles/fee566fc88c649dc84940b32886baad3"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "11724bde98b84ff0bbe725b36aaf6d0b"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/11724bde98b84ff0bbe725b36aaf6d0b/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "1afcb70ad4304dadb9e782a4c36529fc"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/1afcb70ad4304dadb9e782a4c36529fc/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "1f3545b3714743f4bbf5198ee1554baf"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/1f3545b3714743f4bbf5198ee1554baf/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "2daa12035dec4d02b45e6b5fff716ba1"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/2daa12035dec4d02b45e6b5fff716ba1/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "5bd8150e208943ac89b1c4fe71857018"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/5bd8150e208943ac89b1c4fe71857018/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "81a1fa2c91a84074b4450e0c1d833cec"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/81a1fa2c91a84074b4450e0c1d833cec/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "b44508ef4dc94858b416e453b7521bfe"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/b44508ef4dc94858b416e453b7521bfe/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "d36d1cff42514ad1bb8b7e1fa6be9445"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/d36d1cff42514ad1bb8b7e1fa6be9445/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "d5415e78a7d94d09882b59babc71f61e"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/d5415e78a7d94d09882b59babc71f61e/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"project": {"id": "6ae9786d02da4825b36e942b419a00dc"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "ef094a163b1c496787d418abf10d37fa"}, "links": {"assignment": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc/users/ef094a163b1c496787d418abf10d37fa/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"domain": {"id": "e860fbb843254962ae747e40d97ed052"}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "3597e5f8671a48da93565038d4491bcb"}, "links": {"assignment": "https://192.16.1.222:5000/v3/domains/e860fbb843254962ae747e40d97ed052/users/3597e5f8671a48da93565038d4491bcb/roles/abfe47c7eb524c00bd9aa0a389b75760"}}, {"scope": {"system": {"all": true}}, "role": {"id": "abfe47c7eb524c00bd9aa0a389b75760"}, "user": {"id": "1067f987b61b46ce991fd58d298e6b1a"}, "links": {"assignment": "https://192.16.1.222:5000/v3/system/users/1067f987b61b46ce991fd58d298e6b1a/roles/abfe47c7eb524c00bd9aa0a389b75760"}}], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-25 11:07:36,626 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-1e37e552-cc55-4581-b0d9-2142bed05ce7 2018-07-25 11:07:36,626 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0535910129547s 2018-07-25 11:07:36,627 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments used request id req-1e37e552-cc55-4581-b0d9-2142bed05ce7 2018-07-25 11:07:36,628 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'0d5c9affaf294e6591d4fb0ba56dc143'}), Munch({'project': u'64d49607fdd949c2b865e398f7f1620e', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'1067f987b61b46ce991fd58d298e6b1a'}), Munch({'project': u'64d49607fdd949c2b865e398f7f1620e', 'id': u'fee566fc88c649dc84940b32886baad3', 'user': u'1067f987b61b46ce991fd58d298e6b1a'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'11724bde98b84ff0bbe725b36aaf6d0b'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'1afcb70ad4304dadb9e782a4c36529fc'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'1f3545b3714743f4bbf5198ee1554baf'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'2daa12035dec4d02b45e6b5fff716ba1'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'5bd8150e208943ac89b1c4fe71857018'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'81a1fa2c91a84074b4450e0c1d833cec'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'b44508ef4dc94858b416e453b7521bfe'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'd36d1cff42514ad1bb8b7e1fa6be9445'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'd5415e78a7d94d09882b59babc71f61e'}), Munch({'project': u'6ae9786d02da4825b36e942b419a00dc', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'ef094a163b1c496787d418abf10d37fa'}), Munch({'domain': u'e860fbb843254962ae747e40d97ed052', 'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'3597e5f8671a48da93565038d4491bcb'}), Munch({'id': u'abfe47c7eb524c00bd9aa0a389b75760', 'user': u'1067f987b61b46ce991fd58d298e6b1a'})] 2018-07-25 11:07:36,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:07:36,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:37,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:37 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-ebe6c25c-1def-46ea-afaf-75c6d973ef89 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:07:37,019 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ebe6c25c-1def-46ea-afaf-75c6d973ef89 2018-07-25 11:07:37,019 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.388767957687s 2018-07-25 11:07:37,019 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ebe6c25c-1def-46ea-afaf-75c6d973ef89 2018-07-25 11:07:37,019 - 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'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'abfe47c7eb524c00bd9aa0a389b75760'}), 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'e6e1da0d649a4ec7a23380b49afb6dfb'}), 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'fee566fc88c649dc84940b32886baad3'})] 2018-07-25 11:07:37,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:07:37,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:37,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bb9665e0-da0e-4d9a-8168-72093cbbd431 Date: Wed, 25 Jul 2018 11:07:37 GMT RESP BODY: {"routers": []} 2018-07-25 11:07:37,673 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-bb9665e0-da0e-4d9a-8168-72093cbbd431 2018-07-25 11:07:37,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.65355014801s 2018-07-25 11:07:37,674 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-bb9665e0-da0e-4d9a-8168-72093cbbd431 2018-07-25 11:07:37,674 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-25 11:07:37,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:07:37,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:38,233 - 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-f4620720-32f0-4ad0-a8de-7e24bddf2b11 x-compute-request-id: req-f4620720-32f0-4ad0-a8de-7e24bddf2b11 RESP BODY: {"servers": []} 2018-07-25 11:07:38,233 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f4620720-32f0-4ad0-a8de-7e24bddf2b11 2018-07-25 11:07:38,233 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.558981180191s 2018-07-25 11:07:38,233 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f4620720-32f0-4ad0-a8de-7e24bddf2b11 2018-07-25 11:07:38,234 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-25 11:07:38,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-07-25 11:07:38,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:07:38,248 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:38 GMT Content-Type: application/json Content-Length: 597 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.1.0.222:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.1.0.222:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:07:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET http://10.1.0.222:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:38,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:38 GMT Content-Type: application/json Content-Length: 3308 Vary: X-Auth-Token x-openstack-request-id: req-7a19dea7-67fa-47ad-b76c-9632398a76d5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"services": [{"description": "tacker service", "links": {"self": "http://10.1.0.222:35357/v3/services/0a747c829d3e4e9ba0c77c13addacace"}, "enabled": true, "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"description": "Nova Compute Service", "links": {"self": "http://10.1.0.222:35357/v3/services/1d962956a27f4b1ab52f1cbbbdb995a5"}, "enabled": true, "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"description": "Cinder Volume Service V2", "links": {"self": "http://10.1.0.222:35357/v3/services/253e1e5e73bf4e22b114056d521d0dc3"}, "enabled": true, "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"description": "OpenStack Networking", "links": {"self": "http://10.1.0.222:35357/v3/services/4c14df1e6b3441aea47a508a8e0c454c"}, "enabled": true, "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"description": "Telemetry", "links": {"self": "http://10.1.0.222:35357/v3/services/5ec3b5361c304aceafdc834b09ece58d"}, "enabled": true, "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"description": "Heat Orchestration Service", "links": {"self": "http://10.1.0.222:35357/v3/services/69f69540c29a470f8afb2659d7bf29b9"}, "enabled": true, "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"description": "Cinder Volume Service V3", "links": {"self": "http://10.1.0.222:35357/v3/services/807c87f38b944582a972f2cadb60b928"}, "enabled": true, "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"description": "Heat CloudFormation Service", "links": {"self": "http://10.1.0.222:35357/v3/services/8d17579087914b94887eb6d793f2cabf"}, "enabled": true, "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"description": "Cinder Volume Service", "links": {"self": "http://10.1.0.222:35357/v3/services/a158bf79c3e444c688932786b7d61284"}, "enabled": true, "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"description": "Glance Image Service", "links": {"self": "http://10.1.0.222:35357/v3/services/ad9f087ad2174fcaa5cc3fb039518c91"}, "enabled": true, "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"enabled": true, "type": "identity", "name": "keystone", "links": {"self": "http://10.1.0.222:35357/v3/services/bdd353452c934c319d9e78f05e6193d8"}, "id": "bdd353452c934c319d9e78f05e6193d8"}, {"description": "Ceilometer Service", "links": {"self": "http://10.1.0.222:35357/v3/services/c234dfb9324640598c69fd784af1cafa"}, "enabled": true, "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://10.1.0.222:35357/v3/services/c2ec0e49e6ec45aca36921a129a88db5"}, "enabled": true, "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.1.0.222:35357/v3/services/ec767f550b88451a8de9ab83f6beee7f"}, "enabled": true, "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "links": {"self": "http://10.1.0.222:35357/v3/services", "previous": null, "next": null}} 2018-07-25 11:07:38,289 - keystoneauth.session - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-7a19dea7-67fa-47ad-b76c-9632398a76d5 2018-07-25 11:07:38,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.0535268783569s 2018-07-25 11:07:38,290 - shade.request_ids - DEBUG - GET call to identity for http://10.1.0.222:35357/v3/services used request id req-7a19dea7-67fa-47ad-b76c-9632398a76d5 2018-07-25 11:07:38,292 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'tacker service', 'service_type': u'nfv-orchestration', 'type': u'nfv-orchestration', 'enabled': True, 'id': u'0a747c829d3e4e9ba0c77c13addacace', 'name': u'tacker'}), Munch({'description': u'Nova Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'1d962956a27f4b1ab52f1cbbbdb995a5', 'name': u'nova'}), Munch({'description': u'Cinder Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'253e1e5e73bf4e22b114056d521d0dc3', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Networking', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'4c14df1e6b3441aea47a508a8e0c454c', 'name': u'neutron'}), Munch({'description': u'Telemetry', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'5ec3b5361c304aceafdc834b09ece58d', 'name': u'aodh'}), Munch({'description': u'Heat Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'69f69540c29a470f8afb2659d7bf29b9', 'name': u'heat'}), Munch({'description': u'Cinder Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'807c87f38b944582a972f2cadb60b928', 'name': u'cinderv3'}), Munch({'description': u'Heat CloudFormation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'8d17579087914b94887eb6d793f2cabf', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'a158bf79c3e444c688932786b7d61284', 'name': u'cinder'}), Munch({'description': u'Glance Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'ad9f087ad2174fcaa5cc3fb039518c91', 'name': u'glance'}), Munch({'description': None, 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'bdd353452c934c319d9e78f05e6193d8', 'name': u'keystone'}), Munch({'description': u'Ceilometer Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'c234dfb9324640598c69fd784af1cafa', 'name': u'ceilometer'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'c2ec0e49e6ec45aca36921a129a88db5', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ec767f550b88451a8de9ab83f6beee7f', 'name': u'gnocchi'})] 2018-07-25 11:07:38,292 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:07:38,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}3205f79a5511d6b38a0ae5efe0baac65a3559cb3" 2018-07-25 11:07:38,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-2de288b2-d419-4ad3-8e5c-fc3d63f9f090 Date: Wed, 25 Jul 2018 11:07:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:07:38,895 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2de288b2-d419-4ad3-8e5c-fc3d63f9f090 2018-07-25 11:07:38,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.602234125137s 2018-07-25 11:07:38,895 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2de288b2-d419-4ad3-8e5c-fc3d63f9f090 2018-07-25 11:07:38,895 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:04:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.16.1.101', u'end': u'192.16.1.199'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.16.1.0/24', u'id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'subnetpool_id': None, u'service_types': [], u'name': u'ext-subnet', u'enable_dhcp': True, u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:04:14Z', u'dns_nameservers': [], u'gateway_ip': u'192.16.1.1', u'ip_version': 4, u'project_id': u'64d49607fdd949c2b865e398f7f1620e'})] 2018-07-25 11:07:38,895 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-25 11:07:38,930 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-25 11:07:39,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:07:39,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:07:39,042 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:07:39,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:07:39,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:07:39,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:07:39,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:07:39,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:07:39,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:07:39,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:07:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5c29ff9b-cffe-469b-9d7b-68dbef8bf81a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:07:39,062 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5c29ff9b-cffe-469b-9d7b-68dbef8bf81a 2018-07-25 11:07:39,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:07:40,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["70k0zvLsQ2q5DoCkEW5N6g"], "issued_at": "2018-07-25T11:07:40.000000Z"}} 2018-07-25 11:07:40,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:07:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" 2018-07-25 11:07:40,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cf49cb63-fd7a-41d1-96f7-db1c7854a64e Date: Wed, 25 Jul 2018 11:07:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:07:40,751 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf49cb63-fd7a-41d1-96f7-db1c7854a64e 2018-07-25 11:07:40,751 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.17612695694s 2018-07-25 11:07:40,752 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cf49cb63-fd7a-41d1-96f7-db1c7854a64e 2018-07-25 11:07:40,752 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-25 11:07:40,752 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:07:40,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" -d '{"network": {"name": "tenantnetwork1-net_454c14f9-cd25-4ca5-b0c8-7c6c904f1025", "admin_state_up": true}}' 2018-07-25 11:07:41,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d180a1d3-7c3e-48fa-8ba3-8f8cc7032e53 Date: Wed, 25 Jul 2018 11:07:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7bab0d9b-1356-4029-896f-cbca42fe1c73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:07:41Z","is_default":false,"provider:segmentation_id":34,"name":"tenantnetwork1-net_454c14f9-cd25-4ca5-b0c8-7c6c904f1025","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:07:40Z","mtu":1450}} 2018-07-25 11:07:41,223 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d180a1d3-7c3e-48fa-8ba3-8f8cc7032e53 2018-07-25 11:07:41,223 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.470686912537s 2018-07-25 11:07:41,223 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d180a1d3-7c3e-48fa-8ba3-8f8cc7032e53 2018-07-25 11:07:41,224 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-25T11:07:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7bab0d9b-1356-4029-896f-cbca42fe1c73', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_454c14f9-cd25-4ca5-b0c8-7c6c904f1025', u'admin_state_up': True, u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:07:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:07:41,224 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:07:41,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}898e1058c43e7a3f074e818cf95abba03ca024ba" 2018-07-25 11:07:41,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-692a1a21-8540-4e72-a865-cb1524ec2742 Date: Wed, 25 Jul 2018 11:07:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7bab0d9b-1356-4029-896f-cbca42fe1c73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:07:41Z","provider:segmentation_id":34,"name":"tenantnetwork1-net_454c14f9-cd25-4ca5-b0c8-7c6c904f1025","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:07:40Z","provider:network_type":"vxlan"}]} 2018-07-25 11:07:41,351 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-692a1a21-8540-4e72-a865-cb1524ec2742 2018-07-25 11:07:41,351 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.127161979675s 2018-07-25 11:07:41,352 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-692a1a21-8540-4e72-a865-cb1524ec2742 2018-07-25 11:07:41,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:07:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" -d '{"subnet": {"name": "tenantnetwork1-subnet_454c14f9-cd25-4ca5-b0c8-7c6c904f1025", "enable_dhcp": true, "network_id": "7bab0d9b-1356-4029-896f-cbca42fe1c73", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:07:42,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-49e4e675-be15-4b5a-9810-cc03dd626601 Date: Wed, 25 Jul 2018 11:07:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bab0d9b-1356-4029-896f-cbca42fe1c73","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:07:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:07:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"16587853-fa7e-4015-92df-f236efdb0b9f","subnetpool_id":null,"name":"tenantnetwork1-subnet_454c14f9-cd25-4ca5-b0c8-7c6c904f1025"}} 2018-07-25 11:07:42,746 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-49e4e675-be15-4b5a-9810-cc03dd626601 2018-07-25 11:07:42,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.39260601997s 2018-07-25 11:07:42,746 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-49e4e675-be15-4b5a-9810-cc03dd626601 2018-07-25 11:07:42,747 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:07:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'16587853-fa7e-4015-92df-f236efdb0b9f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_454c14f9-cd25-4ca5-b0c8-7c6c904f1025', u'enable_dhcp': True, u'network_id': u'7bab0d9b-1356-4029-896f-cbca42fe1c73', u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:07:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:07:42,747 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:07:42,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "tenantnetwork1-router_454c14f9-cd25-4ca5-b0c8-7c6c904f1025", "admin_state_up": true}}' 2018-07-25 11:07:51,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-2682d5d9-5f57-42f5-94e2-b3a536385c9f Date: Wed, 25 Jul 2018 11:07:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.106"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:07:43Z", "admin_state_up": true, "updated_at": "2018-07-25T11:07:45Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2c133ab4-c07e-4c93-af69-72355a509509", "name": "tenantnetwork1-router_454c14f9-cd25-4ca5-b0c8-7c6c904f1025"}} 2018-07-25 11:07:51,239 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-2682d5d9-5f57-42f5-94e2-b3a536385c9f 2018-07-25 11:07:51,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.49166584015s 2018-07-25 11:07:51,239 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-2682d5d9-5f57-42f5-94e2-b3a536385c9f 2018-07-25 11:07:51,239 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:07:45Z', u'revision_number': 3, u'ha': True, u'id': u'2c133ab4-c07e-4c93-af69-72355a509509', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.106'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_454c14f9-cd25-4ca5-b0c8-7c6c904f1025', u'admin_state_up': True, u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:07:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:07:51,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:07:51,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" -d '{"subnet_id": "16587853-fa7e-4015-92df-f236efdb0b9f"}' 2018-07-25 11:07:54,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5aab30dd-7cbc-42f4-ad08-bd2506f2d9f9 Date: Wed, 25 Jul 2018 11:07:54 GMT RESP BODY: {"network_id": "7bab0d9b-1356-4029-896f-cbca42fe1c73", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "subnet_id": "16587853-fa7e-4015-92df-f236efdb0b9f", "subnet_ids": ["16587853-fa7e-4015-92df-f236efdb0b9f"], "port_id": "7eb5c73a-633c-43b9-a08b-5b706c455942", "id": "2c133ab4-c07e-4c93-af69-72355a509509"} 2018-07-25 11:07:54,948 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509/add_router_interface.json used request id req-5aab30dd-7cbc-42f4-ad08-bd2506f2d9f9 2018-07-25 11:07:54,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.70825910568s 2018-07-25 11:07:54,948 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509/add_router_interface.json used request id req-5aab30dd-7cbc-42f4-ad08-bd2506f2d9f9 returning object 2c133ab4-c07e-4c93-af69-72355a509509 2018-07-25 11:07:54,948 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-25 11:07:54,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:07:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" -d '{"subnet_id": "16587853-fa7e-4015-92df-f236efdb0b9f"}' 2018-07-25 11:07:59,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fc7c5402-8ec8-4ab2-b733-d0b07ffd3446 Date: Wed, 25 Jul 2018 11:07:59 GMT RESP BODY: {"network_id": "7bab0d9b-1356-4029-896f-cbca42fe1c73", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "subnet_id": "16587853-fa7e-4015-92df-f236efdb0b9f", "subnet_ids": ["16587853-fa7e-4015-92df-f236efdb0b9f"], "port_id": "7eb5c73a-633c-43b9-a08b-5b706c455942", "id": "2c133ab4-c07e-4c93-af69-72355a509509"} 2018-07-25 11:07:59,208 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509/remove_router_interface.json used request id req-fc7c5402-8ec8-4ab2-b733-d0b07ffd3446 2018-07-25 11:07:59,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 4.25722718239s 2018-07-25 11:07:59,209 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509/remove_router_interface.json used request id req-fc7c5402-8ec8-4ab2-b733-d0b07ffd3446 returning object 2c133ab4-c07e-4c93-af69-72355a509509 2018-07-25 11:07:59,209 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:07:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}898e1058c43e7a3f074e818cf95abba03ca024ba" 2018-07-25 11:07:59,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-ffc2e393-d817-457b-8c03-4cf43e30c8d2 Date: Wed, 25 Jul 2018 11:07:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.106"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:07:43Z", "admin_state_up": true, "updated_at": "2018-07-25T11:07:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "2c133ab4-c07e-4c93-af69-72355a509509", "name": "tenantnetwork1-router_454c14f9-cd25-4ca5-b0c8-7c6c904f1025"}]} 2018-07-25 11:07:59,406 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-ffc2e393-d817-457b-8c03-4cf43e30c8d2 2018-07-25 11:07:59,407 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.197530984879s 2018-07-25 11:07:59,407 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-ffc2e393-d817-457b-8c03-4cf43e30c8d2 2018-07-25 11:07:59,408 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:07:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" 2018-07-25 11:08:04,674 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5730aed-576a-445f-850d-c7e44b7b984a Content-Length: 0 Date: Wed, 25 Jul 2018 11:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:04,674 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509.json used request id req-f5730aed-576a-445f-850d-c7e44b7b984a 2018-07-25 11:08:04,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.26606297493s 2018-07-25 11:08:04,674 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/2c133ab4-c07e-4c93-af69-72355a509509.json used request id req-f5730aed-576a-445f-850d-c7e44b7b984a 2018-07-25 11:08:04,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:08:04,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}898e1058c43e7a3f074e818cf95abba03ca024ba" 2018-07-25 11:08:04,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-74f97ad2-1cd3-4fc5-93b0-0051643a2343 Date: Wed, 25 Jul 2018 11:08:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bab0d9b-1356-4029-896f-cbca42fe1c73","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:07:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:07:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"16587853-fa7e-4015-92df-f236efdb0b9f","subnetpool_id":null,"name":"tenantnetwork1-subnet_454c14f9-cd25-4ca5-b0c8-7c6c904f1025"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:08:04,771 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-74f97ad2-1cd3-4fc5-93b0-0051643a2343 2018-07-25 11:08:04,771 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.096302986145s 2018-07-25 11:08:04,771 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-74f97ad2-1cd3-4fc5-93b0-0051643a2343 2018-07-25 11:08:04,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:08:04,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/16587853-fa7e-4015-92df-f236efdb0b9f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" 2018-07-25 11:08:08,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f197751-2fe9-4a0c-84de-c8a1e90581b2 Date: Wed, 25 Jul 2018 11:08:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:08,070 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/16587853-fa7e-4015-92df-f236efdb0b9f.json used request id req-0f197751-2fe9-4a0c-84de-c8a1e90581b2 2018-07-25 11:08:08,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.29793810844s 2018-07-25 11:08:08,070 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/16587853-fa7e-4015-92df-f236efdb0b9f.json used request id req-0f197751-2fe9-4a0c-84de-c8a1e90581b2 2018-07-25 11:08:08,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:08:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}898e1058c43e7a3f074e818cf95abba03ca024ba" 2018-07-25 11:08:08,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-5958e201-140b-4d8d-a46d-b125ad8eb203 Date: Wed, 25 Jul 2018 11:08:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7bab0d9b-1356-4029-896f-cbca42fe1c73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:08:07Z","provider:segmentation_id":34,"name":"tenantnetwork1-net_454c14f9-cd25-4ca5-b0c8-7c6c904f1025","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:07:40Z","provider:network_type":"vxlan"}]} 2018-07-25 11:08:08,219 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5958e201-140b-4d8d-a46d-b125ad8eb203 2018-07-25 11:08:08,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.149057149887s 2018-07-25 11:08:08,220 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5958e201-140b-4d8d-a46d-b125ad8eb203 2018-07-25 11:08:08,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:08:08,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/7bab0d9b-1356-4029-896f-cbca42fe1c73.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}898e1058c43e7a3f074e818cf95abba03ca024ba" 2018-07-25 11:08:11,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e32f596-2305-4785-8fc6-5aa9758903ee Date: Wed, 25 Jul 2018 11:08:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:11,320 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/7bab0d9b-1356-4029-896f-cbca42fe1c73.json used request id req-2e32f596-2305-4785-8fc6-5aa9758903ee 2018-07-25 11:08:11,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.09918904305s 2018-07-25 11:08:11,320 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/7bab0d9b-1356-4029-896f-cbca42fe1c73.json used request id req-2e32f596-2305-4785-8fc6-5aa9758903ee 2018-07-25 11:08:11,352 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-25 11:08:11,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:08:11,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:08:11,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:08:11,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:08:11,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:08:11,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:08:11,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:08:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:08:11,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:11 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-49534df5-9736-4bc2-8c57-03888d757448 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:08:11,402 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-49534df5-9736-4bc2-8c57-03888d757448 2018-07-25 11:08:11,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:08:11,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["yWZHkU1OTnG19pe6Re8fyw"], "issued_at": "2018-07-25T11:08:11.000000Z"}} 2018-07-25 11:08:11,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:08:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:12,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6b2f4eb5-8784-4839-a9ea-c111907410d9 Date: Wed, 25 Jul 2018 11:08:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:08:12,652 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6b2f4eb5-8784-4839-a9ea-c111907410d9 2018-07-25 11:08:12,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.786674976349s 2018-07-25 11:08:12,652 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6b2f4eb5-8784-4839-a9ea-c111907410d9 2018-07-25 11:08:12,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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-25 11:08:12,662 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:12 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:08:12,663 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:08:12,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:13,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:13 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-3feec161-3912-468e-9d43-39137fc8d5c7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/e860fbb843254962ae747e40d97ed052"}, "tags": [], "enabled": true, "id": "e860fbb843254962ae747e40d97ed052", "name": "heat"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-25 11:08:13,675 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-3feec161-3912-468e-9d43-39137fc8d5c7 2018-07-25 11:08:13,675 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 1.01248693466s 2018-07-25 11:08:13,676 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-3feec161-3912-468e-9d43-39137fc8d5c7 2018-07-25 11:08:13,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-25 11:08:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_b0faef83-8e4e-44b8-addc-522b12de7074"}}' 2018-07-25 11:08:14,902 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:14 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-36a346b3-31ee-423d-b769-4bc15b19650a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618"}, "tags": [], "enabled": true, "id": "81af1285bb8c4241b39fff69cd710618", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b0faef83-8e4e-44b8-addc-522b12de7074"}} 2018-07-25 11:08:14,902 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-36a346b3-31ee-423d-b769-4bc15b19650a 2018-07-25 11:08:14,902 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 1.22222614288s 2018-07-25 11:08:14,902 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-36a346b3-31ee-423d-b769-4bc15b19650a 2018-07-25 11:08:14,903 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'81af1285bb8c4241b39fff69cd710618', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_b0faef83-8e4e-44b8-addc-522b12de7074'}) 2018-07-25 11:08:14,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-25 11:08:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ad667ea3-1199-4207-baab-779b5b2fec48", "email": null, "name": "tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074"}}' 2018-07-25 11:08:16,693 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:16 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-5b61a4cd-7a61-460c-a4e4-881717251dd6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074", "links": {"self": "https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50163521a52e4428b35bb52f15878324", "domain_id": "default", "password_expires_at": null}} 2018-07-25 11:08:16,693 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-5b61a4cd-7a61-460c-a4e4-881717251dd6 2018-07-25 11:08:16,693 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 1.78650212288s 2018-07-25 11:08:16,693 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-5b61a4cd-7a61-460c-a4e4-881717251dd6 2018-07-25 11:08:16,693 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'50163521a52e4428b35bb52f15878324', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074'}) 2018-07-25 11:08:16,696 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:08:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:17,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:17 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-db9b065f-a0a2-4064-b83c-357dec044b71 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:08:17,255 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-db9b065f-a0a2-4064-b83c-357dec044b71 2018-07-25 11:08:17,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.559333086014s 2018-07-25 11:08:17,255 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-db9b065f-a0a2-4064-b83c-357dec044b71 2018-07-25 11:08:17,258 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:08:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:17,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:17 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-db9693a9-bf20-48f0-95d2-32ddbe7b1857 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:08:17,818 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-db9693a9-bf20-48f0-95d2-32ddbe7b1857 2018-07-25 11:08:17,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.559409141541s 2018-07-25 11:08:17,818 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-db9693a9-bf20-48f0-95d2-32ddbe7b1857 2018-07-25 11:08:17,819 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-25 11:08:17,821 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-25 11:08:17,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" -d '{"role": {"name": "Member"}}' 2018-07-25 11:08:19,132 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:19 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-3464111a-642f-4db8-8ed6-2693d5231ea2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "7e45b32d43e14589bff727e7f25af143", "links": {"self": "https://192.16.1.222:5000/v3/roles/7e45b32d43e14589bff727e7f25af143"}, "name": "Member"}} 2018-07-25 11:08:19,132 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-3464111a-642f-4db8-8ed6-2693d5231ea2 2018-07-25 11:08:19,133 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 1.31159615517s 2018-07-25 11:08:19,133 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-3464111a-642f-4db8-8ed6-2693d5231ea2 2018-07-25 11:08:19,133 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'7e45b32d43e14589bff727e7f25af143'}) 2018-07-25 11:08:19,135 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:08:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:19,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:19 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-b37462bd-860f-463d-aa6b-cf0c511d809d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7e45b32d43e14589bff727e7f25af143", "links": {"self": "https://192.16.1.222:5000/v3/roles/7e45b32d43e14589bff727e7f25af143"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:08:19,667 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b37462bd-860f-463d-aa6b-cf0c511d809d 2018-07-25 11:08:19,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.532151222229s 2018-07-25 11:08:19,668 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b37462bd-860f-463d-aa6b-cf0c511d809d 2018-07-25 11:08:19,670 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:08:19,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:19,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:19 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-dea322e2-7d4f-40e8-869b-2b319344028c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:08:19,715 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-dea322e2-7d4f-40e8-869b-2b319344028c 2018-07-25 11:08:19,715 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0446569919586s 2018-07-25 11:08:19,715 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-dea322e2-7d4f-40e8-869b-2b319344028c 2018-07-25 11:08:19,716 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:08:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:19,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:19 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-aabe6b7a-b97e-45b9-823c-b1d3acd5ba78 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074", "links": {"self": "https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50163521a52e4428b35bb52f15878324", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:08:19,788 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-aabe6b7a-b97e-45b9-823c-b1d3acd5ba78 2018-07-25 11:08:19,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0719599723816s 2018-07-25 11:08:19,788 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-aabe6b7a-b97e-45b9-823c-b1d3acd5ba78 2018-07-25 11:08:19,794 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:08:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:20,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:20 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-cfd77128-4648-4f1e-bbd7-ffcce3bd32ee X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618"}, "tags": [], "enabled": true, "id": "81af1285bb8c4241b39fff69cd710618", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b0faef83-8e4e-44b8-addc-522b12de7074"}]} 2018-07-25 11:08:20,724 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-cfd77128-4648-4f1e-bbd7-ffcce3bd32ee 2018-07-25 11:08:20,724 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.929605960846s 2018-07-25 11:08:20,724 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-cfd77128-4648-4f1e-bbd7-ffcce3bd32ee 2018-07-25 11:08:20,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-25 11:08:20,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=50163521a52e4428b35bb52f15878324&role.id=7e45b32d43e14589bff727e7f25af143&scope.project.id=81af1285bb8c4241b39fff69cd710618" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:21,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:21 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-9c150559-033b-44a5-8099-7566effae4d9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=50163521a52e4428b35bb52f15878324&role.id=7e45b32d43e14589bff727e7f25af143&scope.project.id=81af1285bb8c4241b39fff69cd710618", "previous": null, "next": null}} 2018-07-25 11:08:21,262 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=50163521a52e4428b35bb52f15878324&role.id=7e45b32d43e14589bff727e7f25af143&scope.project.id=81af1285bb8c4241b39fff69cd710618 used request id req-9c150559-033b-44a5-8099-7566effae4d9 2018-07-25 11:08:21,262 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.532925128937s 2018-07-25 11:08:21,262 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=50163521a52e4428b35bb52f15878324&role.id=7e45b32d43e14589bff727e7f25af143&scope.project.id=81af1285bb8c4241b39fff69cd710618 used request id req-9c150559-033b-44a5-8099-7566effae4d9 2018-07-25 11:08:21,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-25 11:08:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618/users/50163521a52e4428b35bb52f15878324/roles/7e45b32d43e14589bff727e7f25af143 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:21,523 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:21 GMT Vary: X-Auth-Token x-openstack-request-id: req-5b5d8cd0-50aa-4153-b152-2a35d323031b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:21,523 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618/users/50163521a52e4428b35bb52f15878324/roles/7e45b32d43e14589bff727e7f25af143 used request id req-5b5d8cd0-50aa-4153-b152-2a35d323031b 2018-07-25 11:08:21,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.258970022202s 2018-07-25 11:08:21,523 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618/users/50163521a52e4428b35bb52f15878324/roles/7e45b32d43e14589bff727e7f25af143 used request id req-5b5d8cd0-50aa-4153-b152-2a35d323031b 2018-07-25 11:08:21,524 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b0faef83-8e4e-44b8-addc-522b12de7074', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': 'ad667ea3-1199-4207-baab-779b5b2fec48', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074', 'project_id': u'81af1285bb8c4241b39fff69cd710618', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:08:21,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:08:21,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:08:21,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:08:21,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:08:21,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:08:21,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:08:21,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:08:21,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:08:21,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:08:21,527 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074', 'password': 'ad667ea3-1199-4207-baab-779b5b2fec48', 'project_name': 'tenantnetwork2-project_b0faef83-8e4e-44b8-addc-522b12de7074', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '81af1285bb8c4241b39fff69cd710618', 'project_domain_name': 'Default'} 2018-07-25 11:08:21,527 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-25 11:08:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:08:21,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c9154820-e70c-4357-82d6-5522303b6a5f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:08:21,673 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c9154820-e70c-4357-82d6-5522303b6a5f 2018-07-25 11:08:21,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:08:23,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e45b32d43e14589bff727e7f25af143", "name": "Member"}], "expires_at": "2018-07-25T23:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81af1285bb8c4241b39fff69cd710618", "name": "tenantnetwork2-project_b0faef83-8e4e-44b8-addc-522b12de7074"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/81af1285bb8c4241b39fff69cd710618", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/81af1285bb8c4241b39fff69cd710618", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/81af1285bb8c4241b39fff69cd710618", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/81af1285bb8c4241b39fff69cd710618", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/81af1285bb8c4241b39fff69cd710618", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/81af1285bb8c4241b39fff69cd710618", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/81af1285bb8c4241b39fff69cd710618", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/81af1285bb8c4241b39fff69cd710618", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/81af1285bb8c4241b39fff69cd710618", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/81af1285bb8c4241b39fff69cd710618", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/81af1285bb8c4241b39fff69cd710618", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/81af1285bb8c4241b39fff69cd710618", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074", "id": "50163521a52e4428b35bb52f15878324"}, "audit_ids": ["wGgB292oQlar90dSQtSSzQ"], "issued_at": "2018-07-25T11:08:23.000000Z"}} 2018-07-25 11:08:23,357 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:08:23,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" -d '{"network": {"name": "tenantnetwork2-net_b0faef83-8e4e-44b8-addc-522b12de7074", "admin_state_up": true}}' 2018-07-25 11:08:24,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-05b8f1c6-d205-4233-86ac-4fe85d09adf5 Date: Wed, 25 Jul 2018 11:08:24 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"81af1285bb8c4241b39fff69cd710618","created_at":"2018-07-25T11:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-25T11:08:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"81af1285bb8c4241b39fff69cd710618","id":"65c2a07b-339e-416b-8d22-447f2f7ea5e0","name":"tenantnetwork2-net_b0faef83-8e4e-44b8-addc-522b12de7074"}} 2018-07-25 11:08:24,745 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-05b8f1c6-d205-4233-86ac-4fe85d09adf5 2018-07-25 11:08:24,745 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.38854694366s 2018-07-25 11:08:24,746 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-05b8f1c6-d205-4233-86ac-4fe85d09adf5 2018-07-25 11:08:24,746 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:08:24Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'65c2a07b-339e-416b-8d22-447f2f7ea5e0', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_b0faef83-8e4e-44b8-addc-522b12de7074', u'admin_state_up': True, u'tenant_id': u'81af1285bb8c4241b39fff69cd710618', u'created_at': u'2018-07-25T11:08:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'81af1285bb8c4241b39fff69cd710618'}) 2018-07-25 11:08:24,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:08:24,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" 2018-07-25 11:08:24,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-1e8acc91-4ab6-4989-8ec1-8408ee29707d Date: Wed, 25 Jul 2018 11:08:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:08:24Z","tenant_id":"81af1285bb8c4241b39fff69cd710618","created_at":"2018-07-25T11:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"81af1285bb8c4241b39fff69cd710618","id":"65c2a07b-339e-416b-8d22-447f2f7ea5e0","name":"tenantnetwork2-net_b0faef83-8e4e-44b8-addc-522b12de7074"}]} 2018-07-25 11:08:24,951 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1e8acc91-4ab6-4989-8ec1-8408ee29707d 2018-07-25 11:08:24,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.204534053802s 2018-07-25 11:08:24,951 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1e8acc91-4ab6-4989-8ec1-8408ee29707d 2018-07-25 11:08:24,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:08:24,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" -d '{"subnet": {"name": "tenantnetwork2-subnet_b0faef83-8e4e-44b8-addc-522b12de7074", "enable_dhcp": true, "network_id": "65c2a07b-339e-416b-8d22-447f2f7ea5e0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:08:25,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-18c4800b-f937-4b67-9f06-651be816c6bd Date: Wed, 25 Jul 2018 11:08:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65c2a07b-339e-416b-8d22-447f2f7ea5e0","tenant_id":"81af1285bb8c4241b39fff69cd710618","created_at":"2018-07-25T11:08:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:08:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"81af1285bb8c4241b39fff69cd710618","id":"dd9d7b13-0255-4008-b52c-b0ae85f28658","subnetpool_id":null,"name":"tenantnetwork2-subnet_b0faef83-8e4e-44b8-addc-522b12de7074"}} 2018-07-25 11:08:25,923 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-18c4800b-f937-4b67-9f06-651be816c6bd 2018-07-25 11:08:25,923 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.970517873764s 2018-07-25 11:08:25,923 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-18c4800b-f937-4b67-9f06-651be816c6bd 2018-07-25 11:08:25,923 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:08:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dd9d7b13-0255-4008-b52c-b0ae85f28658', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b0faef83-8e4e-44b8-addc-522b12de7074', u'enable_dhcp': True, u'network_id': u'65c2a07b-339e-416b-8d22-447f2f7ea5e0', u'tenant_id': u'81af1285bb8c4241b39fff69cd710618', u'created_at': u'2018-07-25T11:08:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'81af1285bb8c4241b39fff69cd710618'}) 2018-07-25 11:08:25,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:08:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "tenantnetwork2-router_b0faef83-8e4e-44b8-addc-522b12de7074", "admin_state_up": true}}' 2018-07-25 11:08:34,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-f9e2a1ee-1df4-49b3-8ef3-3f82176460d0 Date: Wed, 25 Jul 2018 11:08:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:26Z", "admin_state_up": true, "updated_at": "2018-07-25T11:08:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "e6902e05-8861-490b-ba67-29066cc3057f", "name": "tenantnetwork2-router_b0faef83-8e4e-44b8-addc-522b12de7074"}} 2018-07-25 11:08:34,240 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f9e2a1ee-1df4-49b3-8ef3-3f82176460d0 2018-07-25 11:08:34,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.31607103348s 2018-07-25 11:08:34,240 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-f9e2a1ee-1df4-49b3-8ef3-3f82176460d0 2018-07-25 11:08:34,240 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:08:28Z', u'revision_number': 3, u'id': u'e6902e05-8861-490b-ba67-29066cc3057f', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.109'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_b0faef83-8e4e-44b8-addc-522b12de7074', u'admin_state_up': True, u'tenant_id': u'81af1285bb8c4241b39fff69cd710618', u'created_at': u'2018-07-25T11:08:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'81af1285bb8c4241b39fff69cd710618'}) 2018-07-25 11:08:34,241 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:08:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" -d '{"subnet_id": "dd9d7b13-0255-4008-b52c-b0ae85f28658"}' 2018-07-25 11:08:39,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-558a0ab8-f49d-476d-9571-7eab4b6b5a8b Date: Wed, 25 Jul 2018 11:08:39 GMT RESP BODY: {"network_id": "65c2a07b-339e-416b-8d22-447f2f7ea5e0", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "subnet_id": "dd9d7b13-0255-4008-b52c-b0ae85f28658", "subnet_ids": ["dd9d7b13-0255-4008-b52c-b0ae85f28658"], "port_id": "25794812-fd6e-415a-b5ab-e896d7ae1f76", "id": "e6902e05-8861-490b-ba67-29066cc3057f"} 2018-07-25 11:08:39,466 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f/add_router_interface.json used request id req-558a0ab8-f49d-476d-9571-7eab4b6b5a8b 2018-07-25 11:08:39,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 5.22485303879s 2018-07-25 11:08:39,466 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f/add_router_interface.json used request id req-558a0ab8-f49d-476d-9571-7eab4b6b5a8b returning object e6902e05-8861-490b-ba67-29066cc3057f 2018-07-25 11:08:39,466 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:18 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-25 11:08:39,469 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:08:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" -d '{"subnet_id": "dd9d7b13-0255-4008-b52c-b0ae85f28658"}' 2018-07-25 11:08:43,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a17dd097-f18e-4bf7-b77e-0d86b0b648ce Date: Wed, 25 Jul 2018 11:08:43 GMT RESP BODY: {"network_id": "65c2a07b-339e-416b-8d22-447f2f7ea5e0", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "subnet_id": "dd9d7b13-0255-4008-b52c-b0ae85f28658", "subnet_ids": ["dd9d7b13-0255-4008-b52c-b0ae85f28658"], "port_id": "25794812-fd6e-415a-b5ab-e896d7ae1f76", "id": "e6902e05-8861-490b-ba67-29066cc3057f"} 2018-07-25 11:08:43,664 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f/remove_router_interface.json used request id req-a17dd097-f18e-4bf7-b77e-0d86b0b648ce 2018-07-25 11:08:43,664 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 4.19514894485s 2018-07-25 11:08:43,664 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f/remove_router_interface.json used request id req-a17dd097-f18e-4bf7-b77e-0d86b0b648ce returning object e6902e05-8861-490b-ba67-29066cc3057f 2018-07-25 11:08:43,665 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:08:43,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" 2018-07-25 11:08:43,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-e7410da0-b882-42bd-8ced-5acadf509c56 Date: Wed, 25 Jul 2018 11:08:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.109"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:26Z", "admin_state_up": true, "updated_at": "2018-07-25T11:08:41Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "e6902e05-8861-490b-ba67-29066cc3057f", "name": "tenantnetwork2-router_b0faef83-8e4e-44b8-addc-522b12de7074"}]} 2018-07-25 11:08:43,860 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e7410da0-b882-42bd-8ced-5acadf509c56 2018-07-25 11:08:43,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.194994926453s 2018-07-25 11:08:43,860 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-e7410da0-b882-42bd-8ced-5acadf509c56 2018-07-25 11:08:43,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:08:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" 2018-07-25 11:08:49,466 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1975fee8-1dd4-49b9-8415-4e9a44ffff06 Content-Length: 0 Date: Wed, 25 Jul 2018 11:08:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:49,466 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f.json used request id req-1975fee8-1dd4-49b9-8415-4e9a44ffff06 2018-07-25 11:08:49,467 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.60549211502s 2018-07-25 11:08:49,467 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/e6902e05-8861-490b-ba67-29066cc3057f.json used request id req-1975fee8-1dd4-49b9-8415-4e9a44ffff06 2018-07-25 11:08:49,467 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:08:49,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" 2018-07-25 11:08:49,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ae38b6cc-3d17-402f-9051-87e20daba18d Date: Wed, 25 Jul 2018 11:08:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65c2a07b-339e-416b-8d22-447f2f7ea5e0","tenant_id":"81af1285bb8c4241b39fff69cd710618","created_at":"2018-07-25T11:08:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:08:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"81af1285bb8c4241b39fff69cd710618","id":"dd9d7b13-0255-4008-b52c-b0ae85f28658","subnetpool_id":null,"name":"tenantnetwork2-subnet_b0faef83-8e4e-44b8-addc-522b12de7074"}]} 2018-07-25 11:08:49,542 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-ae38b6cc-3d17-402f-9051-87e20daba18d 2018-07-25 11:08:49,542 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0749869346619s 2018-07-25 11:08:49,542 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-ae38b6cc-3d17-402f-9051-87e20daba18d 2018-07-25 11:08:49,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:08:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/dd9d7b13-0255-4008-b52c-b0ae85f28658.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" 2018-07-25 11:08:53,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dae99132-1e9f-444b-a9d1-335a5a8ffdb1 Date: Wed, 25 Jul 2018 11:08:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:53,202 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/dd9d7b13-0255-4008-b52c-b0ae85f28658.json used request id req-dae99132-1e9f-444b-a9d1-335a5a8ffdb1 2018-07-25 11:08:53,202 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.6588871479s 2018-07-25 11:08:53,202 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/dd9d7b13-0255-4008-b52c-b0ae85f28658.json used request id req-dae99132-1e9f-444b-a9d1-335a5a8ffdb1 2018-07-25 11:08:53,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:08:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" 2018-07-25 11:08:53,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-0417f33b-63e6-49e6-826e-29868dff0f78 Date: Wed, 25 Jul 2018 11:08:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:08:52Z","tenant_id":"81af1285bb8c4241b39fff69cd710618","created_at":"2018-07-25T11:08:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"81af1285bb8c4241b39fff69cd710618","id":"65c2a07b-339e-416b-8d22-447f2f7ea5e0","name":"tenantnetwork2-net_b0faef83-8e4e-44b8-addc-522b12de7074"}]} 2018-07-25 11:08:53,409 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0417f33b-63e6-49e6-826e-29868dff0f78 2018-07-25 11:08:53,409 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.206658124924s 2018-07-25 11:08:53,410 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0417f33b-63e6-49e6-826e-29868dff0f78 2018-07-25 11:08:53,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:08:53,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/65c2a07b-339e-416b-8d22-447f2f7ea5e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}56acb082c3df93f66c476d5b3b28c5ffe44cc4a0" 2018-07-25 11:08:56,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3b455bb-9f2e-4859-8e05-c9f8d191f6ac Date: Wed, 25 Jul 2018 11:08:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:56,110 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/65c2a07b-339e-416b-8d22-447f2f7ea5e0.json used request id req-c3b455bb-9f2e-4859-8e05-c9f8d191f6ac 2018-07-25 11:08:56,110 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.69981789589s 2018-07-25 11:08:56,110 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/65c2a07b-339e-416b-8d22-447f2f7ea5e0.json used request id req-c3b455bb-9f2e-4859-8e05-c9f8d191f6ac 2018-07-25 11:08:56,111 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:08:56,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:56,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:56 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-677aa4c7-2313-4d23-9a9b-d087e47c173c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074", "links": {"self": "https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50163521a52e4428b35bb52f15878324", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:08:56,185 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-677aa4c7-2313-4d23-9a9b-d087e47c173c 2018-07-25 11:08:56,185 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0737810134888s 2018-07-25 11:08:56,185 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-677aa4c7-2313-4d23-9a9b-d087e47c173c 2018-07-25 11:08:56,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:08:56,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:56,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:56 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-4449790d-04a0-4d71-a778-07259b780087 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "50163521a52e4428b35bb52f15878324", "email": null, "name": "tenantnetwork2-user_b0faef83-8e4e-44b8-addc-522b12de7074"}} 2018-07-25 11:08:56,229 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324 used request id req-4449790d-04a0-4d71-a778-07259b780087 2018-07-25 11:08:56,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0408968925476s 2018-07-25 11:08:56,229 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324 used request id req-4449790d-04a0-4d71-a778-07259b780087 2018-07-25 11:08:56,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-25 11:08:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:57,151 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:57 GMT Vary: X-Auth-Token x-openstack-request-id: req-fe84bd67-90c1-48f6-90cf-4c094274c14e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:57,151 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324 used request id req-fe84bd67-90c1-48f6-90cf-4c094274c14e 2018-07-25 11:08:57,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.921904087067s 2018-07-25 11:08:57,151 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/50163521a52e4428b35bb52f15878324 used request id req-fe84bd67-90c1-48f6-90cf-4c094274c14e 2018-07-25 11:08:57,155 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:08:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:58,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:58 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-a0e2592c-25d9-448d-be93-5dafce9922fe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618"}, "tags": [], "enabled": true, "id": "81af1285bb8c4241b39fff69cd710618", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b0faef83-8e4e-44b8-addc-522b12de7074"}]} 2018-07-25 11:08:58,264 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-a0e2592c-25d9-448d-be93-5dafce9922fe 2018-07-25 11:08:58,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 1.10926103592s 2018-07-25 11:08:58,264 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-a0e2592c-25d9-448d-be93-5dafce9922fe 2018-07-25 11:08:58,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-25 11:08:58,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:08:59,468 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:08:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-b31d7c6e-c5fe-4bd4-ba6c-0cd1a0d836e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:08:59,468 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 used request id req-b31d7c6e-c5fe-4bd4-ba6c-0cd1a0d836e8 2018-07-25 11:08:59,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 1.2005341053s 2018-07-25 11:08:59,468 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 used request id req-b31d7c6e-c5fe-4bd4-ba6c-0cd1a0d836e8 2018-07-25 11:08:59,470 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:08:59,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:09:00,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:00 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-0253adbf-e169-4efa-b9f0-0476564315ef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7e45b32d43e14589bff727e7f25af143", "links": {"self": "https://192.16.1.222:5000/v3/roles/7e45b32d43e14589bff727e7f25af143"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:09:00,054 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0253adbf-e169-4efa-b9f0-0476564315ef 2018-07-25 11:09:00,054 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.5836789608s 2018-07-25 11:09:00,054 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-0253adbf-e169-4efa-b9f0-0476564315ef 2018-07-25 11:09:00,057 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-25 11:09:00,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/7e45b32d43e14589bff727e7f25af143 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a7184adf9b9a04ee204e8dd2eefa02a20ede2bff" 2018-07-25 11:09:00,299 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:00 GMT Vary: X-Auth-Token x-openstack-request-id: req-95e21a21-7bcb-4d83-8cc7-b59c6eeb743a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:09:00,299 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/7e45b32d43e14589bff727e7f25af143 used request id req-95e21a21-7bcb-4d83-8cc7-b59c6eeb743a 2018-07-25 11:09:00,299 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.242083072662s 2018-07-25 11:09:00,299 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/7e45b32d43e14589bff727e7f25af143 used request id req-95e21a21-7bcb-4d83-8cc7-b59c6eeb743a 2018-07-25 11:09:00,332 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-25 11:09:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:09:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:09:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:09:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:09:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:09:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:09:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:09:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:09:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:09:00,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a2ee355f-1872-4483-8ad6-5227e41bdc2e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:09:00,427 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a2ee355f-1872-4483-8ad6-5227e41bdc2e 2018-07-25 11:09:00,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:09:00,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["JTPjZW-iT-ui3kgrgKgKTQ"], "issued_at": "2018-07-25T11:09:00.000000Z"}} 2018-07-25 11:09:00,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:09:00,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:01,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c6685f0a-fa8e-4600-84d4-8847a8aab00e Date: Wed, 25 Jul 2018 11:09:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:09:01,184 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6685f0a-fa8e-4600-84d4-8847a8aab00e 2018-07-25 11:09:01,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.194304943085s 2018-07-25 11:09:01,184 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6685f0a-fa8e-4600-84d4-8847a8aab00e 2018-07-25 11:09:01,184 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-25 11:09:01,184 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:09:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '{"network": {"name": "vmready1-net_4fb22610-c76e-4022-bbe0-ca44368c59b9", "admin_state_up": true}}' 2018-07-25 11:09:01,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-b4092b33-be21-4b73-85bb-d961b103129c Date: Wed, 25 Jul 2018 11:09:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6a2ce488-da16-49bb-b73a-1f233ef41975","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:09:01Z","is_default":false,"provider:segmentation_id":72,"name":"vmready1-net_4fb22610-c76e-4022-bbe0-ca44368c59b9","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:09:01Z","mtu":1450}} 2018-07-25 11:09:01,678 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b4092b33-be21-4b73-85bb-d961b103129c 2018-07-25 11:09:01,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.493650197983s 2018-07-25 11:09:01,678 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b4092b33-be21-4b73-85bb-d961b103129c 2018-07-25 11:09:01,679 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-25T11:09:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6a2ce488-da16-49bb-b73a-1f233ef41975', u'provider:segmentation_id': 72, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_4fb22610-c76e-4022-bbe0-ca44368c59b9', u'admin_state_up': True, u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:09:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:09:01,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:09:01,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:01,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-ea2f4926-eb3d-41a5-be51-914d801601be Date: Wed, 25 Jul 2018 11:09:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6a2ce488-da16-49bb-b73a-1f233ef41975","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:09:01Z","provider:segmentation_id":72,"name":"vmready1-net_4fb22610-c76e-4022-bbe0-ca44368c59b9","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:09:01Z","provider:network_type":"vxlan"}]} 2018-07-25 11:09:01,824 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ea2f4926-eb3d-41a5-be51-914d801601be 2018-07-25 11:09:01,824 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.145164012909s 2018-07-25 11:09:01,824 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-ea2f4926-eb3d-41a5-be51-914d801601be 2018-07-25 11:09:01,825 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:09:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '{"subnet": {"name": "vmready1-subnet_4fb22610-c76e-4022-bbe0-ca44368c59b9", "enable_dhcp": true, "network_id": "6a2ce488-da16-49bb-b73a-1f233ef41975", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:09:02,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0b6dee50-e3fc-44b5-91c4-e97a5488b8bd Date: Wed, 25 Jul 2018 11:09:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a2ce488-da16-49bb-b73a-1f233ef41975","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:09:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:09:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"1193a8ad-7d65-46f9-8ff5-06f3306acdec","subnetpool_id":null,"name":"vmready1-subnet_4fb22610-c76e-4022-bbe0-ca44368c59b9"}} 2018-07-25 11:09:02,668 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0b6dee50-e3fc-44b5-91c4-e97a5488b8bd 2018-07-25 11:09:02,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.843010902405s 2018-07-25 11:09:02,669 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-0b6dee50-e3fc-44b5-91c4-e97a5488b8bd 2018-07-25 11:09:02,669 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:09:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1193a8ad-7d65-46f9-8ff5-06f3306acdec', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_4fb22610-c76e-4022-bbe0-ca44368c59b9', u'enable_dhcp': True, u'network_id': u'6a2ce488-da16-49bb-b73a-1f233ef41975', u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:09:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:09:02,669 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:09:02,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "vmready1-router_4fb22610-c76e-4022-bbe0-ca44368c59b9", "admin_state_up": true}}' 2018-07-25 11:09:11,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-6db0ee08-d35d-4d4b-93db-a75a7f3e1799 Date: Wed, 25 Jul 2018 11:09:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.105"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:09:03Z", "admin_state_up": true, "updated_at": "2018-07-25T11:09:05Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "973931c1-97e5-4fae-9cf6-ea46effe6b0a", "name": "vmready1-router_4fb22610-c76e-4022-bbe0-ca44368c59b9"}} 2018-07-25 11:09:11,218 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6db0ee08-d35d-4d4b-93db-a75a7f3e1799 2018-07-25 11:09:11,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.54920506477s 2018-07-25 11:09:11,219 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6db0ee08-d35d-4d4b-93db-a75a7f3e1799 2018-07-25 11:09:11,219 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:09:05Z', u'revision_number': 2, u'ha': True, u'id': u'973931c1-97e5-4fae-9cf6-ea46effe6b0a', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.105'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_4fb22610-c76e-4022-bbe0-ca44368c59b9', u'admin_state_up': True, u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:09:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:09:11,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:09:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '{"subnet_id": "1193a8ad-7d65-46f9-8ff5-06f3306acdec"}' 2018-07-25 11:09:14,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-68e5cb34-2307-42c4-bebe-1ae5a8b3f9a2 Date: Wed, 25 Jul 2018 11:09:14 GMT RESP BODY: {"network_id": "6a2ce488-da16-49bb-b73a-1f233ef41975", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "subnet_id": "1193a8ad-7d65-46f9-8ff5-06f3306acdec", "subnet_ids": ["1193a8ad-7d65-46f9-8ff5-06f3306acdec"], "port_id": "1dc3fe09-232d-4644-8ae4-d38d4f86414c", "id": "973931c1-97e5-4fae-9cf6-ea46effe6b0a"} 2018-07-25 11:09:14,979 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a/add_router_interface.json used request id req-68e5cb34-2307-42c4-bebe-1ae5a8b3f9a2 2018-07-25 11:09:14,979 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.75981497765s 2018-07-25 11:09:14,979 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a/add_router_interface.json used request id req-68e5cb34-2307-42c4-bebe-1ae5a8b3f9a2 returning object 973931c1-97e5-4fae-9cf6-ea46effe6b0a 2018-07-25 11:09:14,980 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:09:15,075 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-25 11:09:15,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:09:15,125 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-25 11:09:15,127 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:09:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:15,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-819c6fb1-230e-4ce1-b142-7a72148698f1 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:09:15,531 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-819c6fb1-230e-4ce1-b142-7a72148698f1 2018-07-25 11:09:15,531 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.403674125671s 2018-07-25 11:09:15,531 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-819c6fb1-230e-4ce1-b142-7a72148698f1 2018-07-25 11:09:15,536 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-25 11:09:15,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_4fb22610-c76e-4022-bbe0-ca44368c59b9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_4fb22610-c76e-4022-bbe0-ca44368c59b9"}' 2018-07-25 11:09:16,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-006317d3-b672-43ca-9146-54563f5f790d RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b/file", "owner": "64d49607fdd949c2b865e398f7f1620e", "id": "5f1a8502-5ebe-448e-9254-3a69439def7b", "size": null, "self": "/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:09:15Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4fb22610-c76e-4022-bbe0-ca44368c59b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4fb22610-c76e-4022-bbe0-ca44368c59b9", "checksum": null, "created_at": "2018-07-25T11:09:15Z", "protected": false} 2018-07-25 11:09:16,267 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-006317d3-b672-43ca-9146-54563f5f790d 2018-07-25 11:09:16,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.731341838837s 2018-07-25 11:09:16,267 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-006317d3-b672-43ca-9146-54563f5f790d returning object 5f1a8502-5ebe-448e-9254-3a69439def7b 2018-07-25 11:09:16,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-25 11:09:16,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '' 2018-07-25 11:09:19,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4add99f2-3a3b-4105-8baf-15cb91f5aaa6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:09:19,706 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b/file used request id req-4add99f2-3a3b-4105-8baf-15cb91f5aaa6 2018-07-25 11:09:19,707 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 3.43881201744s 2018-07-25 11:09:19,707 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b/file used request id req-4add99f2-3a3b-4105-8baf-15cb91f5aaa6 2018-07-25 11:09:19,707 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_4fb22610-c76e-4022-bbe0-ca44368c59b9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T11:09:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b/file', u'owner': u'64d49607fdd949c2b865e398f7f1620e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5f1a8502-5ebe-448e-9254-3a69439def7b', u'size': None, u'name': u'vmready1-img_4fb22610-c76e-4022-bbe0-ca44368c59b9', u'checksum': None, u'self': u'/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T11:09:15Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 11:09:19,709 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-25 11:09:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_4fb22610-c76e-4022-bbe0-ca44368c59b9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-25 11:09:20,288 - keystoneauth.session - 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-d665c8cc-4e47-4640-9144-ce8e16050b65 x-compute-request-id: req-d665c8cc-4e47-4640-9144-ce8e16050b65 RESP BODY: {"flavor": {"name": "vmready1-flavor_4fb22610-c76e-4022-bbe0-ca44368c59b9", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/98358346-4712-437c-a43b-639072380790", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/98358346-4712-437c-a43b-639072380790", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "98358346-4712-437c-a43b-639072380790"}} 2018-07-25 11:09:20,288 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d665c8cc-4e47-4640-9144-ce8e16050b65 2018-07-25 11:09:20,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.579731941223s 2018-07-25 11:09:20,289 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d665c8cc-4e47-4640-9144-ce8e16050b65 2018-07-25 11:09:20,290 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_4fb22610-c76e-4022-bbe0-ca44368c59b9', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'98358346-4712-437c-a43b-639072380790', 'swap': 0}) 2018-07-25 11:09:20,290 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-25 11:09:20,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/98358346-4712-437c-a43b-639072380790/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '{"extra_specs": {}}' 2018-07-25 11:09:20,354 - 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-4f5126a7-9074-4d96-9c35-ec66eba0cb4c x-compute-request-id: req-4f5126a7-9074-4d96-9c35-ec66eba0cb4c RESP BODY: {"extra_specs": {}} 2018-07-25 11:09:20,354 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/98358346-4712-437c-a43b-639072380790/os-extra_specs used request id req-4f5126a7-9074-4d96-9c35-ec66eba0cb4c 2018-07-25 11:09:20,354 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0641069412231s 2018-07-25 11:09:20,354 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/98358346-4712-437c-a43b-639072380790/os-extra_specs used request id req-4f5126a7-9074-4d96-9c35-ec66eba0cb4c 2018-07-25 11:09:20,355 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-25 11:09:20,358 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:09:20,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" -d '{"subnet_id": "1193a8ad-7d65-46f9-8ff5-06f3306acdec"}' 2018-07-25 11:09:23,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7e5ef15f-5a9a-46cb-9183-e299b15f6464 Date: Wed, 25 Jul 2018 11:09:23 GMT RESP BODY: {"network_id": "6a2ce488-da16-49bb-b73a-1f233ef41975", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "subnet_id": "1193a8ad-7d65-46f9-8ff5-06f3306acdec", "subnet_ids": ["1193a8ad-7d65-46f9-8ff5-06f3306acdec"], "port_id": "1dc3fe09-232d-4644-8ae4-d38d4f86414c", "id": "973931c1-97e5-4fae-9cf6-ea46effe6b0a"} 2018-07-25 11:09:23,662 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a/remove_router_interface.json used request id req-7e5ef15f-5a9a-46cb-9183-e299b15f6464 2018-07-25 11:09:23,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.30380010605s 2018-07-25 11:09:23,662 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a/remove_router_interface.json used request id req-7e5ef15f-5a9a-46cb-9183-e299b15f6464 returning object 973931c1-97e5-4fae-9cf6-ea46effe6b0a 2018-07-25 11:09:23,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:09:23,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:23,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-989b3a87-6058-41a6-92d0-ee27c941fca0 Date: Wed, 25 Jul 2018 11:09:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.105"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:09:03Z", "admin_state_up": true, "updated_at": "2018-07-25T11:09:21Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "973931c1-97e5-4fae-9cf6-ea46effe6b0a", "name": "vmready1-router_4fb22610-c76e-4022-bbe0-ca44368c59b9"}]} 2018-07-25 11:09:23,904 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-989b3a87-6058-41a6-92d0-ee27c941fca0 2018-07-25 11:09:23,904 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.241858959198s 2018-07-25 11:09:23,905 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-989b3a87-6058-41a6-92d0-ee27c941fca0 2018-07-25 11:09:23,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:09:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:28,759 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0cf8096-c3bc-41b2-9064-5baba36165b9 Content-Length: 0 Date: Wed, 25 Jul 2018 11:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:09:28,759 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a.json used request id req-a0cf8096-c3bc-41b2-9064-5baba36165b9 2018-07-25 11:09:28,759 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 4.85314583778s 2018-07-25 11:09:28,759 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/973931c1-97e5-4fae-9cf6-ea46effe6b0a.json used request id req-a0cf8096-c3bc-41b2-9064-5baba36165b9 2018-07-25 11:09:28,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:09:28,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:28,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1284 X-Openstack-Request-Id: req-2a984af6-ef11-4e1d-9922-4407703cb441 Date: Wed, 25 Jul 2018 11:09:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a2ce488-da16-49bb-b73a-1f233ef41975","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:09:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:09:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"1193a8ad-7d65-46f9-8ff5-06f3306acdec","subnetpool_id":null,"name":"vmready1-subnet_4fb22610-c76e-4022-bbe0-ca44368c59b9"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:09:28,854 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2a984af6-ef11-4e1d-9922-4407703cb441 2018-07-25 11:09:28,854 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.094083070755s 2018-07-25 11:09:28,854 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2a984af6-ef11-4e1d-9922-4407703cb441 2018-07-25 11:09:28,855 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:09:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/1193a8ad-7d65-46f9-8ff5-06f3306acdec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:32,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9452152c-9ebd-4300-8131-2982502c25e7 Date: Wed, 25 Jul 2018 11:09:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:09:32,284 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1193a8ad-7d65-46f9-8ff5-06f3306acdec.json used request id req-9452152c-9ebd-4300-8131-2982502c25e7 2018-07-25 11:09:32,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.42877578735s 2018-07-25 11:09:32,284 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/1193a8ad-7d65-46f9-8ff5-06f3306acdec.json used request id req-9452152c-9ebd-4300-8131-2982502c25e7 2018-07-25 11:09:32,284 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:09:32,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:32,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-f7b477e9-97ea-4d8b-b409-6df58ec2d0e0 Date: Wed, 25 Jul 2018 11:09:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a2ce488-da16-49bb-b73a-1f233ef41975","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:09:32Z","provider:segmentation_id":72,"name":"vmready1-net_4fb22610-c76e-4022-bbe0-ca44368c59b9","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:09:01Z","provider:network_type":"vxlan"}]} 2018-07-25 11:09:32,424 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f7b477e9-97ea-4d8b-b409-6df58ec2d0e0 2018-07-25 11:09:32,424 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.139575004578s 2018-07-25 11:09:32,424 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f7b477e9-97ea-4d8b-b409-6df58ec2d0e0 2018-07-25 11:09:32,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:09:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/6a2ce488-da16-49bb-b73a-1f233ef41975.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:35,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-393e2b30-fe76-4528-bdf3-f23da1b1fbf9 Date: Wed, 25 Jul 2018 11:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:09:35,070 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/6a2ce488-da16-49bb-b73a-1f233ef41975.json used request id req-393e2b30-fe76-4528-bdf3-f23da1b1fbf9 2018-07-25 11:09:35,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.64488101006s 2018-07-25 11:09:35,070 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/6a2ce488-da16-49bb-b73a-1f233ef41975.json used request id req-393e2b30-fe76-4528-bdf3-f23da1b1fbf9 2018-07-25 11:09:35,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:09:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:35,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-d22ad771-88f9-4f82-82e3-c28d14653dd2 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/5f1a8502-5ebe-448e-9254-3a69439def7b/snap", "metadata": {}}], "file": "/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b/file", "owner": "64d49607fdd949c2b865e398f7f1620e", "id": "5f1a8502-5ebe-448e-9254-3a69439def7b", "size": 12716032, "self": "/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/5f1a8502-5ebe-448e-9254-3a69439def7b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:09:19Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_4fb22610-c76e-4022-bbe0-ca44368c59b9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_4fb22610-c76e-4022-bbe0-ca44368c59b9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:09:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:09:35,671 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-d22ad771-88f9-4f82-82e3-c28d14653dd2 2018-07-25 11:09:35,671 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.598297119141s 2018-07-25 11:09:35,671 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-d22ad771-88f9-4f82-82e3-c28d14653dd2 2018-07-25 11:09:35,672 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-25 11:09:35,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:36,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0260c8c8-2dcb-43a5-8b82-ab8129d88402 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:09:36,597 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b used request id req-0260c8c8-2dcb-43a5-8b82-ab8129d88402 2018-07-25 11:09:36,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.92471408844s 2018-07-25 11:09:36,597 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/5f1a8502-5ebe-448e-9254-3a69439def7b used request id req-0260c8c8-2dcb-43a5-8b82-ab8129d88402 2018-07-25 11:09:36,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:09:36,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:36,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-27d3f648-2564-4c11-8cbc-90134b2d91a9 x-compute-request-id: req-27d3f648-2564-4c11-8cbc-90134b2d91a9 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}, {"name": "vmready1-flavor_4fb22610-c76e-4022-bbe0-ca44368c59b9", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/98358346-4712-437c-a43b-639072380790", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/98358346-4712-437c-a43b-639072380790", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "98358346-4712-437c-a43b-639072380790"}]} 2018-07-25 11:09:36,655 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-27d3f648-2564-4c11-8cbc-90134b2d91a9 2018-07-25 11:09:36,655 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0568661689758s 2018-07-25 11:09:36,655 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-27d3f648-2564-4c11-8cbc-90134b2d91a9 2018-07-25 11:09:36,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-25 11:09:36,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/98358346-4712-437c-a43b-639072380790 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}304f25b60a15cbf956a6818c6b737d4ee44f8eed" 2018-07-25 11:09:36,769 - keystoneauth.session - 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-ad601b13-0ca5-4215-a07e-d3650ce8fde9 x-compute-request-id: req-ad601b13-0ca5-4215-a07e-d3650ce8fde9 2018-07-25 11:09:36,770 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/98358346-4712-437c-a43b-639072380790 used request id req-ad601b13-0ca5-4215-a07e-d3650ce8fde9 2018-07-25 11:09:36,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.111926794052s 2018-07-25 11:09:36,770 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/98358346-4712-437c-a43b-639072380790 used request id req-ad601b13-0ca5-4215-a07e-d3650ce8fde9 2018-07-25 11:09:36,802 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:09:36,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:09:36,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:09:36,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:09:37,028 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-dcecabf5-ad30-4a50-9cdb-9e402c8d7140 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:09:37,028 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-dcecabf5-ad30-4a50-9cdb-9e402c8d7140 2018-07-25 11:09:37,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:09:38,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["f9Kl-kuiSTKX0bQOEWaSHQ"], "issued_at": "2018-07-25T11:09:38.000000Z"}} 2018-07-25 11:09:38,590 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:09:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:38,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-89a791e9-d18f-432a-8c3c-5c09f3ac70b3 Date: Wed, 25 Jul 2018 11:09:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:09:38,872 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-89a791e9-d18f-432a-8c3c-5c09f3ac70b3 2018-07-25 11:09:38,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.282337903976s 2018-07-25 11:09:38,872 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-89a791e9-d18f-432a-8c3c-5c09f3ac70b3 2018-07-25 11:09:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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-25 11:09:38,886 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:38 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:09:38,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:09:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:39,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:39 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-fb71fd83-64b7-40e1-871f-3260dd9632b0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/e860fbb843254962ae747e40d97ed052"}, "tags": [], "enabled": true, "id": "e860fbb843254962ae747e40d97ed052", "name": "heat"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-25 11:09:39,979 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-fb71fd83-64b7-40e1-871f-3260dd9632b0 2018-07-25 11:09:39,979 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 1.09205389023s 2018-07-25 11:09:39,979 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-fb71fd83-64b7-40e1-871f-3260dd9632b0 2018-07-25 11:09:39,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-25 11:09:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_d51bf2fc-d76a-42f2-9809-98ddce20c931"}}' 2018-07-25 11:09:40,555 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:40 GMT Content-Type: application/json Content-Length: 364 Vary: X-Auth-Token x-openstack-request-id: req-b9be0791-4054-4eec-ae74-aea5f1aefcd1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491"}, "tags": [], "enabled": true, "id": "b07105ef643147fcb5f3040956abf491", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d51bf2fc-d76a-42f2-9809-98ddce20c931"}} 2018-07-25 11:09:40,555 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-b9be0791-4054-4eec-ae74-aea5f1aefcd1 2018-07-25 11:09:40,555 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.57265996933s 2018-07-25 11:09:40,556 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-b9be0791-4054-4eec-ae74-aea5f1aefcd1 2018-07-25 11:09:40,556 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'b07105ef643147fcb5f3040956abf491', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_d51bf2fc-d76a-42f2-9809-98ddce20c931'}) 2018-07-25 11:09:40,560 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-25 11:09:40,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8f5e9097-850f-49af-a2ae-6af2ed87a86a", "email": null, "name": "vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931"}}' 2018-07-25 11:09:41,325 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:41 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-13083ddf-5d20-4eca-844b-6ac701dc7e47 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931", "links": {"self": "https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "08cc8cf55a124013b87d6e2a51d493d1", "domain_id": "default", "password_expires_at": null}} 2018-07-25 11:09:41,325 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-13083ddf-5d20-4eca-844b-6ac701dc7e47 2018-07-25 11:09:41,325 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.76526594162s 2018-07-25 11:09:41,325 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-13083ddf-5d20-4eca-844b-6ac701dc7e47 2018-07-25 11:09:41,326 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'08cc8cf55a124013b87d6e2a51d493d1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931'}) 2018-07-25 11:09:41,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:09:41,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:41,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-077d895e-2766-4a38-90ca-7f2e545624f1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:09:41,372 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-077d895e-2766-4a38-90ca-7f2e545624f1 2018-07-25 11:09:41,372 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0446629524231s 2018-07-25 11:09:41,373 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-077d895e-2766-4a38-90ca-7f2e545624f1 2018-07-25 11:09:41,375 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:09:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:41,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-42311fe3-2f87-4627-b63a-5d345109cbe0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:09:41,802 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-42311fe3-2f87-4627-b63a-5d345109cbe0 2018-07-25 11:09:41,802 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.426722049713s 2018-07-25 11:09:41,802 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-42311fe3-2f87-4627-b63a-5d345109cbe0 2018-07-25 11:09:41,802 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-25 11:09:41,804 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-25 11:09:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" -d '{"role": {"name": "Member"}}' 2018-07-25 11:09:42,051 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:42 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-b192a5b6-f880-4e78-aae5-b8931565ed2f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "d21725d10e8f4e66abc544afbc082476", "links": {"self": "https://192.16.1.222:5000/v3/roles/d21725d10e8f4e66abc544afbc082476"}, "name": "Member"}} 2018-07-25 11:09:42,051 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-b192a5b6-f880-4e78-aae5-b8931565ed2f 2018-07-25 11:09:42,051 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.246392965317s 2018-07-25 11:09:42,051 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-b192a5b6-f880-4e78-aae5-b8931565ed2f 2018-07-25 11:09:42,051 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'd21725d10e8f4e66abc544afbc082476'}) 2018-07-25 11:09:42,053 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:09:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:42,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:42 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-ceed1a40-4f7b-4df5-a876-16d0d090f901 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "d21725d10e8f4e66abc544afbc082476", "links": {"self": "https://192.16.1.222:5000/v3/roles/d21725d10e8f4e66abc544afbc082476"}, "name": "Member"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:09:42,101 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ceed1a40-4f7b-4df5-a876-16d0d090f901 2018-07-25 11:09:42,101 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0470900535583s 2018-07-25 11:09:42,101 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ceed1a40-4f7b-4df5-a876-16d0d090f901 2018-07-25 11:09:42,103 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:09:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:42,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:42 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-59cf0225-f3d8-42ca-88f8-5348d7f0b007 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:09:42,138 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-59cf0225-f3d8-42ca-88f8-5348d7f0b007 2018-07-25 11:09:42,138 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0343978404999s 2018-07-25 11:09:42,138 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-59cf0225-f3d8-42ca-88f8-5348d7f0b007 2018-07-25 11:09:42,138 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:09:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:42,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:42 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-7047efa1-b920-406e-8fd9-bfc75ce4c3ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931", "links": {"self": "https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "08cc8cf55a124013b87d6e2a51d493d1", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:09:42,222 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-7047efa1-b920-406e-8fd9-bfc75ce4c3ad 2018-07-25 11:09:42,222 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0838580131531s 2018-07-25 11:09:42,222 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-7047efa1-b920-406e-8fd9-bfc75ce4c3ad 2018-07-25 11:09:42,228 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:09:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:42,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:42 GMT Content-Type: application/json Content-Length: 1089 Vary: X-Auth-Token x-openstack-request-id: req-cb6a5161-7be9-493b-9326-36778c9ca54b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491"}, "tags": [], "enabled": true, "id": "b07105ef643147fcb5f3040956abf491", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d51bf2fc-d76a-42f2-9809-98ddce20c931"}]} 2018-07-25 11:09:42,275 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-cb6a5161-7be9-493b-9326-36778c9ca54b 2018-07-25 11:09:42,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0473120212555s 2018-07-25 11:09:42,276 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-cb6a5161-7be9-493b-9326-36778c9ca54b 2018-07-25 11:09:42,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-25 11:09:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=08cc8cf55a124013b87d6e2a51d493d1&role.id=d21725d10e8f4e66abc544afbc082476&scope.project.id=b07105ef643147fcb5f3040956abf491" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:42,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:42 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-42d5a04b-c929-4acd-b1ec-9014cd3c4bfb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=08cc8cf55a124013b87d6e2a51d493d1&role.id=d21725d10e8f4e66abc544afbc082476&scope.project.id=b07105ef643147fcb5f3040956abf491", "previous": null, "next": null}} 2018-07-25 11:09:42,694 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=08cc8cf55a124013b87d6e2a51d493d1&role.id=d21725d10e8f4e66abc544afbc082476&scope.project.id=b07105ef643147fcb5f3040956abf491 used request id req-42d5a04b-c929-4acd-b1ec-9014cd3c4bfb 2018-07-25 11:09:42,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.414640903473s 2018-07-25 11:09:42,694 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=08cc8cf55a124013b87d6e2a51d493d1&role.id=d21725d10e8f4e66abc544afbc082476&scope.project.id=b07105ef643147fcb5f3040956abf491 used request id req-42d5a04b-c929-4acd-b1ec-9014cd3c4bfb 2018-07-25 11:09:42,696 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-25 11:09:42,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491/users/08cc8cf55a124013b87d6e2a51d493d1/roles/d21725d10e8f4e66abc544afbc082476 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:09:42,941 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:42 GMT Vary: X-Auth-Token x-openstack-request-id: req-46dadaf4-73cd-4e5d-a1a0-5052a402720e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:09:42,941 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491/users/08cc8cf55a124013b87d6e2a51d493d1/roles/d21725d10e8f4e66abc544afbc082476 used request id req-46dadaf4-73cd-4e5d-a1a0-5052a402720e 2018-07-25 11:09:42,941 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.24488401413s 2018-07-25 11:09:42,941 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491/users/08cc8cf55a124013b87d6e2a51d493d1/roles/d21725d10e8f4e66abc544afbc082476 used request id req-46dadaf4-73cd-4e5d-a1a0-5052a402720e 2018-07-25 11:09:42,942 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vmready2-project_d51bf2fc-d76a-42f2-9809-98ddce20c931', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': '8f5e9097-850f-49af-a2ae-6af2ed87a86a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931', 'project_id': u'b07105ef643147fcb5f3040956abf491', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:09:42,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:09:42,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:09:42,945 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931', 'password': '8f5e9097-850f-49af-a2ae-6af2ed87a86a', 'project_name': 'vmready2-project_d51bf2fc-d76a-42f2-9809-98ddce20c931', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'b07105ef643147fcb5f3040956abf491', 'project_domain_name': 'Default'} 2018-07-25 11:09:42,945 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-25 11:09:42,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:09:42,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:09:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-020e8f45-7544-4725-a648-160148b777c7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:09:42,959 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-020e8f45-7544-4725-a648-160148b777c7 2018-07-25 11:09:42,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:09:43,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d21725d10e8f4e66abc544afbc082476", "name": "Member"}], "expires_at": "2018-07-25T23:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b07105ef643147fcb5f3040956abf491", "name": "vmready2-project_d51bf2fc-d76a-42f2-9809-98ddce20c931"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/b07105ef643147fcb5f3040956abf491", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/b07105ef643147fcb5f3040956abf491", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/b07105ef643147fcb5f3040956abf491", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/b07105ef643147fcb5f3040956abf491", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/b07105ef643147fcb5f3040956abf491", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/b07105ef643147fcb5f3040956abf491", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/b07105ef643147fcb5f3040956abf491", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/b07105ef643147fcb5f3040956abf491", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/b07105ef643147fcb5f3040956abf491", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/b07105ef643147fcb5f3040956abf491", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/b07105ef643147fcb5f3040956abf491", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/b07105ef643147fcb5f3040956abf491", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931", "id": "08cc8cf55a124013b87d6e2a51d493d1"}, "audit_ids": ["wNPoOdjPR0-d5JFYJSjQug"], "issued_at": "2018-07-25T11:09:43.000000Z"}} 2018-07-25 11:09:43,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:09:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" -d '{"network": {"name": "vmready2-net_d51bf2fc-d76a-42f2-9809-98ddce20c931", "admin_state_up": true}}' 2018-07-25 11:09:44,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-dbd864c2-a394-4f17-8e81-8f7a1496a5f5 Date: Wed, 25 Jul 2018 11:09:44 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b07105ef643147fcb5f3040956abf491","created_at":"2018-07-25T11:09:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-25T11:09:44Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b07105ef643147fcb5f3040956abf491","id":"4493d3d4-0f03-4257-8e39-cf8dd5de3dee","name":"vmready2-net_d51bf2fc-d76a-42f2-9809-98ddce20c931"}} 2018-07-25 11:09:44,249 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-dbd864c2-a394-4f17-8e81-8f7a1496a5f5 2018-07-25 11:09:44,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.672461986542s 2018-07-25 11:09:44,250 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-dbd864c2-a394-4f17-8e81-8f7a1496a5f5 2018-07-25 11:09:44,250 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:09:44Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'4493d3d4-0f03-4257-8e39-cf8dd5de3dee', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_d51bf2fc-d76a-42f2-9809-98ddce20c931', u'admin_state_up': True, u'tenant_id': u'b07105ef643147fcb5f3040956abf491', u'created_at': u'2018-07-25T11:09:43Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b07105ef643147fcb5f3040956abf491'}) 2018-07-25 11:09:44,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:09:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:09:45,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-5e38211f-850e-46a0-980a-74ed7c741f5f Date: Wed, 25 Jul 2018 11:09:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:09:44Z","tenant_id":"b07105ef643147fcb5f3040956abf491","created_at":"2018-07-25T11:09:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b07105ef643147fcb5f3040956abf491","id":"4493d3d4-0f03-4257-8e39-cf8dd5de3dee","name":"vmready2-net_d51bf2fc-d76a-42f2-9809-98ddce20c931"}]} 2018-07-25 11:09:45,292 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5e38211f-850e-46a0-980a-74ed7c741f5f 2018-07-25 11:09:45,292 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.04137086868s 2018-07-25 11:09:45,292 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5e38211f-850e-46a0-980a-74ed7c741f5f 2018-07-25 11:09:45,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:09:45,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" -d '{"subnet": {"name": "vmready2-subnet_d51bf2fc-d76a-42f2-9809-98ddce20c931", "enable_dhcp": true, "network_id": "4493d3d4-0f03-4257-8e39-cf8dd5de3dee", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:09:46,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-872dd863-f2bc-4cbc-adb2-99b445a436f3 Date: Wed, 25 Jul 2018 11:09:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4493d3d4-0f03-4257-8e39-cf8dd5de3dee","tenant_id":"b07105ef643147fcb5f3040956abf491","created_at":"2018-07-25T11:09:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:09:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b07105ef643147fcb5f3040956abf491","id":"27508219-4901-465e-b1b8-e748a37a98d0","subnetpool_id":null,"name":"vmready2-subnet_d51bf2fc-d76a-42f2-9809-98ddce20c931"}} 2018-07-25 11:09:46,272 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-872dd863-f2bc-4cbc-adb2-99b445a436f3 2018-07-25 11:09:46,272 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.978559970856s 2018-07-25 11:09:46,272 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-872dd863-f2bc-4cbc-adb2-99b445a436f3 2018-07-25 11:09:46,272 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:09:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'27508219-4901-465e-b1b8-e748a37a98d0', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_d51bf2fc-d76a-42f2-9809-98ddce20c931', u'enable_dhcp': True, u'network_id': u'4493d3d4-0f03-4257-8e39-cf8dd5de3dee', u'tenant_id': u'b07105ef643147fcb5f3040956abf491', u'created_at': u'2018-07-25T11:09:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b07105ef643147fcb5f3040956abf491'}) 2018-07-25 11:09:46,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:09:46,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "vmready2-router_d51bf2fc-d76a-42f2-9809-98ddce20c931", "admin_state_up": true}}' 2018-07-25 11:09:54,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2b94814f-9567-4db7-b97d-61a22ef7652b Date: Wed, 25 Jul 2018 11:09:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.105"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:47Z", "admin_state_up": true, "updated_at": "2018-07-25T11:09:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b07105ef643147fcb5f3040956abf491", "id": "f4ebc967-7499-4751-b837-eef87ef44597", "name": "vmready2-router_d51bf2fc-d76a-42f2-9809-98ddce20c931"}} 2018-07-25 11:09:54,772 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-2b94814f-9567-4db7-b97d-61a22ef7652b 2018-07-25 11:09:54,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.49916601181s 2018-07-25 11:09:54,772 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-2b94814f-9567-4db7-b97d-61a22ef7652b 2018-07-25 11:09:54,772 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:09:48Z', u'revision_number': 3, u'id': u'f4ebc967-7499-4751-b837-eef87ef44597', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.105'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_d51bf2fc-d76a-42f2-9809-98ddce20c931', u'admin_state_up': True, u'tenant_id': u'b07105ef643147fcb5f3040956abf491', u'created_at': u'2018-07-25T11:09:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'b07105ef643147fcb5f3040956abf491'}) 2018-07-25 11:09:54,773 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:09:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" -d '{"subnet_id": "27508219-4901-465e-b1b8-e748a37a98d0"}' 2018-07-25 11:09:59,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cad38cce-b515-47c2-8901-c647ca9ca3de Date: Wed, 25 Jul 2018 11:09:59 GMT RESP BODY: {"network_id": "4493d3d4-0f03-4257-8e39-cf8dd5de3dee", "tenant_id": "b07105ef643147fcb5f3040956abf491", "subnet_id": "27508219-4901-465e-b1b8-e748a37a98d0", "subnet_ids": ["27508219-4901-465e-b1b8-e748a37a98d0"], "port_id": "ab6751ec-d401-4748-9143-d52a271613d8", "id": "f4ebc967-7499-4751-b837-eef87ef44597"} 2018-07-25 11:09:59,081 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597/add_router_interface.json used request id req-cad38cce-b515-47c2-8901-c647ca9ca3de 2018-07-25 11:09:59,081 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.30799889565s 2018-07-25 11:09:59,081 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597/add_router_interface.json used request id req-cad38cce-b515-47c2-8901-c647ca9ca3de returning object f4ebc967-7499-4751-b837-eef87ef44597 2018-07-25 11:09:59,081 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:09:59,178 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-25 11:09:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:09:59,221 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-25 11:09:59,223 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:09:59,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:09:59,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-104d91b8-49c4-4f54-ae65-ebf05a2c14b3 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:09:59,868 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-104d91b8-49c4-4f54-ae65-ebf05a2c14b3 2018-07-25 11:09:59,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.644791841507s 2018-07-25 11:09:59,868 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-104d91b8-49c4-4f54-ae65-ebf05a2c14b3 2018-07-25 11:09:59,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-25 11:09:59,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_d51bf2fc-d76a-42f2-9809-98ddce20c931", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_d51bf2fc-d76a-42f2-9809-98ddce20c931"}' 2018-07-25 11:10:00,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-ac170d3f-8a10-4518-8507-a0f819b4e20f RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27/file", "owner": "b07105ef643147fcb5f3040956abf491", "id": "75753a64-33d4-4eb4-b7fd-cb89cc4d2d27", "size": null, "self": "/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:10:00Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_d51bf2fc-d76a-42f2-9809-98ddce20c931", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d51bf2fc-d76a-42f2-9809-98ddce20c931", "checksum": null, "created_at": "2018-07-25T11:10:00Z", "protected": false} 2018-07-25 11:10:00,403 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-ac170d3f-8a10-4518-8507-a0f819b4e20f 2018-07-25 11:10:00,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.530377149582s 2018-07-25 11:10:00,404 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-ac170d3f-8a10-4518-8507-a0f819b4e20f returning object 75753a64-33d4-4eb4-b7fd-cb89cc4d2d27 2018-07-25 11:10:00,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-25 11:10:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" -d '' 2018-07-25 11:10:01,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-29e69d9f-da25-4b30-b046-aa071c7654c7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:10:01,700 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27/file used request id req-29e69d9f-da25-4b30-b046-aa071c7654c7 2018-07-25 11:10:01,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.29552221298s 2018-07-25 11:10:01,700 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27/file used request id req-29e69d9f-da25-4b30-b046-aa071c7654c7 2018-07-25 11:10:01,700 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_d51bf2fc-d76a-42f2-9809-98ddce20c931', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T11:10:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27/file', u'owner': u'b07105ef643147fcb5f3040956abf491', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'75753a64-33d4-4eb4-b7fd-cb89cc4d2d27', u'size': None, u'name': u'vmready2-img_d51bf2fc-d76a-42f2-9809-98ddce20c931', u'checksum': None, u'self': u'/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T11:10:00Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 11:10:01,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-25 11:10:01,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_d51bf2fc-d76a-42f2-9809-98ddce20c931", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-25 11:10:02,065 - keystoneauth.session - 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-ad7b8dbf-8338-42f5-92a3-389571ce2879 x-compute-request-id: req-ad7b8dbf-8338-42f5-92a3-389571ce2879 RESP BODY: {"flavor": {"name": "vmready2-flavor_d51bf2fc-d76a-42f2-9809-98ddce20c931", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9db5f69a-0687-44dc-b91d-d18ce5f9042c"}} 2018-07-25 11:10:02,065 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ad7b8dbf-8338-42f5-92a3-389571ce2879 2018-07-25 11:10:02,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.364556074142s 2018-07-25 11:10:02,065 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ad7b8dbf-8338-42f5-92a3-389571ce2879 2018-07-25 11:10:02,066 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_d51bf2fc-d76a-42f2-9809-98ddce20c931', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9db5f69a-0687-44dc-b91d-d18ce5f9042c', 'swap': 0}) 2018-07-25 11:10:02,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-25 11:10:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" -d '{"extra_specs": {}}' 2018-07-25 11:10:02,547 - 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-be97aa5b-df3c-4a80-af83-adbefbe83dda x-compute-request-id: req-be97aa5b-df3c-4a80-af83-adbefbe83dda RESP BODY: {"extra_specs": {}} 2018-07-25 11:10:02,547 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c/os-extra_specs used request id req-be97aa5b-df3c-4a80-af83-adbefbe83dda 2018-07-25 11:10:02,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.481432914734s 2018-07-25 11:10:02,548 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c/os-extra_specs used request id req-be97aa5b-df3c-4a80-af83-adbefbe83dda 2018-07-25 11:10:02,548 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-25 11:10:02,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:10:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" -d '{"subnet_id": "27508219-4901-465e-b1b8-e748a37a98d0"}' 2018-07-25 11:10:06,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-868b0681-8106-41cf-abe9-90abce157f5a Date: Wed, 25 Jul 2018 11:10:06 GMT RESP BODY: {"network_id": "4493d3d4-0f03-4257-8e39-cf8dd5de3dee", "tenant_id": "b07105ef643147fcb5f3040956abf491", "subnet_id": "27508219-4901-465e-b1b8-e748a37a98d0", "subnet_ids": ["27508219-4901-465e-b1b8-e748a37a98d0"], "port_id": "ab6751ec-d401-4748-9143-d52a271613d8", "id": "f4ebc967-7499-4751-b837-eef87ef44597"} 2018-07-25 11:10:06,082 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597/remove_router_interface.json used request id req-868b0681-8106-41cf-abe9-90abce157f5a 2018-07-25 11:10:06,083 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.53190493584s 2018-07-25 11:10:06,083 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597/remove_router_interface.json used request id req-868b0681-8106-41cf-abe9-90abce157f5a returning object f4ebc967-7499-4751-b837-eef87ef44597 2018-07-25 11:10:06,083 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:10:06,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:10:06,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-3b7566ad-7455-415a-b8db-8a9715dfc4e3 Date: Wed, 25 Jul 2018 11:10:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.105"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:47Z", "admin_state_up": true, "updated_at": "2018-07-25T11:10:03Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "b07105ef643147fcb5f3040956abf491", "id": "f4ebc967-7499-4751-b837-eef87ef44597", "name": "vmready2-router_d51bf2fc-d76a-42f2-9809-98ddce20c931"}]} 2018-07-25 11:10:06,359 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-3b7566ad-7455-415a-b8db-8a9715dfc4e3 2018-07-25 11:10:06,359 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.275768041611s 2018-07-25 11:10:06,359 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-3b7566ad-7455-415a-b8db-8a9715dfc4e3 2018-07-25 11:10:06,360 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:10:06,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:10:11,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a53473ea-9159-4a93-8007-29d8f41b8c8e Content-Length: 0 Date: Wed, 25 Jul 2018 11:10:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:10:11,260 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597.json used request id req-a53473ea-9159-4a93-8007-29d8f41b8c8e 2018-07-25 11:10:11,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 4.89963102341s 2018-07-25 11:10:11,260 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/f4ebc967-7499-4751-b837-eef87ef44597.json used request id req-a53473ea-9159-4a93-8007-29d8f41b8c8e 2018-07-25 11:10:11,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:10:11,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:10:11,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8a52f4b5-cbe5-43b6-a519-43179a98b459 Date: Wed, 25 Jul 2018 11:10:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4493d3d4-0f03-4257-8e39-cf8dd5de3dee","tenant_id":"b07105ef643147fcb5f3040956abf491","created_at":"2018-07-25T11:09:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:09:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b07105ef643147fcb5f3040956abf491","id":"27508219-4901-465e-b1b8-e748a37a98d0","subnetpool_id":null,"name":"vmready2-subnet_d51bf2fc-d76a-42f2-9809-98ddce20c931"}]} 2018-07-25 11:10:11,406 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-8a52f4b5-cbe5-43b6-a519-43179a98b459 2018-07-25 11:10:11,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.145451068878s 2018-07-25 11:10:11,406 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-8a52f4b5-cbe5-43b6-a519-43179a98b459 2018-07-25 11:10:11,407 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:10:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/27508219-4901-465e-b1b8-e748a37a98d0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:10:14,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02b75f79-4889-45ad-852f-ccae00c83cf5 Date: Wed, 25 Jul 2018 11:10:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:10:14,887 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/27508219-4901-465e-b1b8-e748a37a98d0.json used request id req-02b75f79-4889-45ad-852f-ccae00c83cf5 2018-07-25 11:10:14,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.4804930687s 2018-07-25 11:10:14,888 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/27508219-4901-465e-b1b8-e748a37a98d0.json used request id req-02b75f79-4889-45ad-852f-ccae00c83cf5 2018-07-25 11:10:14,888 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:10:14,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:10:15,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-d330853a-8958-4e29-aa3c-fe4b67f7a205 Date: Wed, 25 Jul 2018 11:10:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:10:14Z","tenant_id":"b07105ef643147fcb5f3040956abf491","created_at":"2018-07-25T11:09:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b07105ef643147fcb5f3040956abf491","id":"4493d3d4-0f03-4257-8e39-cf8dd5de3dee","name":"vmready2-net_d51bf2fc-d76a-42f2-9809-98ddce20c931"}]} 2018-07-25 11:10:15,043 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d330853a-8958-4e29-aa3c-fe4b67f7a205 2018-07-25 11:10:15,043 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.155313968658s 2018-07-25 11:10:15,043 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d330853a-8958-4e29-aa3c-fe4b67f7a205 2018-07-25 11:10:15,044 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:10:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/4493d3d4-0f03-4257-8e39-cf8dd5de3dee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:10:17,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a57f81e9-c054-4d23-b82c-715ca319c573 Date: Wed, 25 Jul 2018 11:10:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:10:17,344 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/4493d3d4-0f03-4257-8e39-cf8dd5de3dee.json used request id req-a57f81e9-c054-4d23-b82c-715ca319c573 2018-07-25 11:10:17,344 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.29958605766s 2018-07-25 11:10:17,344 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/4493d3d4-0f03-4257-8e39-cf8dd5de3dee.json used request id req-a57f81e9-c054-4d23-b82c-715ca319c573 2018-07-25 11:10:17,346 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:10:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:10:17,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json x-openstack-request-id: req-c79ce0ea-dcb6-4704-8fad-a2469f5b3cd5 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27/snap", "metadata": {}}], "file": "/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27/file", "owner": "b07105ef643147fcb5f3040956abf491", "id": "75753a64-33d4-4eb4-b7fd-cb89cc4d2d27", "size": 12716032, "self": "/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:10:01Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_d51bf2fc-d76a-42f2-9809-98ddce20c931", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d51bf2fc-d76a-42f2-9809-98ddce20c931", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:10:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:10:17,831 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c79ce0ea-dcb6-4704-8fad-a2469f5b3cd5 2018-07-25 11:10:17,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.485194921494s 2018-07-25 11:10:17,832 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c79ce0ea-dcb6-4704-8fad-a2469f5b3cd5 2018-07-25 11:10:17,833 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-25 11:10:17,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0de2aa62a4eacb8a1204a0cb5c73e8c7fba02c7" 2018-07-25 11:10:18,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-becb4553-0ed6-43a2-b84a-54da77564ed9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:10:18,668 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27 used request id req-becb4553-0ed6-43a2-b84a-54da77564ed9 2018-07-25 11:10:18,669 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.835510015488s 2018-07-25 11:10:18,669 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/75753a64-33d4-4eb4-b7fd-cb89cc4d2d27 used request id req-becb4553-0ed6-43a2-b84a-54da77564ed9 2018-07-25 11:10:18,669 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:10:18,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:18,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2628 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c732ccfe-2a01-4251-9f78-da56a95c10f6 x-compute-request-id: req-c732ccfe-2a01-4251-9f78-da56a95c10f6 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}, {"name": "vmready2-flavor_d51bf2fc-d76a-42f2-9809-98ddce20c931", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9db5f69a-0687-44dc-b91d-d18ce5f9042c"}]} 2018-07-25 11:10:18,726 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-c732ccfe-2a01-4251-9f78-da56a95c10f6 2018-07-25 11:10:18,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0566761493683s 2018-07-25 11:10:18,726 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-c732ccfe-2a01-4251-9f78-da56a95c10f6 2018-07-25 11:10:18,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-25 11:10:18,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:19,179 - keystoneauth.session - 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-295218ab-cf44-4520-b287-fe43f201bdf4 x-compute-request-id: req-295218ab-cf44-4520-b287-fe43f201bdf4 2018-07-25 11:10:19,179 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c used request id req-295218ab-cf44-4520-b287-fe43f201bdf4 2018-07-25 11:10:19,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.450571060181s 2018-07-25 11:10:19,179 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/9db5f69a-0687-44dc-b91d-d18ce5f9042c used request id req-295218ab-cf44-4520-b287-fe43f201bdf4 2018-07-25 11:10:19,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:10:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:19,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:10:19 GMT Content-Type: application/json Content-Length: 4177 Vary: X-Auth-Token x-openstack-request-id: req-fa0e44a9-5f79-4296-96fc-0a045bd136dd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931", "links": {"self": "https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "08cc8cf55a124013b87d6e2a51d493d1", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:10:19,274 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-fa0e44a9-5f79-4296-96fc-0a045bd136dd 2018-07-25 11:10:19,274 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0940771102905s 2018-07-25 11:10:19,274 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-fa0e44a9-5f79-4296-96fc-0a045bd136dd 2018-07-25 11:10:19,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:10:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:19,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:10:19 GMT Content-Type: application/json Content-Length: 325 Vary: X-Auth-Token x-openstack-request-id: req-f7b00c07-94d1-4d64-a1e7-c3c6253defe0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "08cc8cf55a124013b87d6e2a51d493d1", "email": null, "name": "vmready2-user_d51bf2fc-d76a-42f2-9809-98ddce20c931"}} 2018-07-25 11:10:19,308 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1 used request id req-f7b00c07-94d1-4d64-a1e7-c3c6253defe0 2018-07-25 11:10:19,308 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0310900211334s 2018-07-25 11:10:19,308 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1 used request id req-f7b00c07-94d1-4d64-a1e7-c3c6253defe0 2018-07-25 11:10:19,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-25 11:10:19,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:19,679 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:10:19 GMT Vary: X-Auth-Token x-openstack-request-id: req-6498ed22-6960-4d25-9fb9-cfe04636a098 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:10:19,679 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1 used request id req-6498ed22-6960-4d25-9fb9-cfe04636a098 2018-07-25 11:10:19,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.370685100555s 2018-07-25 11:10:19,680 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/08cc8cf55a124013b87d6e2a51d493d1 used request id req-6498ed22-6960-4d25-9fb9-cfe04636a098 2018-07-25 11:10:19,683 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:10:19,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:19,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:10:19 GMT Content-Type: application/json Content-Length: 1071 Vary: X-Auth-Token x-openstack-request-id: req-9652568a-ea19-4a7a-a925-942d1b06d8f6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491"}, "tags": [], "enabled": true, "id": "b07105ef643147fcb5f3040956abf491", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d51bf2fc-d76a-42f2-9809-98ddce20c931"}]} 2018-07-25 11:10:19,842 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-9652568a-ea19-4a7a-a925-942d1b06d8f6 2018-07-25 11:10:19,842 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.159262895584s 2018-07-25 11:10:19,842 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-9652568a-ea19-4a7a-a925-942d1b06d8f6 2018-07-25 11:10:19,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-25 11:10:19,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:20,202 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:10:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-28823da8-bc2d-428a-acef-88385942f5cd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:10:20,202 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-28823da8-bc2d-428a-acef-88385942f5cd 2018-07-25 11:10:20,202 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.357252836227s 2018-07-25 11:10:20,202 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-28823da8-bc2d-428a-acef-88385942f5cd 2018-07-25 11:10:20,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:10:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:20,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:10:20 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-ec7d862a-5a9a-4138-bea5-a48a254b636f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "d21725d10e8f4e66abc544afbc082476", "links": {"self": "https://192.16.1.222:5000/v3/roles/d21725d10e8f4e66abc544afbc082476"}, "name": "Member"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:10:20,757 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ec7d862a-5a9a-4138-bea5-a48a254b636f 2018-07-25 11:10:20,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.55215716362s 2018-07-25 11:10:20,757 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ec7d862a-5a9a-4138-bea5-a48a254b636f 2018-07-25 11:10:20,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-25 11:10:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/d21725d10e8f4e66abc544afbc082476 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}379d79fd520709b2bef42a003217fc6707a5f228" 2018-07-25 11:10:20,831 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:10:20 GMT Vary: X-Auth-Token x-openstack-request-id: req-f8880c08-9c5d-49a9-91e9-28125ab13bb0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:10:20,832 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/d21725d10e8f4e66abc544afbc082476 used request id req-f8880c08-9c5d-49a9-91e9-28125ab13bb0 2018-07-25 11:10:20,832 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.0715329647064s 2018-07-25 11:10:20,832 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/d21725d10e8f4e66abc544afbc082476 used request id req-f8880c08-9c5d-49a9-91e9-28125ab13bb0 2018-07-25 11:10:20,863 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-25 11:10:20,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:10:20,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:10:20,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:10:20,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:10:20,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:10:20,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:10:20,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:10:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:10:20,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:10:20 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-55f94742-347f-4c97-bd7b-3c1df9ac5194 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:10:20,910 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-55f94742-347f-4c97-bd7b-3c1df9ac5194 2018-07-25 11:10:20,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:10:21,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["nlkOhJ0jS4KwMnGuR7wObg"], "issued_at": "2018-07-25T11:10:21.000000Z"}} 2018-07-25 11:10:21,969 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:10:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:22,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6d7b168f-423a-41e8-9d29-bcce4240d070 Date: Wed, 25 Jul 2018 11:10:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:10:22,168 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d7b168f-423a-41e8-9d29-bcce4240d070 2018-07-25 11:10:22,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.19916009903s 2018-07-25 11:10:22,169 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d7b168f-423a-41e8-9d29-bcce4240d070 2018-07-25 11:10:22,172 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-25 11:10:22,172 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:10:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"network": {"name": "singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "admin_state_up": true}}' 2018-07-25 11:10:22,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-0478dbfa-0cd0-4836-855f-08f3c9c297d5 Date: Wed, 25 Jul 2018 11:10:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:10:22Z","is_default":false,"provider:segmentation_id":1,"name":"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","mtu":1450}} 2018-07-25 11:10:22,480 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0478dbfa-0cd0-4836-855f-08f3c9c297d5 2018-07-25 11:10:22,480 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.307460069656s 2018-07-25 11:10:22,480 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0478dbfa-0cd0-4836-855f-08f3c9c297d5 2018-07-25 11:10:22,480 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-25T11:10:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd45069b7-8033-4790-a7a4-efb57ccf1bf4', u'provider:segmentation_id': 1, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7', u'admin_state_up': True, u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:10:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:10:22,481 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:10:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:22,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-65dd6b15-4d9c-437f-bdd2-cfc935e63069 Date: Wed, 25 Jul 2018 11:10:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:10:22Z","provider:segmentation_id":1,"name":"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","provider:network_type":"vxlan"}]} 2018-07-25 11:10:22,639 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-65dd6b15-4d9c-437f-bdd2-cfc935e63069 2018-07-25 11:10:22,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.157764911652s 2018-07-25 11:10:22,639 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-65dd6b15-4d9c-437f-bdd2-cfc935e63069 2018-07-25 11:10:22,640 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:10:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"subnet": {"name": "singlevm1-subnet_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "enable_dhcp": true, "network_id": "d45069b7-8033-4790-a7a4-efb57ccf1bf4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:10:23,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5e6125bb-9b0f-4d76-8d09-1e414397225f Date: Wed, 25 Jul 2018 11:10:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:10:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"7e1a6094-5fb6-42c8-a95d-4a603737657e","subnetpool_id":null,"name":"singlevm1-subnet_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}} 2018-07-25 11:10:23,294 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-5e6125bb-9b0f-4d76-8d09-1e414397225f 2018-07-25 11:10:23,294 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.654043912888s 2018-07-25 11:10:23,294 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-5e6125bb-9b0f-4d76-8d09-1e414397225f 2018-07-25 11:10:23,294 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:10:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7e1a6094-5fb6-42c8-a95d-4a603737657e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_fb0a94fd-bf9c-4470-8280-45beb66e68b7', u'enable_dhcp': True, u'network_id': u'd45069b7-8033-4790-a7a4-efb57ccf1bf4', u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:10:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:10:23,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:10:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "singlevm1-router_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "admin_state_up": true}}' 2018-07-25 11:10:32,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-206d13ff-502f-47bb-85eb-3715caf4f487 Date: Wed, 25 Jul 2018 11:10:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:10:24Z", "admin_state_up": true, "updated_at": "2018-07-25T11:10:25Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e573913a-b295-44a3-a96c-fe84873443dd", "name": "singlevm1-router_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}} 2018-07-25 11:10:32,065 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-206d13ff-502f-47bb-85eb-3715caf4f487 2018-07-25 11:10:32,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.77001690865s 2018-07-25 11:10:32,065 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-206d13ff-502f-47bb-85eb-3715caf4f487 2018-07-25 11:10:32,065 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:10:25Z', u'revision_number': 3, u'ha': True, u'id': u'e573913a-b295-44a3-a96c-fe84873443dd', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.110'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_fb0a94fd-bf9c-4470-8280-45beb66e68b7', u'admin_state_up': True, u'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', u'created_at': u'2018-07-25T11:10:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'64d49607fdd949c2b865e398f7f1620e'}) 2018-07-25 11:10:32,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:10:32,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"subnet_id": "7e1a6094-5fb6-42c8-a95d-4a603737657e"}' 2018-07-25 11:10:36,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-68899610-f0c8-41e0-abd4-053ee5346fce Date: Wed, 25 Jul 2018 11:10:36 GMT RESP BODY: {"network_id": "d45069b7-8033-4790-a7a4-efb57ccf1bf4", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "subnet_id": "7e1a6094-5fb6-42c8-a95d-4a603737657e", "subnet_ids": ["7e1a6094-5fb6-42c8-a95d-4a603737657e"], "port_id": "dcf7218f-4c34-4a2b-a479-fffc69eb66cc", "id": "e573913a-b295-44a3-a96c-fe84873443dd"} 2018-07-25 11:10:36,746 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd/add_router_interface.json used request id req-68899610-f0c8-41e0-abd4-053ee5346fce 2018-07-25 11:10:36,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.68049502373s 2018-07-25 11:10:36,746 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd/add_router_interface.json used request id req-68899610-f0c8-41e0-abd4-053ee5346fce returning object e573913a-b295-44a3-a96c-fe84873443dd 2018-07-25 11:10:36,747 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:10:36,844 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-25 11:10:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:10:36,954 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-25 11:10:36,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:10:36,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:37,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-845a3144-fe40-4fc3-92c9-847c2b0ebe7c RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:10:37,477 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-845a3144-fe40-4fc3-92c9-847c2b0ebe7c 2018-07-25 11:10:37,477 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.519494056702s 2018-07-25 11:10:37,477 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-845a3144-fe40-4fc3-92c9-847c2b0ebe7c 2018-07-25 11:10:37,481 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-25 11:10:37,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}' 2018-07-25 11:10:38,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-2cdac569-a27e-4167-9476-16c137287c4f RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/file", "owner": "64d49607fdd949c2b865e398f7f1620e", "id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "size": null, "self": "/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:10:37Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "checksum": null, "created_at": "2018-07-25T11:10:37Z", "protected": false} 2018-07-25 11:10:38,107 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-2cdac569-a27e-4167-9476-16c137287c4f 2018-07-25 11:10:38,107 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.625946998596s 2018-07-25 11:10:38,107 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-2cdac569-a27e-4167-9476-16c137287c4f returning object fd84117a-29d6-45e7-a0e8-722ba0d07ea2 2018-07-25 11:10:38,108 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-25 11:10:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '' 2018-07-25 11:10:39,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-952b385c-7fea-4db9-b9cf-035bee35843c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:10:39,740 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/file used request id req-952b385c-7fea-4db9-b9cf-035bee35843c 2018-07-25 11:10:39,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.63221406937s 2018-07-25 11:10:39,740 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/file used request id req-952b385c-7fea-4db9-b9cf-035bee35843c 2018-07-25 11:10:39,740 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T11:10:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/file', u'owner': u'64d49607fdd949c2b865e398f7f1620e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fd84117a-29d6-45e7-a0e8-722ba0d07ea2', u'size': None, u'name': u'singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7', u'checksum': None, u'self': u'/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T11:10:37Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 11:10:39,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-25 11:10:39,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-25 11:10:40,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-16ae8790-1684-42e5-8bcf-da6e56c80ded x-compute-request-id: req-16ae8790-1684-42e5-8bcf-da6e56c80ded RESP BODY: {"flavor": {"name": "singlevm1-flavor_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "474d1548-ab93-4b75-a153-3996fd670e50"}} 2018-07-25 11:10:40,507 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-16ae8790-1684-42e5-8bcf-da6e56c80ded 2018-07-25 11:10:40,507 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.766155958176s 2018-07-25 11:10:40,507 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-16ae8790-1684-42e5-8bcf-da6e56c80ded 2018-07-25 11:10:40,508 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_fb0a94fd-bf9c-4470-8280-45beb66e68b7', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'474d1548-ab93-4b75-a153-3996fd670e50', 'swap': 0}) 2018-07-25 11:10:40,508 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-25 11:10:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"extra_specs": {}}' 2018-07-25 11:10:41,107 - 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-dd915023-c480-40b5-bcb3-efed001d2c33 x-compute-request-id: req-dd915023-c480-40b5-bcb3-efed001d2c33 RESP BODY: {"extra_specs": {}} 2018-07-25 11:10:41,107 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50/os-extra_specs used request id req-dd915023-c480-40b5-bcb3-efed001d2c33 2018-07-25 11:10:41,108 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.599140882492s 2018-07-25 11:10:41,108 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50/os-extra_specs used request id req-dd915023-c480-40b5-bcb3-efed001d2c33 2018-07-25 11:10:41,108 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-25 11:10:41,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"keypair": {"name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}}' 2018-07-25 11:10:41,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2328 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-892af124-63a4-4dc9-811f-64b222605f8e x-compute-request-id: req-892af124-63a4-4dc9-811f-64b222605f8e RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1/U5z1i/0gyVd8/QwZm1DaopWyWd114F7HDJGTC+H5KZc8S/cT2gFo0KKeHo3DcKG3sXutZ+pNW8Z/iuaowoNMa6UjmPctpITw87mGaoUawDZU0vLnGY3PQT9v9HlK07OQ0Z3cRVZEURQU+kai6EzUvIXi6J8+wtZWUT2IeeSfXx4lIBToaIeC2CWmqbz6NSf2nUIXiLQfcsaa/QVTlzbZl68ViOMxEJmf8N/XmCappGXdfA4fZshEGRI04ZNHqN7dtG5YjYotz+lKGoLYx1S12KiPKlwLIQAZiQTtnq7cvXbuMX23J7TfVDz1wN6IpGvyWyXVIZ8DVvC1iKCuRRX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtf1Oc9Yv9IMlXfP0MGZtQ2qKVslnddeBexwyRkwvh+SmXPEv\n3E9oBaNCinh6Nw3Cht7F7rWfqTVvGf4rmqMKDTGulI5j3LaSE8PO5hmqFGsA2VNL\ny5xmNz0E/b/R5StOzkNGd3EVWRFEUFPpGouhM1LyF4uifPsLWVlE9iHnkn18eJSA\nU6GiHgtglpqm8+jUn9p1CF4i0H3LGmv0FU5c22ZevFYjjMRCZn/Df15gmqaRl3Xw\nOH2bIRBkSNOGTR6je3bRuWI2KLc/pShqC2MdUtdiojypcCyEAGYkE7Z6u3L127jF\n9tye031Q89cDeiKRr8lsl1SGfA1bwtYigrkUVwIDAQABAoIBAD0O85dhsU00AwF2\nq+LhOp93y1o60H91AngviZ6USQ4q5LYiJZChA6GAmP6kVTzLXQyrCXWBckPvLYtm\n/3IuaVzr4krtSwvuJSyEcZI54hpfnDVOAQwbOSAnVNld1ioxUYtafvXr9uGfLXBV\n9st1NWxm09qaerW79J7RmJWL4on/BzmVAryr9GDdYHgDZHLE7u+HYl/vgDCgFupb\nFbhBviZ5xt04iiVZcegeWMBY7g7lNr7GhX4V6bejjFovpOtDY93zV/5yaONd+/ct\n4pN9Pvc8r4sQiUWJqh2B8HzWiHpI55+XcWZukZjXR6Kle8YC2kX+NWgJr6O+sPP4\n0PreNcECgYEA3GTgSuI88Wnz8GBd6e43iS0UAUTzEuA7+vP6I4uBkRwoduXw1rAG\nrv3RIfi+gAXpK26F3mMeSxqWTwoyvp4NAQmZS+7RpSC4CNxiEh1ymmg1sCnxVEkq\nakNzxMTTIMmNSmMWcoeX41ixTSYcmHGre/fJvH7DOcgN/dMMvoL7OwkCgYEA02QV\nHnbDotDaFseWJidwukgW25/Q9TSSwjJvw70shH23rD0LePFgTZS8ODKjP7ow+AUc\nK0z5I3BdQXd9uPrt4NWJQNh2HzzqIAtNkJcWQHRMlG9CM2kyoaQ3jakPiCI4uuFi\nAAEg9zC9MyTNe+XJL5owFP0l3Un5oW7zesabzF8CgYEAwO0JLmQXBxlBseUZsMKY\nGNu+DFJoGdjyiH50NBNV60nj3hjxF23lm9+R55QQZo9GCn/obcEEbqgqdawuuZAv\nP/5AFClNmagnkZIhw0vF24ZnoPtGRwr5NyYuvEuzqZrltP1CVCV//0LPigJXu9ad\nT5qcHQY2LWmDXfMWz9pmw8kCgYADocaTHWtDEt+MYKV9xlOzf6WU5GwMqniTCZbO\nACQRqq9LMElQLKWA77tEI+qWH7bTrBLN06a8KyQPCeSJFxabNFAFYzK0WrGTF16f\ny1jAhr8CFd9HTtll2ZJyxqLTrfLXkyPB6EMOvDGj/U/ifxIz1SxaT/cklC7LzUI1\nq8/ldQKBgQDZl0tzrLLi+p3gvzVpDdxr3gFQMvEWoDd2QtSBbY/PQu84vzjURy2W\nRk8lRop8IH092NYvSFGBEo1Ej5PEbn/K4MRew0JPTGJUgMkgidPtP++0ramrhJdj\nUN6U4vFvgdqtenby0NDPZ9sK9x0DPenJKdTUz3hwK4j6+7j72O+pww==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "fingerprint": "27:7e:72:4d:f0:7b:d1:c6:5b:b0:4a:82:60:fb:ab:91"}} 2018-07-25 11:10:41,876 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-892af124-63a4-4dc9-811f-64b222605f8e 2018-07-25 11:10:41,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.767553091049s 2018-07-25 11:10:41,876 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-892af124-63a4-4dc9-811f-64b222605f8e 2018-07-25 11:10:41,876 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1/U5z1i/0gyVd8/QwZm1DaopWyWd114F7HDJGTC+H5KZc8S/cT2gFo0KKeHo3DcKG3sXutZ+pNW8Z/iuaowoNMa6UjmPctpITw87mGaoUawDZU0vLnGY3PQT9v9HlK07OQ0Z3cRVZEURQU+kai6EzUvIXi6J8+wtZWUT2IeeSfXx4lIBToaIeC2CWmqbz6NSf2nUIXiLQfcsaa/QVTlzbZl68ViOMxEJmf8N/XmCappGXdfA4fZshEGRI04ZNHqN7dtG5YjYotz+lKGoLYx1S12KiPKlwLIQAZiQTtnq7cvXbuMX23J7TfVDz1wN6IpGvyWyXVIZ8DVvC1iKCuRRX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtf1Oc9Yv9IMlXfP0MGZtQ2qKVslnddeBexwyRkwvh+SmXPEv\n3E9oBaNCinh6Nw3Cht7F7rWfqTVvGf4rmqMKDTGulI5j3LaSE8PO5hmqFGsA2VNL\ny5xmNz0E/b/R5StOzkNGd3EVWRFEUFPpGouhM1LyF4uifPsLWVlE9iHnkn18eJSA\nU6GiHgtglpqm8+jUn9p1CF4i0H3LGmv0FU5c22ZevFYjjMRCZn/Df15gmqaRl3Xw\nOH2bIRBkSNOGTR6je3bRuWI2KLc/pShqC2MdUtdiojypcCyEAGYkE7Z6u3L127jF\n9tye031Q89cDeiKRr8lsl1SGfA1bwtYigrkUVwIDAQABAoIBAD0O85dhsU00AwF2\nq+LhOp93y1o60H91AngviZ6USQ4q5LYiJZChA6GAmP6kVTzLXQyrCXWBckPvLYtm\n/3IuaVzr4krtSwvuJSyEcZI54hpfnDVOAQwbOSAnVNld1ioxUYtafvXr9uGfLXBV\n9st1NWxm09qaerW79J7RmJWL4on/BzmVAryr9GDdYHgDZHLE7u+HYl/vgDCgFupb\nFbhBviZ5xt04iiVZcegeWMBY7g7lNr7GhX4V6bejjFovpOtDY93zV/5yaONd+/ct\n4pN9Pvc8r4sQiUWJqh2B8HzWiHpI55+XcWZukZjXR6Kle8YC2kX+NWgJr6O+sPP4\n0PreNcECgYEA3GTgSuI88Wnz8GBd6e43iS0UAUTzEuA7+vP6I4uBkRwoduXw1rAG\nrv3RIfi+gAXpK26F3mMeSxqWTwoyvp4NAQmZS+7RpSC4CNxiEh1ymmg1sCnxVEkq\nakNzxMTTIMmNSmMWcoeX41ixTSYcmHGre/fJvH7DOcgN/dMMvoL7OwkCgYEA02QV\nHnbDotDaFseWJidwukgW25/Q9TSSwjJvw70shH23rD0LePFgTZS8ODKjP7ow+AUc\nK0z5I3BdQXd9uPrt4NWJQNh2HzzqIAtNkJcWQHRMlG9CM2kyoaQ3jakPiCI4uuFi\nAAEg9zC9MyTNe+XJL5owFP0l3Un5oW7zesabzF8CgYEAwO0JLmQXBxlBseUZsMKY\nGNu+DFJoGdjyiH50NBNV60nj3hjxF23lm9+R55QQZo9GCn/obcEEbqgqdawuuZAv\nP/5AFClNmagnkZIhw0vF24ZnoPtGRwr5NyYuvEuzqZrltP1CVCV//0LPigJXu9ad\nT5qcHQY2LWmDXfMWz9pmw8kCgYADocaTHWtDEt+MYKV9xlOzf6WU5GwMqniTCZbO\nACQRqq9LMElQLKWA77tEI+qWH7bTrBLN06a8KyQPCeSJFxabNFAFYzK0WrGTF16f\ny1jAhr8CFd9HTtll2ZJyxqLTrfLXkyPB6EMOvDGj/U/ifxIz1SxaT/cklC7LzUI1\nq8/ldQKBgQDZl0tzrLLi+p3gvzVpDdxr3gFQMvEWoDd2QtSBbY/PQu84vzjURy2W\nRk8lRop8IH092NYvSFGBEo1Ej5PEbn/K4MRew0JPTGJUgMkgidPtP++0ramrhJdj\nUN6U4vFvgdqtenby0NDPZ9sK9x0DPenJKdTUz3hwK4j6+7j72O+pww==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1067f987b61b46ce991fd58d298e6b1a', 'name': u'singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7', 'created_at': '2018-07-25T11:10:41.876822', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'27:7e:72:4d:f0:7b:d1:c6:5b:b0:4a:82:60:fb:ab:91', 'type': 'ssh', 'id': u'singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7'}) 2018-07-25 11:10:41,877 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtf1Oc9Yv9IMlXfP0MGZtQ2qKVslnddeBexwyRkwvh+SmXPEv 3E9oBaNCinh6Nw3Cht7F7rWfqTVvGf4rmqMKDTGulI5j3LaSE8PO5hmqFGsA2VNL y5xmNz0E/b/R5StOzkNGd3EVWRFEUFPpGouhM1LyF4uifPsLWVlE9iHnkn18eJSA U6GiHgtglpqm8+jUn9p1CF4i0H3LGmv0FU5c22ZevFYjjMRCZn/Df15gmqaRl3Xw OH2bIRBkSNOGTR6je3bRuWI2KLc/pShqC2MdUtdiojypcCyEAGYkE7Z6u3L127jF 9tye031Q89cDeiKRr8lsl1SGfA1bwtYigrkUVwIDAQABAoIBAD0O85dhsU00AwF2 q+LhOp93y1o60H91AngviZ6USQ4q5LYiJZChA6GAmP6kVTzLXQyrCXWBckPvLYtm /3IuaVzr4krtSwvuJSyEcZI54hpfnDVOAQwbOSAnVNld1ioxUYtafvXr9uGfLXBV 9st1NWxm09qaerW79J7RmJWL4on/BzmVAryr9GDdYHgDZHLE7u+HYl/vgDCgFupb FbhBviZ5xt04iiVZcegeWMBY7g7lNr7GhX4V6bejjFovpOtDY93zV/5yaONd+/ct 4pN9Pvc8r4sQiUWJqh2B8HzWiHpI55+XcWZukZjXR6Kle8YC2kX+NWgJr6O+sPP4 0PreNcECgYEA3GTgSuI88Wnz8GBd6e43iS0UAUTzEuA7+vP6I4uBkRwoduXw1rAG rv3RIfi+gAXpK26F3mMeSxqWTwoyvp4NAQmZS+7RpSC4CNxiEh1ymmg1sCnxVEkq akNzxMTTIMmNSmMWcoeX41ixTSYcmHGre/fJvH7DOcgN/dMMvoL7OwkCgYEA02QV HnbDotDaFseWJidwukgW25/Q9TSSwjJvw70shH23rD0LePFgTZS8ODKjP7ow+AUc K0z5I3BdQXd9uPrt4NWJQNh2HzzqIAtNkJcWQHRMlG9CM2kyoaQ3jakPiCI4uuFi AAEg9zC9MyTNe+XJL5owFP0l3Un5oW7zesabzF8CgYEAwO0JLmQXBxlBseUZsMKY GNu+DFJoGdjyiH50NBNV60nj3hjxF23lm9+R55QQZo9GCn/obcEEbqgqdawuuZAv P/5AFClNmagnkZIhw0vF24ZnoPtGRwr5NyYuvEuzqZrltP1CVCV//0LPigJXu9ad T5qcHQY2LWmDXfMWz9pmw8kCgYADocaTHWtDEt+MYKV9xlOzf6WU5GwMqniTCZbO ACQRqq9LMElQLKWA77tEI+qWH7bTrBLN06a8KyQPCeSJFxabNFAFYzK0WrGTF16f y1jAhr8CFd9HTtll2ZJyxqLTrfLXkyPB6EMOvDGj/U/ifxIz1SxaT/cklC7LzUI1 q8/ldQKBgQDZl0tzrLLi+p3gvzVpDdxr3gFQMvEWoDd2QtSBbY/PQu84vzjURy2W Rk8lRop8IH092NYvSFGBEo1Ej5PEbn/K4MRew0JPTGJUgMkgidPtP++0ramrhJdj UN6U4vFvgdqtenby0NDPZ9sK9x0DPenJKdTUz3hwK4j6+7j72O+pww== -----END RSA PRIVATE KEY----- 2018-07-25 11:10:41,878 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-25 11:10:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"security_group": {"name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-25 11:10:42,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-eff0424a-ed55-48a7-b289-c270e6295afc Date: Wed, 25 Jul 2018 11:10:42 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:10:42Z", "updated_at": "2018-07-25T11:10:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "94039f5c-a86a-4994-9b0e-77efdb4964b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "c3b2b6d6-ebcd-405b-b33a-c35354568844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}} 2018-07-25 11:10:42,204 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-eff0424a-ed55-48a7-b289-c270e6295afc 2018-07-25 11:10:42,204 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.325350046158s 2018-07-25 11:10:42,204 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-eff0424a-ed55-48a7-b289-c270e6295afc 2018-07-25 11:10:42,207 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:10:42,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:42,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10753 X-Openstack-Request-Id: req-1c449194-1c62-4440-a360-df805a5712b8 Date: Wed, 25 Jul 2018 11:10:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:10:42Z", "updated_at": "2018-07-25T11:10:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "c3b2b6d6-ebcd-405b-b33a-c35354568844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "94039f5c-a86a-4994-9b0e-77efdb4964b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:04:07Z", "updated_at": "2018-07-25T11:04:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "0cc3def1-907b-45a7-abb6-89a6fb1a4ad7", "remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "40acc164-e7d6-4ca8-bd35-d66a113d3270", "remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "e65fe2f6-be23-4723-8576-0f85da8d2bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "17febfed-bccb-47d1-ba03-f11bb36b3879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "name": "default"}]} 2018-07-25 11:10:42,306 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-1c449194-1c62-4440-a360-df805a5712b8 2018-07-25 11:10:42,306 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0994961261749s 2018-07-25 11:10:42,307 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-1c449194-1c62-4440-a360-df805a5712b8 2018-07-25 11:10:42,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-25 11:10:42,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6"}}' 2018-07-25 11:10:42,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-09d60fc9-2a64-4665-940a-1b389a01dc43 Date: Wed, 25 Jul 2018 11:10:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "port_range_min": 22, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:10:42Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "cb0ef7af-132c-4619-8253-edf7d1091e46"}} 2018-07-25 11:10:42,639 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-09d60fc9-2a64-4665-940a-1b389a01dc43 2018-07-25 11:10:42,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.330024003983s 2018-07-25 11:10:42,639 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-09d60fc9-2a64-4665-940a-1b389a01dc43 2018-07-25 11:10:42,641 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:10:42,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:42,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11249 X-Openstack-Request-Id: req-9e143f52-ac0f-4d9a-9b6d-e42b1adc1a67 Date: Wed, 25 Jul 2018 11:10:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:10:42Z", "updated_at": "2018-07-25T11:10:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "cb0ef7af-132c-4619-8253-edf7d1091e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "c3b2b6d6-ebcd-405b-b33a-c35354568844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "94039f5c-a86a-4994-9b0e-77efdb4964b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 3, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:04:07Z", "updated_at": "2018-07-25T11:04:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "0cc3def1-907b-45a7-abb6-89a6fb1a4ad7", "remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "40acc164-e7d6-4ca8-bd35-d66a113d3270", "remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "e65fe2f6-be23-4723-8576-0f85da8d2bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "17febfed-bccb-47d1-ba03-f11bb36b3879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "name": "default"}]} 2018-07-25 11:10:42,747 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-9e143f52-ac0f-4d9a-9b6d-e42b1adc1a67 2018-07-25 11:10:42,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.106106996536s 2018-07-25 11:10:42,748 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-9e143f52-ac0f-4d9a-9b6d-e42b1adc1a67 2018-07-25 11:10:42,750 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-25 11:10:42,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6"}}' 2018-07-25 11:10:43,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4d589574-19a2-49a0-989f-166b7ef654b6 Date: Wed, 25 Jul 2018 11:10:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:10:42Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "70dc89d4-f7fe-46c8-a4b7-f334494c1af3"}} 2018-07-25 11:10:43,077 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-4d589574-19a2-49a0-989f-166b7ef654b6 2018-07-25 11:10:43,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.32731294632s 2018-07-25 11:10:43,078 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-4d589574-19a2-49a0-989f-166b7ef654b6 2018-07-25 11:10:43,079 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:10:43,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:43,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2018 X-Openstack-Request-Id: req-e0f67292-1e87-49b7-8bfb-35511707f151 Date: Wed, 25 Jul 2018 11:10:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"36895f85-b1a9-42b0-99be-910115258c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["9b2b3fb6-9cfa-41d5-b4bf-dd77e4e51a42"],"description":"","tags":[],"updated_at":"2018-07-25T11:10:23Z","provider:segmentation_id":64,"name":"HA network tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"tenant_id":"","created_at":"2018-07-25T11:10:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7e1a6094-5fb6-42c8-a95d-4a603737657e"],"description":"","tags":[],"updated_at":"2018-07-25T11:10:22Z","provider:segmentation_id":1,"name":"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","provider:network_type":"vxlan"}]} 2018-07-25 11:10:43,238 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e0f67292-1e87-49b7-8bfb-35511707f151 2018-07-25 11:10:43,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.159805059433s 2018-07-25 11:10:43,239 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e0f67292-1e87-49b7-8bfb-35511707f151 2018-07-25 11:10:43,241 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:10:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:43,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-faa5d1ea-c52d-4a88-b63f-13efda4d7bda RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/snap", "metadata": {}}], "file": "/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/file", "owner": "64d49607fdd949c2b865e398f7f1620e", "id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "size": 12716032, "self": "/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:10:39Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:10:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:10:43,835 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-faa5d1ea-c52d-4a88-b63f-13efda4d7bda 2018-07-25 11:10:43,835 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.593323230743s 2018-07-25 11:10:43,835 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-faa5d1ea-c52d-4a88-b63f-13efda4d7bda 2018-07-25 11:10:43,837 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:10:43,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:44,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fe10df2-b624-4547-930f-da1338819134 x-compute-request-id: req-3fe10df2-b624-4547-930f-da1338819134 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "singlevm1-flavor_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "474d1548-ab93-4b75-a153-3996fd670e50"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:10:44,490 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-3fe10df2-b624-4547-930f-da1338819134 2018-07-25 11:10:44,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.653153181076s 2018-07-25 11:10:44,490 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-3fe10df2-b624-4547-930f-da1338819134 2018-07-25 11:10:44,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-25 11:10:44,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"server": {"name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "imageRef": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "flavorRef": "474d1548-ab93-4b75-a153-3996fd670e50", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d45069b7-8033-4790-a7a4-efb57ccf1bf4"}], "security_groups": [{"name": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6"}]}}' 2018-07-25 11:10:48,556 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf2fd260-d777-4468-a2ac-a15a249b1204 x-compute-request-id: req-cf2fd260-d777-4468-a2ac-a15a249b1204 RESP BODY: {"server": {"security_groups": [{"name": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "adminPass": "iQSPbb7iqu2X"}} 2018-07-25 11:10:48,556 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-cf2fd260-d777-4468-a2ac-a15a249b1204 2018-07-25 11:10:48,556 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 4.06289100647s 2018-07-25 11:10:48,556 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-cf2fd260-d777-4468-a2ac-a15a249b1204 2018-07-25 11:10:48,557 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:10:48,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:48,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-185a2995-962e-4fb8-8316-5a3caa2e44fb x-compute-request-id: req-185a2995-962e-4fb8-8316-5a3caa2e44fb RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "image": {"id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "links": [{"href": "https://192.16.1.222:8774/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "474d1548-ab93-4b75-a153-3996fd670e50", "links": [{"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}]}, "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:10:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "created": "2018-07-25T11:10:48Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:10:48,970 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-185a2995-962e-4fb8-8316-5a3caa2e44fb 2018-07-25 11:10:48,970 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.412886857986s 2018-07-25 11:10:48,970 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-185a2995-962e-4fb8-8316-5a3caa2e44fb 2018-07-25 11:10:48,974 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:10:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:49,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2018 X-Openstack-Request-Id: req-74baaa01-d88c-4c57-80c9-3994cfab935b Date: Wed, 25 Jul 2018 11:10:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"36895f85-b1a9-42b0-99be-910115258c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["9b2b3fb6-9cfa-41d5-b4bf-dd77e4e51a42"],"description":"","tags":[],"updated_at":"2018-07-25T11:10:23Z","provider:segmentation_id":64,"name":"HA network tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"tenant_id":"","created_at":"2018-07-25T11:10:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7e1a6094-5fb6-42c8-a95d-4a603737657e"],"description":"","tags":[],"updated_at":"2018-07-25T11:10:22Z","provider:segmentation_id":1,"name":"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","provider:network_type":"vxlan"}]} 2018-07-25 11:10:49,148 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-74baaa01-d88c-4c57-80c9-3994cfab935b 2018-07-25 11:10:49,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.174180030823s 2018-07-25 11:10:49,148 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-74baaa01-d88c-4c57-80c9-3994cfab935b 2018-07-25 11:10:49,149 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:10:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:49,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1865 X-Openstack-Request-Id: req-4bb50147-f1b8-4955-be70-71e8c32d01cf Date: Wed, 25 Jul 2018 11:10:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:10:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"7e1a6094-5fb6-42c8-a95d-4a603737657e","subnetpool_id":null,"name":"singlevm1-subnet_fb0a94fd-bf9c-4470-8280-45beb66e68b7"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"36895f85-b1a9-42b0-99be-910115258c6c","tenant_id":"","created_at":"2018-07-25T11:10:23Z","dns_nameservers":[],"updated_at":"2018-07-25T11:10:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"gateway_ip":null,"revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"169.254.192.0/18","project_id":"","id":"9b2b3fb6-9cfa-41d5-b4bf-dd77e4e51a42","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}]} 2018-07-25 11:10:49,222 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-4bb50147-f1b8-4955-be70-71e8c32d01cf 2018-07-25 11:10:49,222 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0736901760101s 2018-07-25 11:10:49,223 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-4bb50147-f1b8-4955-be70-71e8c32d01cf 2018-07-25 11:10:49,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:10:51,226 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:10:51,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:52,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1441 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b629711-4de9-463d-84ca-d432c7dec9b6 x-compute-request-id: req-4b629711-4de9-463d-84ca-d432c7dec9b6 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "image": {"id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "links": [{"href": "https://192.16.1.222:8774/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "474d1548-ab93-4b75-a153-3996fd670e50", "links": [{"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}]}, "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:10:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "created": "2018-07-25T11:10:48Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:10:52,178 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4b629711-4de9-463d-84ca-d432c7dec9b6 2018-07-25 11:10:52,178 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.952227115631s 2018-07-25 11:10:52,178 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4b629711-4de9-463d-84ca-d432c7dec9b6 2018-07-25 11:10:52,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:10:54,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:10:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:55,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1516 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-733697b9-62a4-4d63-ab9c-20f1185e0bc5 x-compute-request-id: req-733697b9-62a4-4d63-ab9c-20f1185e0bc5 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "image": {"id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "links": [{"href": "https://192.16.1.222:8774/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "474d1548-ab93-4b75-a153-3996fd670e50", "links": [{"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}]}, "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:10:54Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "created": "2018-07-25T11:10:48Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:10:55,287 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-733697b9-62a4-4d63-ab9c-20f1185e0bc5 2018-07-25 11:10:55,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.10428094864s 2018-07-25 11:10:55,288 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-733697b9-62a4-4d63-ab9c-20f1185e0bc5 2018-07-25 11:10:55,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:10:57,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:10:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:10:59,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1606 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9520dde-2b8e-47d4-8281-fa6a36ed24b0 x-compute-request-id: req-a9520dde-2b8e-47d4-8281-fa6a36ed24b0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "image": {"id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "links": [{"href": "https://192.16.1.222:8774/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "474d1548-ab93-4b75-a153-3996fd670e50", "links": [{"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}]}, "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "security_groups": [{"name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:10:56Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "created": "2018-07-25T11:10:48Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:10:59,756 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a9520dde-2b8e-47d4-8281-fa6a36ed24b0 2018-07-25 11:10:59,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.46383094788s 2018-07-25 11:10:59,757 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a9520dde-2b8e-47d4-8281-fa6a36ed24b0 2018-07-25 11:10:59,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:11:01,762 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:11:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:03,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1777 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-997fb516-d34c-40c5-8b1e-3265cc227f81 x-compute-request-id: req-997fb516-d34c-40c5-8b1e-3265cc227f81 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:d1:34", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "image": {"id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "links": [{"href": "https://192.16.1.222:8774/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "474d1548-ab93-4b75-a153-3996fd670e50", "links": [{"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}]}, "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "security_groups": [{"name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:10:56Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "created": "2018-07-25T11:10:48Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:11:03,398 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-997fb516-d34c-40c5-8b1e-3265cc227f81 2018-07-25 11:11:03,398 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.63584804535s 2018-07-25 11:11:03,398 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-997fb516-d34c-40c5-8b1e-3265cc227f81 2018-07-25 11:11:03,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:11:05,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:11:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:07,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1794 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9aeb8712-284a-46d5-a37c-b3c05db06c0c x-compute-request-id: req-9aeb8712-284a-46d5-a37c-b3c05db06c0c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:d1:34", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "image": {"id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "links": [{"href": "https://192.16.1.222:8774/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-07-25T11:11:02.000000", "flavor": {"id": "474d1548-ab93-4b75-a153-3996fd670e50", "links": [{"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}]}, "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "security_groups": [{"name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:11:02Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "created": "2018-07-25T11:10:48Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:11:07,901 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9aeb8712-284a-46d5-a37c-b3c05db06c0c 2018-07-25 11:11:07,901 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.49693894386s 2018-07-25 11:11:07,901 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9aeb8712-284a-46d5-a37c-b3c05db06c0c 2018-07-25 11:11:07,903 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:11:07,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:07,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 913 X-Openstack-Request-Id: req-d8ca022d-a33a-4492-969b-0a5ea6ba8656 Date: Wed, 25 Jul 2018 11:11:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:11:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e1a6094-5fb6-42c8-a95d-4a603737657e","ip_address":"192.168.120.8"}],"id":"f4982628-b1dd-4775-a141-121cb0edb4ef","security_groups":["f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:d1:34","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"b7aa4c2f-71e5-4c55-8d59-78e078d01bf0","name":"","admin_state_up":true,"network_id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:55Z","binding:vnic_type":"normal"}]} 2018-07-25 11:11:07,978 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 used request id req-d8ca022d-a33a-4492-969b-0a5ea6ba8656 2018-07-25 11:11:07,979 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0751628875732s 2018-07-25 11:11:07,979 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 used request id req-d8ca022d-a33a-4492-969b-0a5ea6ba8656 2018-07-25 11:11:07,982 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:11:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=f4982628-b1dd-4775-a141-121cb0edb4ef" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:08,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9ff670c5-77ab-4230-907d-71119b4fef68 Date: Wed, 25 Jul 2018 11:11:08 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:11:08,013 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=f4982628-b1dd-4775-a141-121cb0edb4ef used request id req-9ff670c5-77ab-4230-907d-71119b4fef68 2018-07-25 11:11:08,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0317227840424s 2018-07-25 11:11:08,013 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=f4982628-b1dd-4775-a141-121cb0edb4ef used request id req-9ff670c5-77ab-4230-907d-71119b4fef68 2018-07-25 11:11:08,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:11:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:09,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1794 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d3e6801-27e8-49a9-aed5-7077a291fbf5 x-compute-request-id: req-4d3e6801-27e8-49a9-aed5-7077a291fbf5 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:d1:34", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "image": {"id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "links": [{"href": "https://192.16.1.222:8774/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-07-25T11:11:02.000000", "flavor": {"id": "474d1548-ab93-4b75-a153-3996fd670e50", "links": [{"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}]}, "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "security_groups": [{"name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:11:02Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "created": "2018-07-25T11:10:48Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:11:09,412 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4d3e6801-27e8-49a9-aed5-7077a291fbf5 2018-07-25 11:11:09,412 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.39772796631s 2018-07-25 11:11:09,412 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-4d3e6801-27e8-49a9-aed5-7077a291fbf5 2018-07-25 11:11:09,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:11:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:09,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 913 X-Openstack-Request-Id: req-db9ac6c5-5818-4727-9689-107f926e52e7 Date: Wed, 25 Jul 2018 11:11:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:11:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e1a6094-5fb6-42c8-a95d-4a603737657e","ip_address":"192.168.120.8"}],"id":"f4982628-b1dd-4775-a141-121cb0edb4ef","security_groups":["f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:d1:34","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"b7aa4c2f-71e5-4c55-8d59-78e078d01bf0","name":"","admin_state_up":true,"network_id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:55Z","binding:vnic_type":"normal"}]} 2018-07-25 11:11:09,502 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 used request id req-db9ac6c5-5818-4727-9689-107f926e52e7 2018-07-25 11:11:09,502 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0876889228821s 2018-07-25 11:11:09,502 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 used request id req-db9ac6c5-5818-4727-9689-107f926e52e7 2018-07-25 11:11:09,505 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:11:09,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=f4982628-b1dd-4775-a141-121cb0edb4ef" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:09,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-20ab7852-ce0b-4040-9f7f-2843785f73bd Date: Wed, 25 Jul 2018 11:11:09 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:11:09,538 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=f4982628-b1dd-4775-a141-121cb0edb4ef used request id req-20ab7852-ce0b-4040-9f7f-2843785f73bd 2018-07-25 11:11:09,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0325448513031s 2018-07-25 11:11:09,538 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=f4982628-b1dd-4775-a141-121cb0edb4ef used request id req-20ab7852-ce0b-4040-9f7f-2843785f73bd 2018-07-25 11:11:09,538 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:d1:34', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fd84117a-29d6-45e7-a0e8-722ba0d07ea2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000005', u'OS-SRV-USG:launched_at': u'2018-07-25T11:11:02.000000', 'flavor': Munch({u'id': u'474d1548-ab93-4b75-a153-3996fd670e50'}), 'az': u'nova', 'id': u'b7aa4c2f-71e5-4c55-8d59-78e078d01bf0', 'security_groups': [Munch({u'name': u'singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1067f987b61b46ce991fd58d298e6b1a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-25T11:11:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-25T11:11:02Z', 'hostId': u'a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286', u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host4', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000005', u'OS-SRV-USG:launched_at': u'2018-07-25T11:11:02.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64d49607fdd949c2b865e398f7f1620e', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host4', 'name': u'singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7', 'adminPass': None, 'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', 'created_at': u'2018-07-25T11:10:48Z', 'created': u'2018-07-25T11:10:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-25 11:11:09,540 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:11:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:09,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2018 X-Openstack-Request-Id: req-1e840227-b997-4890-895d-f10eb5bb6573 Date: Wed, 25 Jul 2018 11:11:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"36895f85-b1a9-42b0-99be-910115258c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"","status":"ACTIVE","subnets":["9b2b3fb6-9cfa-41d5-b4bf-dd77e4e51a42"],"description":"","tags":[],"updated_at":"2018-07-25T11:10:23Z","provider:segmentation_id":64,"name":"HA network tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"tenant_id":"","created_at":"2018-07-25T11:10:23Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7e1a6094-5fb6-42c8-a95d-4a603737657e"],"description":"","tags":[],"updated_at":"2018-07-25T11:10:22Z","provider:segmentation_id":1,"name":"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","provider:network_type":"vxlan"}]} 2018-07-25 11:11:09,672 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1e840227-b997-4890-895d-f10eb5bb6573 2018-07-25 11:11:09,672 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.132215023041s 2018-07-25 11:11:09,673 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1e840227-b997-4890-895d-f10eb5bb6573 2018-07-25 11:11:09,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:11:09,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:09,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 913 X-Openstack-Request-Id: req-597eafdc-eb32-41a7-bbf7-97b64253a137 Date: Wed, 25 Jul 2018 11:11:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:11:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7e1a6094-5fb6-42c8-a95d-4a603737657e","ip_address":"192.168.120.8"}],"id":"f4982628-b1dd-4775-a141-121cb0edb4ef","security_groups":["f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:d1:34","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"b7aa4c2f-71e5-4c55-8d59-78e078d01bf0","name":"","admin_state_up":true,"network_id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:55Z","binding:vnic_type":"normal"}]} 2018-07-25 11:11:09,734 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 used request id req-597eafdc-eb32-41a7-bbf7-97b64253a137 2018-07-25 11:11:09,734 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0604989528656s 2018-07-25 11:11:09,734 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 used request id req-597eafdc-eb32-41a7-bbf7-97b64253a137 2018-07-25 11:11:09,735 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-25 11:11:09,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"floatingip": {"floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.8", "port_id": "f4982628-b1dd-4775-a141-121cb0edb4ef"}}' 2018-07-25 11:11:13,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-e7769c2f-e46e-4e14-a0a8-fcc91f4aed6d Date: Wed, 25 Jul 2018 11:11:13 GMT RESP BODY: {"floatingip": {"router_id": "e573913a-b295-44a3-a96c-fe84873443dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:11:10Z", "updated_at": "2018-07-25T11:11:10Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "192.16.1.104", "revision_number": 0, "project_id": "64d49607fdd949c2b865e398f7f1620e", "port_id": "f4982628-b1dd-4775-a141-121cb0edb4ef", "id": "1d4c729d-e9b1-423f-bc06-3b3e12e99264"}} 2018-07-25 11:11:13,442 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-e7769c2f-e46e-4e14-a0a8-fcc91f4aed6d 2018-07-25 11:11:13,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.70700597763s 2018-07-25 11:11:13,442 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-e7769c2f-e46e-4e14-a0a8-fcc91f4aed6d 2018-07-25 11:11:13,444 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'e573913a-b295-44a3-a96c-fe84873443dd', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'64d49607fdd949c2b865e398f7f1620e', 'created_at': u'2018-07-25T11:11:10Z', 'attached': True, 'updated_at': u'2018-07-25T11:11:10Z', 'id': u'1d4c729d-e9b1-423f-bc06-3b3e12e99264', 'floating_network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'192.16.1.104', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e573913a-b295-44a3-a96c-fe84873443dd', 'project_id': u'64d49607fdd949c2b865e398f7f1620e', 'port_id': u'f4982628-b1dd-4775-a141-121cb0edb4ef', 'port': u'f4982628-b1dd-4775-a141-121cb0edb4ef', 'network': u'35d2346e-8530-4f1c-bc8e-fcc380065937'}) 2018-07-25 11:11:13,445 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:11:13,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:11:14,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22300 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-350fe7a1-0453-4a7e-8eb1-00dea4e89012 x-compute-request-id: req-350fe7a1-0453-4a7e-8eb1-00dea4e89012 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.020022] pid_max: default: 32768 minimum: 301\n[ 0.024030] ACPI: Core revision 20150930\n[ 0.032865] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.044052] Security Framework initialized\n[ 0.048020] Yama: becoming mindful.\n[ 0.056036] AppArmor: AppArmor initialized\n[ 0.060122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.068204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.076161] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.084023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.092568] Initializing cgroup subsys io\n[ 0.096029] Initializing cgroup subsys memory\n[ 0.104029] Initializing cgroup subsys devices\n[ 0.108024] Initializing cgroup subsys freezer\n[ 0.116023] Initializing cgroup subsys net_cls\n[ 0.124025] Initializing cgroup subsys perf_event\n[ 0.132036] Initializing cgroup subsys net_prio\n[ 0.136024] Initializing cgroup subsys hugetlb\n[ 0.144022] Initializing cgroup subsys pids\n[ 0.152896] CPU: Physical Processor ID: 0\n[ 0.161136] mce: CPU supports 10 MCE banks\n[ 0.168330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.172021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.330543] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.446282] ftrace: allocating 31920 entries in 125 pages\n[ 0.468287] smpboot: Max logical packages: 1\n[ 0.472023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481742] x2apic enabled\n[ 0.484024] Switched APIC routing to physical x2apic.\n[ 0.502602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.512038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520945] x86: Booted up 1 node, 1 CPUs\n[ 0.524028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.530062] devtmpfs: initialized\n[ 0.533573] evm: security.selinux\n[ 0.536030] evm: security.SMACK64\n[ 0.540025] evm: security.SMACK64EXEC\n[ 0.544024] evm: security.SMACK64TRANSMUTE\n[ 0.548024] evm: security.SMACK64MMAP\n[ 0.552024] evm: security.ima\n[ 0.556024] evm: security.capability\n[ 0.560182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.564130] pinctrl core: initialized pinctrl subsystem\n[ 0.568643] RTC time: 11:11:05, date: 07/25/18\n[ 0.572340] NET: Registered protocol family 16\n[ 0.576402] cpuidle: using governor ladder\n[ 0.580029] cpuidle: using governor menu\n[ 0.584030] PCCT header not found.\n[ 0.588206] ACPI: bus type PCI registered\n[ 0.592025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596513] PCI: Using configuration type 1 for base access\n[ 0.601423] ACPI: Added _OSI(Module Device)\n[ 0.604026] ACPI: Added _OSI(Processor Device)\n[ 0.608025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.612026] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618248] ACPI: Interpreter enabled\n[ 0.620031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.632027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.644037] ACPI: (supports S0 S3 S4 S5)\n[ 0.648025] ACPI: Using IOAPIC for interrupt routing\n[ 0.652042] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.659338] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.660032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.664031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.668034] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.672523] acpiphp: Slot [3] registered\n[ 0.676101] acpiphp: Slot [4] registered\n[ 0.680100] acpiphp: Slot [5] registered\n[ 0.684101] acpiphp: Slot [6] registered\n[ 0.688098] acpiphp: Slot [7] registered\n[ 0.692101] acpiphp: Slot [8] registered\n[ 0.696099] acpiphp: Slot [9] registered\n[ 0.700101] acpiphp: Slot [10] registered\n[ 0.704132] acpiphp: Slot [11] registered\n[ 0.708099] acpiphp: Slot [12] registered\n[ 0.712099] acpiphp: Slot [13] registered\n[ 0.716098] acpiphp: Slot [14] registered\n[ 0.720124] acpiphp: Slot [15] registered\n[ 0.724100] acpiphp: Slot [16] registered\n[ 0.728099] acpiphp: Slot [17] registered\n[ 0.733057] acpiphp: Slot [18] registered\n[ 0.736100] acpiphp: Slot [19] registered\n[ 0.740099] acpiphp: Slot [20] registered\n[ 0.744098] acpiphp: Slot [21] registered\n[ 0.748101] acpiphp: Slot [22] registered\n[ 0.752100] acpiphp: Slot [23] registered\n[ 0.756108] acpiphp: Slot [24] registered\n[ 0.760101] acpiphp: Slot [25] registered\n[ 0.764101] acpiphp: Slot [26] registered\n[ 0.768100] acpiphp: Slot [27] registered\n[ 0.772103] acpiphp: Slot [28] registered\n[ 0.776100] acpiphp: Slot [29] registered\n[ 0.780102] acpiphp: Slot [30] registered\n[ 0.784100] acpiphp: Slot [31] registered\n[ 0.788093] PCI host bridge to bus 0000:00\n[ 0.792028] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.796026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.800026] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.804026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.808026] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.812027] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.831330] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.832029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.836065] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.840046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.856105] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.860129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.970837] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.976495] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.984387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.995689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.000278] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.010948] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.020000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.020000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.020047] vgaarb: loaded\n[ 1.024029] vgaarb: bridge control possible 0000:00:02.0\n[ 1.033628] SCSI subsystem initialized\n[ 1.040985] ACPI: bus type USB registered\n[ 1.044574] usbcore: registered new interface driver usbfs\n[ 1.048195] usbcore: registered new interface driver hub\n[ 1.052142] usbcore: registered new device driver usb\n[ 1.059919] PCI: Using ACPI for IRQ routing\n[ 1.067046] NetLabel: Initializing\n[ 1.068063] NetLabel: domain hash size = 128\n[ 1.072024] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.076306] NetLabel: unlabeled traffic allowed by default\n[ 1.083233] clocksource: Switched to clocksource kvm-clock\n[ 1.172196] AppArmor: AppArmor Filesystem Enabled\n[ 1.180669] pnp: PnP ACPI init\n[ 1.189396] pnp: PnP ACPI: found 5 devices\n[ 1.215125] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.231087] NET: Registered protocol family 2\n[ 1.242187] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.253193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.264314] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.274654] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.283810] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.295613] NET: Registered protocol family 1\n[ 1.303362] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.312584] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.322663] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.351623] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.381704] Trying to unpack rootfs image as initramfs...\n[ 1.637093] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.661604] Scanning for low memory corruption every 60 seconds\n[ 1.673602] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.685093] audit: initializing netlink subsys (disabled)\n[ 1.693817] audit: type=2000 audit(1532517066.213:1): initialized\n[ 1.705074] Initialise system trusted keyring\n[ 1.713651] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.731322] zbud: loaded\n[ 1.737917] VFS: Disk quotas dquot_6.6.0\n[ 1.746087] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.759802] fuse init (API version 7.23)\n[ 1.767964] Key type big_key registered\n[ 1.775952] Allocating IMA MOK and blacklist keyrings.\n[ 1.787347] Key type asymmetric registered\n[ 1.794448] Asymmetric key parser 'x509' registered\n[ 1.802679] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.815608] io scheduler noop registered\n[ 1.822400] io scheduler deadline registered (default)\n[ 1.833674] io scheduler cfq registered\n[ 1.841021] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.849632] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.860255] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.873583] ACPI: Power Button [PWRF]\n[ 1.880929] GHES: HEST is not enabled!\n[ 1.906081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.962360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.994710] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.012180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.055339] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.123789] Linux agpgart interface v0.103\n[ 2.148279] brd: module loaded\n[ 2.163806] loop: module loaded\n[ 2.186713] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.200166] GPT:90111 != 2097151\n[ 2.206089] GPT:Alternate GPT header not at the end of the disk.\n[ 2.215163] GPT:90111 != 2097151\n[ 2.221136] GPT: Use GNU Parted to correct GPT errors.\n[ 2.229208] vda: vda1 vda15\n[ 2.240626] scsi host0: ata_piix\n[ 2.247541] scsi host1: ata_piix\n[ 2.253721] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.264743] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.277158] libphy: Fixed MDIO Bus: probed\n[ 2.285476] tun: Universal TUN/TAP device driver, 1.6\n[ 2.294491] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.310965] PPP generic driver version 2.4.2\n[ 2.318633] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.329270] ehci-pci: EHCI PCI platform driver\n[ 2.336667] ehci-platform: EHCI generic platform driver\n[ 2.344937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.355201] ohci-pci: OHCI PCI platform driver\n[ 2.362548] ohci-platform: OHCI generic platform driver\n[ 2.370749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.400251] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.408674] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.422352] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.430468] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.443398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.455229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.467367] usb usb1: Product: UHCI Host Controller\n[ 2.476307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.485810] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.494025] hub 1-0:1.0: USB hub found\n[ 2.500661] hub 1-0:1.0: 2 ports detected\n[ 2.509951] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.527525] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.536515] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.545212] mousedev: PS/2 mouse device common for all mice\n[ 2.555624] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.571124] rtc_cmos 00:00: RTC can wake from S4\n[ 2.581631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.593614] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.603621] i2c /dev entries driver\n[ 2.611021] device-mapper: uevent: version 1.0.3\n[ 2.619065] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.634126] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.645908] NET: Registered protocol family 10\n[ 2.656312] NET: Registered protocol family 17\n[ 2.664409] Key type dns_resolver registered\n[ 2.673021] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.682368] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.698784] registered taskstats version 1\n[ 2.706091] Loading compiled-in X.509 certificates\n[ 2.715388] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.732289] zswap: loaded using pool lzo/zbud\n[ 2.746508] Key type trusted registered\n[ 2.757369] Key type encrypted registered\n[ 2.764505] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.773336] ima: No TPM chip found, activating TPM-bypass!\n[ 2.783347] evm: HMAC attrs: 0x1\n[ 2.792457] Magic number: 10:666:176\n[ 2.799406] acpi device:0c: hash matches\n[ 2.806910] rtc_cmos 00:00: setting system clock to 2018-07-25 11:11:08 UTC (1532517068)\n[ 2.821885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.833093] EDD information not available.\n[ 2.853416] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 2.866452] Write protecting the kernel read-only data: 14336k\n[ 2.892361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 2.908101] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.03\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.46\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.536553] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.67. iid=i-00000005\n"} 2018-07-25 11:11:14,494 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0/action used request id req-350fe7a1-0453-4a7e-8eb1-00dea4e89012 2018-07-25 11:11:14,494 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 1.04936003685s 2018-07-25 11:11:14,494 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0/action used request id req-350fe7a1-0453-4a7e-8eb1-00dea4e89012 2018-07-25 11:11:14,495 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.012000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.020022] pid_max: default: 32768 minimum: 301 [ 0.024030] ACPI: Core revision 20150930 [ 0.032865] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.044052] Security Framework initialized [ 0.048020] Yama: becoming mindful. [ 0.056036] AppArmor: AppArmor initialized [ 0.060122] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.068204] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.076161] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.084023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.092568] Initializing cgroup subsys io [ 0.096029] Initializing cgroup subsys memory [ 0.104029] Initializing cgroup subsys devices [ 0.108024] Initializing cgroup subsys freezer [ 0.116023] Initializing cgroup subsys net_cls [ 0.124025] Initializing cgroup subsys perf_event [ 0.132036] Initializing cgroup subsys net_prio [ 0.136024] Initializing cgroup subsys hugetlb [ 0.144022] Initializing cgroup subsys pids [ 0.152896] CPU: Physical Processor ID: 0 [ 0.161136] mce: CPU supports 10 MCE banks [ 0.168330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.172021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.330543] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.446282] ftrace: allocating 31920 entries in 125 pages [ 0.468287] smpboot: Max logical packages: 1 [ 0.472023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481742] x2apic enabled [ 0.484024] Switched APIC routing to physical x2apic. [ 0.502602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.504000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.512038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520945] x86: Booted up 1 node, 1 CPUs [ 0.524028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.530062] devtmpfs: initialized [ 0.533573] evm: security.selinux [ 0.536030] evm: security.SMACK64 [ 0.540025] evm: security.SMACK64EXEC [ 0.544024] evm: security.SMACK64TRANSMUTE [ 0.548024] evm: security.SMACK64MMAP [ 0.552024] evm: security.ima [ 0.556024] evm: security.capability [ 0.560182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.564130] pinctrl core: initialized pinctrl subsystem [ 0.568643] RTC time: 11:11:05, date: 07/25/18 [ 0.572340] NET: Registered protocol family 16 [ 0.576402] cpuidle: using governor ladder [ 0.580029] cpuidle: using governor menu [ 0.584030] PCCT header not found. [ 0.588206] ACPI: bus type PCI registered [ 0.592025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596513] PCI: Using configuration type 1 for base access [ 0.601423] ACPI: Added _OSI(Module Device) [ 0.604026] ACPI: Added _OSI(Processor Device) [ 0.608025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.612026] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618248] ACPI: Interpreter enabled [ 0.620031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.632027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.644037] ACPI: (supports S0 S3 S4 S5) [ 0.648025] ACPI: Using IOAPIC for interrupt routing [ 0.652042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.659338] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668034] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672523] acpiphp: Slot [3] registered [ 0.676101] acpiphp: Slot [4] registered [ 0.680100] acpiphp: Slot [5] registered [ 0.684101] acpiphp: Slot [6] registered [ 0.688098] acpiphp: Slot [7] registered [ 0.692101] acpiphp: Slot [8] registered [ 0.696099] acpiphp: Slot [9] registered [ 0.700101] acpiphp: Slot [10] registered [ 0.704132] acpiphp: Slot [11] registered [ 0.708099] acpiphp: Slot [12] registered [ 0.712099] acpiphp: Slot [13] registered [ 0.716098] acpiphp: Slot [14] registered [ 0.720124] acpiphp: Slot [15] registered [ 0.724100] acpiphp: Slot [16] registered [ 0.728099] acpiphp: Slot [17] registered [ 0.733057] acpiphp: Slot [18] registered [ 0.736100] acpiphp: Slot [19] registered [ 0.740099] acpiphp: Slot [20] registered [ 0.744098] acpiphp: Slot [21] registered [ 0.748101] acpiphp: Slot [22] registered [ 0.752100] acpiphp: Slot [23] registered [ 0.756108] acpiphp: Slot [24] registered [ 0.760101] acpiphp: Slot [25] registered [ 0.764101] acpiphp: Slot [26] registered [ 0.768100] acpiphp: Slot [27] registered [ 0.772103] acpiphp: Slot [28] registered [ 0.776100] acpiphp: Slot [29] registered [ 0.780102] acpiphp: Slot [30] registered [ 0.784100] acpiphp: Slot [31] registered [ 0.788093] PCI host bridge to bus 0000:00 [ 0.792028] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.796026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.800026] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.804026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.808026] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.812027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.831330] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.832029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.836065] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.840046] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.856105] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.860129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.970837] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.976495] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.984387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.995689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.000278] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.010948] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.020000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.020000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.020047] vgaarb: loaded [ 1.024029] vgaarb: bridge control possible 0000:00:02.0 [ 1.033628] SCSI subsystem initialized [ 1.040985] ACPI: bus type USB registered [ 1.044574] usbcore: registered new interface driver usbfs [ 1.048195] usbcore: registered new interface driver hub [ 1.052142] usbcore: registered new device driver usb [ 1.059919] PCI: Using ACPI for IRQ routing [ 1.067046] NetLabel: Initializing [ 1.068063] NetLabel: domain hash size = 128 [ 1.072024] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.076306] NetLabel: unlabeled traffic allowed by default [ 1.083233] clocksource: Switched to clocksource kvm-clock [ 1.172196] AppArmor: AppArmor Filesystem Enabled [ 1.180669] pnp: PnP ACPI init [ 1.189396] pnp: PnP ACPI: found 5 devices [ 1.215125] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.231087] NET: Registered protocol family 2 [ 1.242187] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.253193] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.264314] TCP: Hash tables configured (established 4096 bind 4096) [ 1.274654] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.283810] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.295613] NET: Registered protocol family 1 [ 1.303362] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.312584] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.322663] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.351623] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.381704] Trying to unpack rootfs image as initramfs... [ 1.637093] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.661604] Scanning for low memory corruption every 60 seconds [ 1.673602] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.685093] audit: initializing netlink subsys (disabled) [ 1.693817] audit: type=2000 audit(1532517066.213:1): initialized [ 1.705074] Initialise system trusted keyring [ 1.713651] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.731322] zbud: loaded [ 1.737917] VFS: Disk quotas dquot_6.6.0 [ 1.746087] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.759802] fuse init (API version 7.23) [ 1.767964] Key type big_key registered [ 1.775952] Allocating IMA MOK and blacklist keyrings. [ 1.787347] Key type asymmetric registered [ 1.794448] Asymmetric key parser 'x509' registered [ 1.802679] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.815608] io scheduler noop registered [ 1.822400] io scheduler deadline registered (default) [ 1.833674] io scheduler cfq registered [ 1.841021] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.849632] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.860255] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.873583] ACPI: Power Button [PWRF] [ 1.880929] GHES: HEST is not enabled! [ 1.906081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.962360] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.994710] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.012180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.055339] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.123789] Linux agpgart interface v0.103 [ 2.148279] brd: module loaded [ 2.163806] loop: module loaded [ 2.186713] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.200166] GPT:90111 != 2097151 [ 2.206089] GPT:Alternate GPT header not at the end of the disk. [ 2.215163] GPT:90111 != 2097151 [ 2.221136] GPT: Use GNU Parted to correct GPT errors. [ 2.229208] vda: vda1 vda15 [ 2.240626] scsi host0: ata_piix [ 2.247541] scsi host1: ata_piix [ 2.253721] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.264743] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.277158] libphy: Fixed MDIO Bus: probed [ 2.285476] tun: Universal TUN/TAP device driver, 1.6 [ 2.294491] tun: (C) 1999-2004 Max Krasnyansky [ 2.310965] PPP generic driver version 2.4.2 [ 2.318633] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.329270] ehci-pci: EHCI PCI platform driver [ 2.336667] ehci-platform: EHCI generic platform driver [ 2.344937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.355201] ohci-pci: OHCI PCI platform driver [ 2.362548] ohci-platform: OHCI generic platform driver [ 2.370749] uhci_hcd: USB Universal Host Controller Interface driver [ 2.400251] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.408674] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.422352] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.430468] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.443398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.455229] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.467367] usb usb1: Product: UHCI Host Controller [ 2.476307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.485810] usb usb1: SerialNumber: 0000:00:01.2 [ 2.494025] hub 1-0:1.0: USB hub found [ 2.500661] hub 1-0:1.0: 2 ports detected [ 2.509951] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.527525] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.536515] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.545212] mousedev: PS/2 mouse device common for all mice [ 2.555624] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.571124] rtc_cmos 00:00: RTC can wake from S4 [ 2.581631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.593614] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.603621] i2c /dev entries driver [ 2.611021] device-mapper: uevent: version 1.0.3 [ 2.619065] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.634126] ledtrig-cpu: registered to indicate activity on CPUs [ 2.645908] NET: Registered protocol family 10 [ 2.656312] NET: Registered protocol family 17 [ 2.664409] Key type dns_resolver registered [ 2.673021] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.682368] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.698784] registered taskstats version 1 [ 2.706091] Loading compiled-in X.509 certificates [ 2.715388] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.732289] zswap: loaded using pool lzo/zbud [ 2.746508] Key type trusted registered [ 2.757369] Key type encrypted registered [ 2.764505] AppArmor: AppArmor sha1 policy hashing enabled [ 2.773336] ima: No TPM chip found, activating TPM-bypass! [ 2.783347] evm: HMAC attrs: 0x1 [ 2.792457] Magic number: 10:666:176 [ 2.799406] acpi device:0c: hash matches [ 2.806910] rtc_cmos 00:00: setting system clock to 2018-07-25 11:11:08 UTC (1532517068) [ 2.821885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.833093] EDD information not available. [ 2.853416] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 2.866452] Write protecting the kernel read-only data: 14336k [ 2.892361] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 2.908101] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.03 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.46 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.536553] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.67. iid=i-00000005 2018-07-25 11:11:17,493 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.104 2018-07-25 11:11:27,498 - paramiko.transport - DEBUG - starting thread (client mode): 0xb04537d0L 2018-07-25 11:11:27,498 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-25 11:11:27,500 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-25 11:11:27,500 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-25 11:11:27,501 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-25 11:11:27,502 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-25 11:11:27,502 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-25 11:11:27,502 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-25 11:11:27,502 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-25 11:11:27,502 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-25 11:11:27,523 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-25 11:11:27,523 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-25 11:11:27,530 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.104: e753f8e7d380b25fbeab90f6b53b37c7 2018-07-25 11:11:27,531 - paramiko.transport - DEBUG - Trying discovered key 277e724df07bd1c65bb04a8260fbab91 in /tmp/tmpxdiWj3 2018-07-25 11:11:27,563 - paramiko.transport - DEBUG - userauth is OK 2018-07-25 11:11:27,566 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-25 11:11:27,596 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-25 11:11:27,597 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-25 11:11:27,597 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-25 11:11:27,601 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-25 11:11:27,603 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-25 11:11:27,603 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-25 11:11:27,603 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-25 11:11:27,603 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 01:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-25 11:11:27,609 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-25 11:11:27,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/1d4c729d-e9b1-423f-bc06-3b3e12e99264.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:29,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52c4c408-0d7d-49a7-8dc2-74e4084048f5 Content-Length: 0 Date: Wed, 25 Jul 2018 11:11:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:11:29,822 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/1d4c729d-e9b1-423f-bc06-3b3e12e99264.json used request id req-52c4c408-0d7d-49a7-8dc2-74e4084048f5 2018-07-25 11:11:29,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.21258306503s 2018-07-25 11:11:29,822 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/1d4c729d-e9b1-423f-bc06-3b3e12e99264.json used request id req-52c4c408-0d7d-49a7-8dc2-74e4084048f5 2018-07-25 11:11:29,825 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:11:29,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:29,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9135bcc1-dc14-4df3-b73d-7f679cba0472 Date: Wed, 25 Jul 2018 11:11:29 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:11:29,882 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9135bcc1-dc14-4df3-b73d-7f679cba0472 2018-07-25 11:11:29,882 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0567760467529s 2018-07-25 11:11:29,882 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-9135bcc1-dc14-4df3-b73d-7f679cba0472 2018-07-25 11:11:29,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-25 11:11:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:30,219 - keystoneauth.session - 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-3f1afd4f-4690-4559-b4c1-84de39700f4d x-compute-request-id: req-3f1afd4f-4690-4559-b4c1-84de39700f4d 2018-07-25 11:11:30,219 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 used request id req-3f1afd4f-4690-4559-b4c1-84de39700f4d 2018-07-25 11:11:30,219 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.33632683754s 2018-07-25 11:11:30,219 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0 used request id req-3f1afd4f-4690-4559-b4c1-84de39700f4d 2018-07-25 11:11:30,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:11:30,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:31,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1716 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-95bfb62d-7c0f-4856-8697-5d59c6984d8f x-compute-request-id: req-95bfb62d-7c0f-4856-8697-5d59c6984d8f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:d1:34", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "rel": "bookmark"}], "image": {"id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "links": [{"href": "https://192.16.1.222:8774/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-07-25T11:11:02.000000", "flavor": {"id": "474d1548-ab93-4b75-a153-3996fd670e50", "links": [{"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}]}, "id": "b7aa4c2f-71e5-4c55-8d59-78e078d01bf0", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:11:30Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "singlevm1-vm_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "created": "2018-07-25T11:10:48Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:11:31,765 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-95bfb62d-7c0f-4856-8697-5d59c6984d8f 2018-07-25 11:11:31,765 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.54556393623s 2018-07-25 11:11:31,765 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-95bfb62d-7c0f-4856-8697-5d59c6984d8f 2018-07-25 11:11:31,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:11:33,769 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:11:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:34,719 - 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-a61a04f8-a561-4d24-bf1d-d8bdc85f0bd3 x-compute-request-id: req-a61a04f8-a561-4d24-bf1d-d8bdc85f0bd3 RESP BODY: {"servers": []} 2018-07-25 11:11:34,719 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a61a04f8-a561-4d24-bf1d-d8bdc85f0bd3 2018-07-25 11:11:34,719 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.949726819992s 2018-07-25 11:11:34,719 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a61a04f8-a561-4d24-bf1d-d8bdc85f0bd3 2018-07-25 11:11:34,721 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:11:34,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:34,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-72b6eb4d-946b-4746-a4c8-1048a597835d Date: Wed, 25 Jul 2018 11:11:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:10:42Z", "updated_at": "2018-07-25T11:10:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "70dc89d4-f7fe-46c8-a4b7-f334494c1af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "94039f5c-a86a-4994-9b0e-77efdb4964b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "c3b2b6d6-ebcd-405b-b33a-c35354568844", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:10:42Z", "revision_number": 0, "id": "cb0ef7af-132c-4619-8253-edf7d1091e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:10:42Z", "security_group_id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6", "name": "singlevm1-sg_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:04:07Z", "updated_at": "2018-07-25T11:04:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "0cc3def1-907b-45a7-abb6-89a6fb1a4ad7", "remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "17febfed-bccb-47d1-ba03-f11bb36b3879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "40acc164-e7d6-4ca8-bd35-d66a113d3270", "remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "e65fe2f6-be23-4723-8576-0f85da8d2bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "name": "default"}]} 2018-07-25 11:11:34,847 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-72b6eb4d-946b-4746-a4c8-1048a597835d 2018-07-25 11:11:34,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.126312971115s 2018-07-25 11:11:34,848 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-72b6eb4d-946b-4746-a4c8-1048a597835d 2018-07-25 11:11:34,850 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-25 11:11:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:35,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80d697ba-0e77-4361-83e3-cd2d63da83d9 Content-Length: 0 Date: Wed, 25 Jul 2018 11:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:11:35,083 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6.json used request id req-80d697ba-0e77-4361-83e3-cd2d63da83d9 2018-07-25 11:11:35,084 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.23336315155s 2018-07-25 11:11:35,084 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f3abab8c-c556-43d8-bb6f-dbe6e2bf12b6.json used request id req-80d697ba-0e77-4361-83e3-cd2d63da83d9 2018-07-25 11:11:35,084 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-25 11:11:35,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:35,150 - keystoneauth.session - 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-efce6a6e-224f-4882-89b3-ac24895160cd x-compute-request-id: req-efce6a6e-224f-4882-89b3-ac24895160cd 2018-07-25 11:11:35,150 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7 used request id req-efce6a6e-224f-4882-89b3-ac24895160cd 2018-07-25 11:11:35,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.0658040046692s 2018-07-25 11:11:35,150 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm1-kp_fb0a94fd-bf9c-4470-8280-45beb66e68b7 used request id req-efce6a6e-224f-4882-89b3-ac24895160cd 2018-07-25 11:11:35,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:11:35,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" -d '{"subnet_id": "7e1a6094-5fb6-42c8-a95d-4a603737657e"}' 2018-07-25 11:11:38,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ce70337-0a89-4597-a0d8-0423e5374bd1 Date: Wed, 25 Jul 2018 11:11:38 GMT RESP BODY: {"network_id": "d45069b7-8033-4790-a7a4-efb57ccf1bf4", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "subnet_id": "7e1a6094-5fb6-42c8-a95d-4a603737657e", "subnet_ids": ["7e1a6094-5fb6-42c8-a95d-4a603737657e"], "port_id": "dcf7218f-4c34-4a2b-a479-fffc69eb66cc", "id": "e573913a-b295-44a3-a96c-fe84873443dd"} 2018-07-25 11:11:38,407 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd/remove_router_interface.json used request id req-9ce70337-0a89-4597-a0d8-0423e5374bd1 2018-07-25 11:11:38,407 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.25657701492s 2018-07-25 11:11:38,407 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd/remove_router_interface.json used request id req-9ce70337-0a89-4597-a0d8-0423e5374bd1 returning object e573913a-b295-44a3-a96c-fe84873443dd 2018-07-25 11:11:38,407 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:11:38,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:38,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-c0f2f6bf-c528-495a-9a42-d6502ec6177a Date: Wed, 25 Jul 2018 11:11:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.110"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:10:24Z", "admin_state_up": true, "updated_at": "2018-07-25T11:11:36Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "e573913a-b295-44a3-a96c-fe84873443dd", "name": "singlevm1-router_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}]} 2018-07-25 11:11:38,590 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-c0f2f6bf-c528-495a-9a42-d6502ec6177a 2018-07-25 11:11:38,590 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.182276964188s 2018-07-25 11:11:38,590 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-c0f2f6bf-c528-495a-9a42-d6502ec6177a 2018-07-25 11:11:38,591 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:11:38,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:43,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c25e1529-e759-4a66-9fdb-4ae51125c585 Content-Length: 0 Date: Wed, 25 Jul 2018 11:11:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:11:43,857 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd.json used request id req-c25e1529-e759-4a66-9fdb-4ae51125c585 2018-07-25 11:11:43,857 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.2662730217s 2018-07-25 11:11:43,857 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/e573913a-b295-44a3-a96c-fe84873443dd.json used request id req-c25e1529-e759-4a66-9fdb-4ae51125c585 2018-07-25 11:11:43,858 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:11:43,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:44,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-263d3f91-b28a-474c-a511-39de7376c17c Date: Wed, 25 Jul 2018 11:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:10:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"7e1a6094-5fb6-42c8-a95d-4a603737657e","subnetpool_id":null,"name":"singlevm1-subnet_fb0a94fd-bf9c-4470-8280-45beb66e68b7"}]} 2018-07-25 11:11:44,155 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-263d3f91-b28a-474c-a511-39de7376c17c 2018-07-25 11:11:44,155 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.29696393013s 2018-07-25 11:11:44,155 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-263d3f91-b28a-474c-a511-39de7376c17c 2018-07-25 11:11:44,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:11:44,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/7e1a6094-5fb6-42c8-a95d-4a603737657e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:47,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b45c1bc-4b1f-4abe-adf5-4c07795e01a7 Date: Wed, 25 Jul 2018 11:11:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:11:47,542 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/7e1a6094-5fb6-42c8-a95d-4a603737657e.json used request id req-6b45c1bc-4b1f-4abe-adf5-4c07795e01a7 2018-07-25 11:11:47,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.38672113419s 2018-07-25 11:11:47,543 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/7e1a6094-5fb6-42c8-a95d-4a603737657e.json used request id req-6b45c1bc-4b1f-4abe-adf5-4c07795e01a7 2018-07-25 11:11:47,543 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:11:47,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:47,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-61de4fdc-9e1f-4aca-a754-ba831a263266 Date: Wed, 25 Jul 2018 11:11:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d45069b7-8033-4790-a7a4-efb57ccf1bf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:11:46Z","provider:segmentation_id":1,"name":"singlevm1-net_fb0a94fd-bf9c-4470-8280-45beb66e68b7","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:10:22Z","provider:network_type":"vxlan"}]} 2018-07-25 11:11:47,708 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-61de4fdc-9e1f-4aca-a754-ba831a263266 2018-07-25 11:11:47,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.165096998215s 2018-07-25 11:11:47,708 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-61de4fdc-9e1f-4aca-a754-ba831a263266 2018-07-25 11:11:47,709 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:11:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/d45069b7-8033-4790-a7a4-efb57ccf1bf4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:49,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9e64fee-c7ae-423e-ba56-56974eaa6e74 Date: Wed, 25 Jul 2018 11:11:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:11:49,811 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/d45069b7-8033-4790-a7a4-efb57ccf1bf4.json used request id req-e9e64fee-c7ae-423e-ba56-56974eaa6e74 2018-07-25 11:11:49,811 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.10191011429s 2018-07-25 11:11:49,811 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/d45069b7-8033-4790-a7a4-efb57ccf1bf4.json used request id req-e9e64fee-c7ae-423e-ba56-56974eaa6e74 2018-07-25 11:11:49,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:11:49,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:49,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-5028333f-53ba-478f-87ce-e0f20c251122 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/snap", "metadata": {}}], "file": "/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/file", "owner": "64d49607fdd949c2b865e398f7f1620e", "id": "fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "size": 12716032, "self": "/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:10:39Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:10:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:11:49,899 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-5028333f-53ba-478f-87ce-e0f20c251122 2018-07-25 11:11:49,899 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0854420661926s 2018-07-25 11:11:49,899 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-5028333f-53ba-478f-87ce-e0f20c251122 2018-07-25 11:11:49,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-25 11:11:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:50,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e1f16ae7-514e-4d7c-bec6-2666cb51b1ef RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:11:50,337 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2 used request id req-e1f16ae7-514e-4d7c-bec6-2666cb51b1ef 2018-07-25 11:11:50,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.436908006668s 2018-07-25 11:11:50,337 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/fd84117a-29d6-45e7-a0e8-722ba0d07ea2 used request id req-e1f16ae7-514e-4d7c-bec6-2666cb51b1ef 2018-07-25 11:11:50,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:11:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:50,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb8d6416-35ba-4605-bfbe-7eafefc7035d x-compute-request-id: req-bb8d6416-35ba-4605-bfbe-7eafefc7035d RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "singlevm1-flavor_fb0a94fd-bf9c-4470-8280-45beb66e68b7", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/474d1548-ab93-4b75-a153-3996fd670e50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "474d1548-ab93-4b75-a153-3996fd670e50"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:11:50,383 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-bb8d6416-35ba-4605-bfbe-7eafefc7035d 2018-07-25 11:11:50,383 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0450370311737s 2018-07-25 11:11:50,383 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-bb8d6416-35ba-4605-bfbe-7eafefc7035d 2018-07-25 11:11:50,385 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-25 11:11:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8aeabb04a085cbbeba38fb0565d589daf5d8cd6" 2018-07-25 11:11:50,511 - keystoneauth.session - 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-a9e29def-efe0-4409-aba8-33ae8e37d038 x-compute-request-id: req-a9e29def-efe0-4409-aba8-33ae8e37d038 2018-07-25 11:11:50,511 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50 used request id req-a9e29def-efe0-4409-aba8-33ae8e37d038 2018-07-25 11:11:50,511 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.125707864761s 2018-07-25 11:11:50,511 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/474d1548-ab93-4b75-a153-3996fd670e50 used request id req-a9e29def-efe0-4409-aba8-33ae8e37d038 2018-07-25 11:11:50,544 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-25 11:11:50,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:11:50,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:11:50,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:11:50,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:11:50,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:11:50,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:11:50,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:11:50,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:11:50,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:11:50,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:11:50,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-89c17f30-a017-414e-b209-59050aff8f48 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:11:50,609 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-89c17f30-a017-414e-b209-59050aff8f48 2018-07-25 11:11:50,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:11:51,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["6BtEPm2mT0mUMi38mNr2ew"], "issued_at": "2018-07-25T11:11:51.000000Z"}} 2018-07-25 11:11:51,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:11:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:51,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3d86e338-2a0d-43a6-a2aa-480b419be102 Date: Wed, 25 Jul 2018 11:11:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:11:51,240 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3d86e338-2a0d-43a6-a2aa-480b419be102 2018-07-25 11:11:51,240 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.191901922226s 2018-07-25 11:11:51,241 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3d86e338-2a0d-43a6-a2aa-480b419be102 2018-07-25 11:11:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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-25 11:11:51,249 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:11:51,249 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:11:51,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:51,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:51 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-11179b7a-189f-4fe9-8397-0d45eead968e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/e860fbb843254962ae747e40d97ed052"}, "tags": [], "enabled": true, "id": "e860fbb843254962ae747e40d97ed052", "name": "heat"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-25 11:11:51,415 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-11179b7a-189f-4fe9-8397-0d45eead968e 2018-07-25 11:11:51,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.165751934052s 2018-07-25 11:11:51,415 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-11179b7a-189f-4fe9-8397-0d45eead968e 2018-07-25 11:11:51,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-25 11:11:51,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739"}}' 2018-07-25 11:11:52,945 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:52 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-2f40d319-f61a-4e8a-956d-4ef8d4394e29 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae"}, "tags": [], "enabled": true, "id": "4bfee9f702994bd389e50f7d528212ae", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739"}} 2018-07-25 11:11:52,945 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-2f40d319-f61a-4e8a-956d-4ef8d4394e29 2018-07-25 11:11:52,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 1.52579689026s 2018-07-25 11:11:52,945 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-2f40d319-f61a-4e8a-956d-4ef8d4394e29 2018-07-25 11:11:52,945 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'4bfee9f702994bd389e50f7d528212ae', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739'}) 2018-07-25 11:11:52,949 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-25 11:11:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d71c755f-0df5-4ede-80a4-7d7e9f9f88bb", "email": null, "name": "singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739"}}' 2018-07-25 11:11:54,716 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:54 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ed1ac761-e626-48f8-bdd8-50c507f3bf56 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739", "links": {"self": "https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "domain_id": "default", "password_expires_at": null}} 2018-07-25 11:11:54,716 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-ed1ac761-e626-48f8-bdd8-50c507f3bf56 2018-07-25 11:11:54,717 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 1.76746201515s 2018-07-25 11:11:54,717 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-ed1ac761-e626-48f8-bdd8-50c507f3bf56 2018-07-25 11:11:54,717 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bc41dd8bb7214fc08b4b8ae4a9b34496', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739'}) 2018-07-25 11:11:54,719 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:11:54,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:54,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:54 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-d5a9a241-82f9-411e-a53a-6fd6ca6c2fdc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:11:54,770 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d5a9a241-82f9-411e-a53a-6fd6ca6c2fdc 2018-07-25 11:11:54,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0504858493805s 2018-07-25 11:11:54,770 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d5a9a241-82f9-411e-a53a-6fd6ca6c2fdc 2018-07-25 11:11:54,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:11:54,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:54,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:54 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-63d3822e-f40b-4411-8c1f-f9b9ebb9dd34 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:11:54,862 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-63d3822e-f40b-4411-8c1f-f9b9ebb9dd34 2018-07-25 11:11:54,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0902540683746s 2018-07-25 11:11:54,863 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-63d3822e-f40b-4411-8c1f-f9b9ebb9dd34 2018-07-25 11:11:54,863 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-25 11:11:54,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-25 11:11:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" -d '{"role": {"name": "Member"}}' 2018-07-25 11:11:56,107 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:56 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-eb2854c8-48dc-44f1-ab9b-f3fe03c3bf09 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "01b00ac831e744ec9c060fad66e0117e", "links": {"self": "https://192.16.1.222:5000/v3/roles/01b00ac831e744ec9c060fad66e0117e"}, "name": "Member"}} 2018-07-25 11:11:56,107 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-eb2854c8-48dc-44f1-ab9b-f3fe03c3bf09 2018-07-25 11:11:56,107 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 1.24143505096s 2018-07-25 11:11:56,107 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-eb2854c8-48dc-44f1-ab9b-f3fe03c3bf09 2018-07-25 11:11:56,107 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'01b00ac831e744ec9c060fad66e0117e'}) 2018-07-25 11:11:56,109 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:11:56,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:56,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:56 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-4857e92f-653c-4739-b197-3342cea4fbae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01b00ac831e744ec9c060fad66e0117e", "links": {"self": "https://192.16.1.222:5000/v3/roles/01b00ac831e744ec9c060fad66e0117e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:11:56,710 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-4857e92f-653c-4739-b197-3342cea4fbae 2018-07-25 11:11:56,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.600315093994s 2018-07-25 11:11:56,710 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-4857e92f-653c-4739-b197-3342cea4fbae 2018-07-25 11:11:56,713 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:11:56,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:57,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:57 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-e30310ce-0d46-470c-9515-2b41c3b277ff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:11:57,298 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-e30310ce-0d46-470c-9515-2b41c3b277ff 2018-07-25 11:11:57,298 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.585433959961s 2018-07-25 11:11:57,298 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-e30310ce-0d46-470c-9515-2b41c3b277ff 2018-07-25 11:11:57,299 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:11:57,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:57,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:57 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-75a0e759-ea73-4a9b-8d39-c1dba04ea437 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739", "links": {"self": "https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:11:57,392 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-75a0e759-ea73-4a9b-8d39-c1dba04ea437 2018-07-25 11:11:57,392 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0926148891449s 2018-07-25 11:11:57,392 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-75a0e759-ea73-4a9b-8d39-c1dba04ea437 2018-07-25 11:11:57,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:11:57,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:58,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:58 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-39edda87-a60f-408f-ae26-a4b20e119f1e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae"}, "tags": [], "enabled": true, "id": "4bfee9f702994bd389e50f7d528212ae", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-25 11:11:58,492 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-39edda87-a60f-408f-ae26-a4b20e119f1e 2018-07-25 11:11:58,492 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 1.0929441452s 2018-07-25 11:11:58,492 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-39edda87-a60f-408f-ae26-a4b20e119f1e 2018-07-25 11:11:58,497 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-25 11:11:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=bc41dd8bb7214fc08b4b8ae4a9b34496&role.id=01b00ac831e744ec9c060fad66e0117e&scope.project.id=4bfee9f702994bd389e50f7d528212ae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:58,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:58 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-2db605c1-4a73-4170-b2dd-372edb0f3f98 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=bc41dd8bb7214fc08b4b8ae4a9b34496&role.id=01b00ac831e744ec9c060fad66e0117e&scope.project.id=4bfee9f702994bd389e50f7d528212ae", "previous": null, "next": null}} 2018-07-25 11:11:58,534 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=bc41dd8bb7214fc08b4b8ae4a9b34496&role.id=01b00ac831e744ec9c060fad66e0117e&scope.project.id=4bfee9f702994bd389e50f7d528212ae used request id req-2db605c1-4a73-4170-b2dd-372edb0f3f98 2018-07-25 11:11:58,534 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0375111103058s 2018-07-25 11:11:58,535 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=bc41dd8bb7214fc08b4b8ae4a9b34496&role.id=01b00ac831e744ec9c060fad66e0117e&scope.project.id=4bfee9f702994bd389e50f7d528212ae used request id req-2db605c1-4a73-4170-b2dd-372edb0f3f98 2018-07-25 11:11:58,536 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-25 11:11:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae/users/bc41dd8bb7214fc08b4b8ae4a9b34496/roles/01b00ac831e744ec9c060fad66e0117e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:11:58,655 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:58 GMT Vary: X-Auth-Token x-openstack-request-id: req-42114523-0114-42a8-a7ae-cd3f601e1f43 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:11:58,656 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae/users/bc41dd8bb7214fc08b4b8ae4a9b34496/roles/01b00ac831e744ec9c060fad66e0117e used request id req-42114523-0114-42a8-a7ae-cd3f601e1f43 2018-07-25 11:11:58,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.119275808334s 2018-07-25 11:11:58,656 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae/users/bc41dd8bb7214fc08b4b8ae4a9b34496/roles/01b00ac831e744ec9c060fad66e0117e used request id req-42114523-0114-42a8-a7ae-cd3f601e1f43 2018-07-25 11:11:58,656 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': 'd71c755f-0df5-4ede-80a4-7d7e9f9f88bb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739', 'project_id': u'4bfee9f702994bd389e50f7d528212ae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-25 11:11:58,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:11:58,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:11:58,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:11:58,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:11:58,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:11:58,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:11:58,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:11:58,659 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739', 'password': 'd71c755f-0df5-4ede-80a4-7d7e9f9f88bb', 'project_name': 'singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '4bfee9f702994bd389e50f7d528212ae', 'project_domain_name': 'Default'} 2018-07-25 11:11:58,660 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-25 11:11:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:11:58,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:11:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0a42cdb4-fcf1-4be7-8fdc-8d1bbf24b785 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:11:58,678 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0a42cdb4-fcf1-4be7-8fdc-8d1bbf24b785 2018-07-25 11:11:58,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:11:59,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "01b00ac831e744ec9c060fad66e0117e", "name": "Member"}], "expires_at": "2018-07-25T23:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4bfee9f702994bd389e50f7d528212ae", "name": "singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/4bfee9f702994bd389e50f7d528212ae", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/4bfee9f702994bd389e50f7d528212ae", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/4bfee9f702994bd389e50f7d528212ae", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/4bfee9f702994bd389e50f7d528212ae", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/4bfee9f702994bd389e50f7d528212ae", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/4bfee9f702994bd389e50f7d528212ae", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/4bfee9f702994bd389e50f7d528212ae", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/4bfee9f702994bd389e50f7d528212ae", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/4bfee9f702994bd389e50f7d528212ae", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/4bfee9f702994bd389e50f7d528212ae", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/4bfee9f702994bd389e50f7d528212ae", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/4bfee9f702994bd389e50f7d528212ae", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739", "id": "bc41dd8bb7214fc08b4b8ae4a9b34496"}, "audit_ids": ["tZCux3ajQLme5YDvHXy1wQ"], "issued_at": "2018-07-25T11:11:59.000000Z"}} 2018-07-25 11:11:59,281 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:11:59,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"network": {"name": "singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739", "admin_state_up": true}}' 2018-07-25 11:12:00,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-c1d1f62c-b2d4-4804-9963-aba5eaeef144 Date: Wed, 25 Jul 2018 11:12:00 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:11:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-25T11:11:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4bfee9f702994bd389e50f7d528212ae","id":"118180e3-061c-42ea-9a72-22e06602879f","name":"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739"}} 2018-07-25 11:12:00,010 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c1d1f62c-b2d4-4804-9963-aba5eaeef144 2018-07-25 11:12:00,010 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.728520870209s 2018-07-25 11:12:00,010 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c1d1f62c-b2d4-4804-9963-aba5eaeef144 2018-07-25 11:12:00,010 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:11:59Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'118180e3-061c-42ea-9a72-22e06602879f', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739', u'admin_state_up': True, u'tenant_id': u'4bfee9f702994bd389e50f7d528212ae', u'created_at': u'2018-07-25T11:11:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4bfee9f702994bd389e50f7d528212ae'}) 2018-07-25 11:12:00,011 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:12:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:00,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-d2145e8a-d401-4cf7-a1a7-39c964532a5d Date: Wed, 25 Jul 2018 11:12:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:11:59Z","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:11:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4bfee9f702994bd389e50f7d528212ae","id":"118180e3-061c-42ea-9a72-22e06602879f","name":"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:12:00,177 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d2145e8a-d401-4cf7-a1a7-39c964532a5d 2018-07-25 11:12:00,177 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.16664814949s 2018-07-25 11:12:00,178 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d2145e8a-d401-4cf7-a1a7-39c964532a5d 2018-07-25 11:12:00,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:12:00,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"subnet": {"name": "singlevm2-subnet_fbb95016-ce57-406c-be0b-ff0610e62739", "enable_dhcp": true, "network_id": "118180e3-061c-42ea-9a72-22e06602879f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:12:00,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-101db1b5-0a6b-417a-9e00-d8c3829e2b17 Date: Wed, 25 Jul 2018 11:12:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"118180e3-061c-42ea-9a72-22e06602879f","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:12:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:12:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4bfee9f702994bd389e50f7d528212ae","id":"9bb135a2-1c24-4e38-8cb9-14864505f1d5","subnetpool_id":null,"name":"singlevm2-subnet_fbb95016-ce57-406c-be0b-ff0610e62739"}} 2018-07-25 11:12:00,862 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-101db1b5-0a6b-417a-9e00-d8c3829e2b17 2018-07-25 11:12:00,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.683277130127s 2018-07-25 11:12:00,862 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-101db1b5-0a6b-417a-9e00-d8c3829e2b17 2018-07-25 11:12:00,862 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:12:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9bb135a2-1c24-4e38-8cb9-14864505f1d5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_fbb95016-ce57-406c-be0b-ff0610e62739', u'enable_dhcp': True, u'network_id': u'118180e3-061c-42ea-9a72-22e06602879f', u'tenant_id': u'4bfee9f702994bd389e50f7d528212ae', u'created_at': u'2018-07-25T11:12:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4bfee9f702994bd389e50f7d528212ae'}) 2018-07-25 11:12:00,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:12:00,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "singlevm2-router_fbb95016-ce57-406c-be0b-ff0610e62739", "admin_state_up": true}}' 2018-07-25 11:12:09,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d49fbf45-6a63-48d4-aa71-f9dd85df5829 Date: Wed, 25 Jul 2018 11:12:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.108"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:01Z", "admin_state_up": true, "updated_at": "2018-07-25T11:12:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "35d72651-8431-45b4-aa39-d156124fb557", "name": "singlevm2-router_fbb95016-ce57-406c-be0b-ff0610e62739"}} 2018-07-25 11:12:09,676 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d49fbf45-6a63-48d4-aa71-f9dd85df5829 2018-07-25 11:12:09,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.8131480217s 2018-07-25 11:12:09,676 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-d49fbf45-6a63-48d4-aa71-f9dd85df5829 2018-07-25 11:12:09,677 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:12:03Z', u'revision_number': 2, u'id': u'35d72651-8431-45b4-aa39-d156124fb557', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.108'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_fbb95016-ce57-406c-be0b-ff0610e62739', u'admin_state_up': True, u'tenant_id': u'4bfee9f702994bd389e50f7d528212ae', u'created_at': u'2018-07-25T11:12:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'4bfee9f702994bd389e50f7d528212ae'}) 2018-07-25 11:12:09,677 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:12:09,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"subnet_id": "9bb135a2-1c24-4e38-8cb9-14864505f1d5"}' 2018-07-25 11:12:13,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-33245bc9-8218-4ebc-be40-75a68ebb095c Date: Wed, 25 Jul 2018 11:12:13 GMT RESP BODY: {"network_id": "118180e3-061c-42ea-9a72-22e06602879f", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "subnet_id": "9bb135a2-1c24-4e38-8cb9-14864505f1d5", "subnet_ids": ["9bb135a2-1c24-4e38-8cb9-14864505f1d5"], "port_id": "8eab910d-865b-4c35-99e2-00949d27497e", "id": "35d72651-8431-45b4-aa39-d156124fb557"} 2018-07-25 11:12:13,845 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557/add_router_interface.json used request id req-33245bc9-8218-4ebc-be40-75a68ebb095c 2018-07-25 11:12:13,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.16755890846s 2018-07-25 11:12:13,845 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557/add_router_interface.json used request id req-33245bc9-8218-4ebc-be40-75a68ebb095c returning object 35d72651-8431-45b4-aa39-d156124fb557 2018-07-25 11:12:13,845 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:12:13,942 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-25 11:12:13,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:12:13,983 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-25 11:12:13,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:12:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:14,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-55f1f93e-9db3-440b-a54f-47d9cbf2bf0a RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:12:14,051 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-55f1f93e-9db3-440b-a54f-47d9cbf2bf0a 2018-07-25 11:12:14,052 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0657460689545s 2018-07-25 11:12:14,052 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-55f1f93e-9db3-440b-a54f-47d9cbf2bf0a 2018-07-25 11:12:14,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-25 11:12:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739"}' 2018-07-25 11:12:14,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/283e24e9-8910-4db9-978f-64c65829f443 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-097bf99f-3d8a-4453-803b-015cc99c8b3e RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/283e24e9-8910-4db9-978f-64c65829f443/file", "owner": "4bfee9f702994bd389e50f7d528212ae", "id": "283e24e9-8910-4db9-978f-64c65829f443", "size": null, "self": "/v2/images/283e24e9-8910-4db9-978f-64c65829f443", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:12:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739", "checksum": null, "created_at": "2018-07-25T11:12:14Z", "protected": false} 2018-07-25 11:12:14,137 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-097bf99f-3d8a-4453-803b-015cc99c8b3e 2018-07-25 11:12:14,137 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.0805420875549s 2018-07-25 11:12:14,137 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-097bf99f-3d8a-4453-803b-015cc99c8b3e returning object 283e24e9-8910-4db9-978f-64c65829f443 2018-07-25 11:12:14,137 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-25 11:12:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/283e24e9-8910-4db9-978f-64c65829f443/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '' 2018-07-25 11:12:15,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e561b1a7-78d8-4dd8-a7be-679e68bad200 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:12:15,846 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/283e24e9-8910-4db9-978f-64c65829f443/file used request id req-e561b1a7-78d8-4dd8-a7be-679e68bad200 2018-07-25 11:12:15,846 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.70881199837s 2018-07-25 11:12:15,846 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/283e24e9-8910-4db9-978f-64c65829f443/file used request id req-e561b1a7-78d8-4dd8-a7be-679e68bad200 2018-07-25 11:12:15,847 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T11:12:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/283e24e9-8910-4db9-978f-64c65829f443/file', u'owner': u'4bfee9f702994bd389e50f7d528212ae', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'283e24e9-8910-4db9-978f-64c65829f443', u'size': None, u'name': u'singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739', u'checksum': None, u'self': u'/v2/images/283e24e9-8910-4db9-978f-64c65829f443', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T11:12:14Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 11:12:15,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-25 11:12:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_fbb95016-ce57-406c-be0b-ff0610e62739", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-25 11:12:16,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d6e6a1a-acd6-4635-826c-16c5ed4e0792 x-compute-request-id: req-9d6e6a1a-acd6-4635-826c-16c5ed4e0792 RESP BODY: {"flavor": {"name": "singlevm2-flavor_fbb95016-ce57-406c-be0b-ff0610e62739", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa"}} 2018-07-25 11:12:16,023 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9d6e6a1a-acd6-4635-826c-16c5ed4e0792 2018-07-25 11:12:16,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.176270961761s 2018-07-25 11:12:16,024 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9d6e6a1a-acd6-4635-826c-16c5ed4e0792 2018-07-25 11:12:16,024 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_fbb95016-ce57-406c-be0b-ff0610e62739', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'094d7134-cf79-4e86-abdb-6fa6d4e26faa', 'swap': 0}) 2018-07-25 11:12:16,025 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-25 11:12:16,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" -d '{"extra_specs": {}}' 2018-07-25 11:12:16,062 - 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-511a8e94-3318-456b-a042-6681e82c99bb x-compute-request-id: req-511a8e94-3318-456b-a042-6681e82c99bb RESP BODY: {"extra_specs": {}} 2018-07-25 11:12:16,062 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa/os-extra_specs used request id req-511a8e94-3318-456b-a042-6681e82c99bb 2018-07-25 11:12:16,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0379748344421s 2018-07-25 11:12:16,063 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa/os-extra_specs used request id req-511a8e94-3318-456b-a042-6681e82c99bb 2018-07-25 11:12:16,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-25 11:12:16,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"keypair": {"name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739"}}' 2018-07-25 11:12:16,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2522453d-b39b-49f7-a993-618601bc8281 x-compute-request-id: req-2522453d-b39b-49f7-a993-618601bc8281 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1XvlgPNA2cfMaogK29n5B6g1afbZVIDDV9xl1n+OfCuOD89yCrGieLQMKlbyeG2INNyc1cJVJO7wT5zZKRutdUDwHvsCAHmL+YedLw1XInmbH7iyK+3QcwJdAnO8TFq+BSQz6ew+bhwnamJjQ3n8W1WGjbVIKhVe0C7bzMtf7OtnFo82GPuOG6g5ZAVG11UIUi3Y5cbXcHaByFY2cFRI7ZpY9bJ+cpgE7q1pRo1TqULZ97gxukvb+PIYNyKqwiIMpvyH5V/vQI/KIx3Tvui8x1a0bluhRJ7Mgs7yIUGLOctugXKBEe0DGdXX8K6C1rDw4xxkk6WK6GTv2Z+sAKlV9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtV75YDzQNnHzGqICtvZ+QeoNWn22VSAw1fcZdZ/jnwrjg/Pc\ngqxoni0DCpW8nhtiDTcnNXCVSTu8E+c2SkbrXVA8B77AgB5i/mHnS8NVyJ5mx+4s\nivt0HMCXQJzvExavgUkM+nsPm4cJ2piY0N5/FtVho21SCoVXtAu28zLX+zrZxaPN\nhj7jhuoOWQFRtdVCFIt2OXG13B2gchWNnBUSO2aWPWyfnKYBO6taUaNU6lC2fe4M\nbpL2/jyGDciqsIiDKb8h+Vf70CPyiMd077ovMdWtG5boUSezILO8iFBiznLboFyg\nRHtAxnV1/Cugtaw8OMcZJOliuhk79mfrACpVfQIDAQABAoIBAGtPnk0KrkcIdMY1\nRVXr0hg921jHOLJ1MW/nm/C0gYEAeE0CZF4MlHnCOCJzJf6GRSV8lH5R9oI2DbnY\n+45HF8tGRb5vZoZndDr+wlNZZ9AjqLxyd3hj/vdkHBnmwK2SppTgHAW3+iwTYgks\ncH5kpt1jszl23SvMaW/l3oFWe+PwlpLIOUqjunLaqi8ST5JUWuGe0puXr22cjHWw\nLSNVGkoniKSwl1CK31EbIfnvy17n5nTptUE7m+sNtRoal6+i7uYT/MDJXUNC4i2B\n57evjbtnzJ2LyAR6rWGd7bFlYO9d+9GAT1LV4GJ4JxBG6D68QYgIdqLEa+xoYTnh\n17bxVSECgYEA5fDMyjz4mmocgYYzkaRAp9ifVGKClY3z8n89rh8G/ftMkX2tFs53\n4NbS4prSlyXHlNGjDZan5QZnJkQcdkCkueqDkkb/mxGDs6cncfsHohDibxzbiVbz\nuqoFed2sfW50PqKzXzv77HMcQhh5mUDqdtX1kVfJLorDd/VKvbCtJjsCgYEAye0J\novvClM609RI0zbepUygoa5ubO/IvABAgKOE7hEdFyOFiSZOyv7bM0+XPYsYmwJ4w\noDrxX8ZwjAyKO3JoXUi4c+/IafT5C+lBpbmMVFTwBS6vtvemaTKhsdlcvLpexT19\nGCH5J7GRpy8u4hPqR38q53ucOZERwQgeRo0r36cCgYAdOtYdo1CK+JA1GuU1T2b0\nr0HZzUgCUPBA1FH373PJF4ftOselDYwJpeVa7wl0M1ZCob+Te6JOJ9k28ROZKLCH\n/brJ/oKBqOFQFiCaiam3vWO7cjSqKcaD5RcbHcXOkBrw12fr5EkrDpr5//h9NdZY\nUuyLlFg7tWIRvrnIkUwBfwKBgE+n115ZDHhhVpc6uGPSqNQqCk/w0XsDXbEbq2QU\n/cJ/zzKgXoKB5kiklwacKIRhgJYJkUsUFXXftTQ6Gim7RxpNfp4VoCzUO46MVJ5I\npOf7nbedpCl8ZkQnegvLoD6/EnWifP+RH1WeQcP+4/LBQnEz5Dvu0kEPTj6ksjTI\nqd8PAoGAOnuqlUAt+Lk3K/pNfMQpBVJYa0rRAiDkV5pV9efWviSRhZRlIDjb+U8F\ngPlzCBHMBPln4n37plgw5V7hH83XiNcrXRfT2UuShisRAMS7BkzwF3OY/qp3ahHQ\nbS13xYuEywRcYuF/S/qlfXTYGZsfhDi3tIsB1AmwW2avo6VZUQg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "fingerprint": "ef:60:8d:db:98:31:e1:e4:cd:f1:ce:17:fa:01:ed:2b"}} 2018-07-25 11:12:16,538 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-2522453d-b39b-49f7-a993-618601bc8281 2018-07-25 11:12:16,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.475011110306s 2018-07-25 11:12:16,538 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-2522453d-b39b-49f7-a993-618601bc8281 2018-07-25 11:12:16,539 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1XvlgPNA2cfMaogK29n5B6g1afbZVIDDV9xl1n+OfCuOD89yCrGieLQMKlbyeG2INNyc1cJVJO7wT5zZKRutdUDwHvsCAHmL+YedLw1XInmbH7iyK+3QcwJdAnO8TFq+BSQz6ew+bhwnamJjQ3n8W1WGjbVIKhVe0C7bzMtf7OtnFo82GPuOG6g5ZAVG11UIUi3Y5cbXcHaByFY2cFRI7ZpY9bJ+cpgE7q1pRo1TqULZ97gxukvb+PIYNyKqwiIMpvyH5V/vQI/KIx3Tvui8x1a0bluhRJ7Mgs7yIUGLOctugXKBEe0DGdXX8K6C1rDw4xxkk6WK6GTv2Z+sAKlV9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtV75YDzQNnHzGqICtvZ+QeoNWn22VSAw1fcZdZ/jnwrjg/Pc\ngqxoni0DCpW8nhtiDTcnNXCVSTu8E+c2SkbrXVA8B77AgB5i/mHnS8NVyJ5mx+4s\nivt0HMCXQJzvExavgUkM+nsPm4cJ2piY0N5/FtVho21SCoVXtAu28zLX+zrZxaPN\nhj7jhuoOWQFRtdVCFIt2OXG13B2gchWNnBUSO2aWPWyfnKYBO6taUaNU6lC2fe4M\nbpL2/jyGDciqsIiDKb8h+Vf70CPyiMd077ovMdWtG5boUSezILO8iFBiznLboFyg\nRHtAxnV1/Cugtaw8OMcZJOliuhk79mfrACpVfQIDAQABAoIBAGtPnk0KrkcIdMY1\nRVXr0hg921jHOLJ1MW/nm/C0gYEAeE0CZF4MlHnCOCJzJf6GRSV8lH5R9oI2DbnY\n+45HF8tGRb5vZoZndDr+wlNZZ9AjqLxyd3hj/vdkHBnmwK2SppTgHAW3+iwTYgks\ncH5kpt1jszl23SvMaW/l3oFWe+PwlpLIOUqjunLaqi8ST5JUWuGe0puXr22cjHWw\nLSNVGkoniKSwl1CK31EbIfnvy17n5nTptUE7m+sNtRoal6+i7uYT/MDJXUNC4i2B\n57evjbtnzJ2LyAR6rWGd7bFlYO9d+9GAT1LV4GJ4JxBG6D68QYgIdqLEa+xoYTnh\n17bxVSECgYEA5fDMyjz4mmocgYYzkaRAp9ifVGKClY3z8n89rh8G/ftMkX2tFs53\n4NbS4prSlyXHlNGjDZan5QZnJkQcdkCkueqDkkb/mxGDs6cncfsHohDibxzbiVbz\nuqoFed2sfW50PqKzXzv77HMcQhh5mUDqdtX1kVfJLorDd/VKvbCtJjsCgYEAye0J\novvClM609RI0zbepUygoa5ubO/IvABAgKOE7hEdFyOFiSZOyv7bM0+XPYsYmwJ4w\noDrxX8ZwjAyKO3JoXUi4c+/IafT5C+lBpbmMVFTwBS6vtvemaTKhsdlcvLpexT19\nGCH5J7GRpy8u4hPqR38q53ucOZERwQgeRo0r36cCgYAdOtYdo1CK+JA1GuU1T2b0\nr0HZzUgCUPBA1FH373PJF4ftOselDYwJpeVa7wl0M1ZCob+Te6JOJ9k28ROZKLCH\n/brJ/oKBqOFQFiCaiam3vWO7cjSqKcaD5RcbHcXOkBrw12fr5EkrDpr5//h9NdZY\nUuyLlFg7tWIRvrnIkUwBfwKBgE+n115ZDHhhVpc6uGPSqNQqCk/w0XsDXbEbq2QU\n/cJ/zzKgXoKB5kiklwacKIRhgJYJkUsUFXXftTQ6Gim7RxpNfp4VoCzUO46MVJ5I\npOf7nbedpCl8ZkQnegvLoD6/EnWifP+RH1WeQcP+4/LBQnEz5Dvu0kEPTj6ksjTI\nqd8PAoGAOnuqlUAt+Lk3K/pNfMQpBVJYa0rRAiDkV5pV9efWviSRhZRlIDjb+U8F\ngPlzCBHMBPln4n37plgw5V7hH83XiNcrXRfT2UuShisRAMS7BkzwF3OY/qp3ahHQ\nbS13xYuEywRcYuF/S/qlfXTYGZsfhDi3tIsB1AmwW2avo6VZUQg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bc41dd8bb7214fc08b4b8ae4a9b34496', 'name': u'singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739', 'created_at': '2018-07-25T11:12:16.539275', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bfee9f702994bd389e50f7d528212ae', 'name': 'singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'ef:60:8d:db:98:31:e1:e4:cd:f1:ce:17:fa:01:ed:2b', 'type': 'ssh', 'id': u'singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739'}) 2018-07-25 11:12:16,539 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAtV75YDzQNnHzGqICtvZ+QeoNWn22VSAw1fcZdZ/jnwrjg/Pc gqxoni0DCpW8nhtiDTcnNXCVSTu8E+c2SkbrXVA8B77AgB5i/mHnS8NVyJ5mx+4s ivt0HMCXQJzvExavgUkM+nsPm4cJ2piY0N5/FtVho21SCoVXtAu28zLX+zrZxaPN hj7jhuoOWQFRtdVCFIt2OXG13B2gchWNnBUSO2aWPWyfnKYBO6taUaNU6lC2fe4M bpL2/jyGDciqsIiDKb8h+Vf70CPyiMd077ovMdWtG5boUSezILO8iFBiznLboFyg RHtAxnV1/Cugtaw8OMcZJOliuhk79mfrACpVfQIDAQABAoIBAGtPnk0KrkcIdMY1 RVXr0hg921jHOLJ1MW/nm/C0gYEAeE0CZF4MlHnCOCJzJf6GRSV8lH5R9oI2DbnY +45HF8tGRb5vZoZndDr+wlNZZ9AjqLxyd3hj/vdkHBnmwK2SppTgHAW3+iwTYgks cH5kpt1jszl23SvMaW/l3oFWe+PwlpLIOUqjunLaqi8ST5JUWuGe0puXr22cjHWw LSNVGkoniKSwl1CK31EbIfnvy17n5nTptUE7m+sNtRoal6+i7uYT/MDJXUNC4i2B 57evjbtnzJ2LyAR6rWGd7bFlYO9d+9GAT1LV4GJ4JxBG6D68QYgIdqLEa+xoYTnh 17bxVSECgYEA5fDMyjz4mmocgYYzkaRAp9ifVGKClY3z8n89rh8G/ftMkX2tFs53 4NbS4prSlyXHlNGjDZan5QZnJkQcdkCkueqDkkb/mxGDs6cncfsHohDibxzbiVbz uqoFed2sfW50PqKzXzv77HMcQhh5mUDqdtX1kVfJLorDd/VKvbCtJjsCgYEAye0J ovvClM609RI0zbepUygoa5ubO/IvABAgKOE7hEdFyOFiSZOyv7bM0+XPYsYmwJ4w oDrxX8ZwjAyKO3JoXUi4c+/IafT5C+lBpbmMVFTwBS6vtvemaTKhsdlcvLpexT19 GCH5J7GRpy8u4hPqR38q53ucOZERwQgeRo0r36cCgYAdOtYdo1CK+JA1GuU1T2b0 r0HZzUgCUPBA1FH373PJF4ftOselDYwJpeVa7wl0M1ZCob+Te6JOJ9k28ROZKLCH /brJ/oKBqOFQFiCaiam3vWO7cjSqKcaD5RcbHcXOkBrw12fr5EkrDpr5//h9NdZY UuyLlFg7tWIRvrnIkUwBfwKBgE+n115ZDHhhVpc6uGPSqNQqCk/w0XsDXbEbq2QU /cJ/zzKgXoKB5kiklwacKIRhgJYJkUsUFXXftTQ6Gim7RxpNfp4VoCzUO46MVJ5I pOf7nbedpCl8ZkQnegvLoD6/EnWifP+RH1WeQcP+4/LBQnEz5Dvu0kEPTj6ksjTI qd8PAoGAOnuqlUAt+Lk3K/pNfMQpBVJYa0rRAiDkV5pV9efWviSRhZRlIDjb+U8F gPlzCBHMBPln4n37plgw5V7hH83XiNcrXRfT2UuShisRAMS7BkzwF3OY/qp3ahHQ bS13xYuEywRcYuF/S/qlfXTYGZsfhDi3tIsB1AmwW2avo6VZUQg= -----END RSA PRIVATE KEY----- 2018-07-25 11:12:16,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-25 11:12:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"security_group": {"name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-25 11:12:16,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-1e358743-9a08-46e3-bfd0-505758a87e6f Date: Wed, 25 Jul 2018 11:12:16 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:16Z", "updated_at": "2018-07-25T11:12:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:16Z", "revision_number": 0, "id": "059a9d67-54f5-45ee-986f-8df40187e6b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:16Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:16Z", "revision_number": 0, "id": "912ea292-1915-473c-bda1-205a0e4cadfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:16Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 2, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}} 2018-07-25 11:12:16,836 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-1e358743-9a08-46e3-bfd0-505758a87e6f 2018-07-25 11:12:16,836 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.294937849045s 2018-07-25 11:12:16,836 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-1e358743-9a08-46e3-bfd0-505758a87e6f 2018-07-25 11:12:16,839 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:12:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:16,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-0f293dd9-f69f-46a4-a9d2-e9025d5f0072 Date: Wed, 25 Jul 2018 11:12:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:16Z", "updated_at": "2018-07-25T11:12:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:16Z", "revision_number": 0, "id": "059a9d67-54f5-45ee-986f-8df40187e6b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:16Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:16Z", "revision_number": 0, "id": "912ea292-1915-473c-bda1-205a0e4cadfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:16Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 2, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}]} 2018-07-25 11:12:16,988 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-0f293dd9-f69f-46a4-a9d2-e9025d5f0072 2018-07-25 11:12:16,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.149089097977s 2018-07-25 11:12:16,988 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-0f293dd9-f69f-46a4-a9d2-e9025d5f0072 2018-07-25 11:12:16,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-25 11:12:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a"}}' 2018-07-25 11:12:17,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6b283c5b-f0f8-485c-bb4e-5a0632ac351e Date: Wed, 25 Jul 2018 11:12:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-25T11:12:17Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:17Z", "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "c48440af-b201-4ec3-a753-53a89bb38d9d"}} 2018-07-25 11:12:17,207 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-6b283c5b-f0f8-485c-bb4e-5a0632ac351e 2018-07-25 11:12:17,207 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.216591119766s 2018-07-25 11:12:17,207 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-6b283c5b-f0f8-485c-bb4e-5a0632ac351e 2018-07-25 11:12:17,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:12:17,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:17,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-7a5b3016-4abe-47c6-80cd-eb9f4df4ac83 Date: Wed, 25 Jul 2018 11:12:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:16Z", "updated_at": "2018-07-25T11:12:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:16Z", "revision_number": 0, "id": "059a9d67-54f5-45ee-986f-8df40187e6b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:16Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:16Z", "revision_number": 0, "id": "912ea292-1915-473c-bda1-205a0e4cadfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:16Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:12:17Z", "revision_number": 0, "id": "c48440af-b201-4ec3-a753-53a89bb38d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:17Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 3, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}]} 2018-07-25 11:12:17,293 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-7a5b3016-4abe-47c6-80cd-eb9f4df4ac83 2018-07-25 11:12:17,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0833940505981s 2018-07-25 11:12:17,293 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-7a5b3016-4abe-47c6-80cd-eb9f4df4ac83 2018-07-25 11:12:17,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-25 11:12:17,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a"}}' 2018-07-25 11:12:17,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f34f853d-f443-4612-bc68-0bd7855198ae Date: Wed, 25 Jul 2018 11:12:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:12:17Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "port_range_min": null, "revision_number": 0, "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:17Z", "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "870bd88d-4e2f-4e71-b418-66a351452648"}} 2018-07-25 11:12:17,610 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-f34f853d-f443-4612-bc68-0bd7855198ae 2018-07-25 11:12:17,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.315250873566s 2018-07-25 11:12:17,611 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-f34f853d-f443-4612-bc68-0bd7855198ae 2018-07-25 11:12:17,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:12:17,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:17,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-663f4347-cc87-498b-81ef-98cdafec8081 Date: Wed, 25 Jul 2018 11:12:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bb135a2-1c24-4e38-8cb9-14864505f1d5"],"updated_at":"2018-07-25T11:12:00Z","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:11:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4bfee9f702994bd389e50f7d528212ae","id":"118180e3-061c-42ea-9a72-22e06602879f","name":"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:12:17,789 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-663f4347-cc87-498b-81ef-98cdafec8081 2018-07-25 11:12:17,789 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.177277803421s 2018-07-25 11:12:17,789 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-663f4347-cc87-498b-81ef-98cdafec8081 2018-07-25 11:12:17,792 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:12:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:17,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-137b8246-60e8-480c-9d79-ac3907c53035 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/283e24e9-8910-4db9-978f-64c65829f443/snap", "metadata": {}}], "file": "/v2/images/283e24e9-8910-4db9-978f-64c65829f443/file", "owner": "4bfee9f702994bd389e50f7d528212ae", "id": "283e24e9-8910-4db9-978f-64c65829f443", "size": 12716032, "self": "/v2/images/283e24e9-8910-4db9-978f-64c65829f443", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/283e24e9-8910-4db9-978f-64c65829f443/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:12:15Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:12:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:12:17,876 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-137b8246-60e8-480c-9d79-ac3907c53035 2018-07-25 11:12:17,876 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0834670066833s 2018-07-25 11:12:17,876 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-137b8246-60e8-480c-9d79-ac3907c53035 2018-07-25 11:12:17,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:12:17,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:17,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4eb876e-3087-44fa-a3db-73a3fd615722 x-compute-request-id: req-f4eb876e-3087-44fa-a3db-73a3fd615722 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "singlevm2-flavor_fbb95016-ce57-406c-be0b-ff0610e62739", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:12:17,937 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-f4eb876e-3087-44fa-a3db-73a3fd615722 2018-07-25 11:12:17,937 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0596349239349s 2018-07-25 11:12:17,937 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-f4eb876e-3087-44fa-a3db-73a3fd615722 2018-07-25 11:12:17,940 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-25 11:12:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"server": {"name": "singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739", "imageRef": "283e24e9-8910-4db9-978f-64c65829f443", "key_name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "flavorRef": "094d7134-cf79-4e86-abdb-6fa6d4e26faa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "118180e3-061c-42ea-9a72-22e06602879f"}], "security_groups": [{"name": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a"}]}}' 2018-07-25 11:12:19,840 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-010a0a22-b189-4daa-8b1c-3056698e7e46 x-compute-request-id: req-010a0a22-b189-4daa-8b1c-3056698e7e46 RESP BODY: {"server": {"security_groups": [{"name": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9a9dafd-c967-478f-afc2-394eac6aa022", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "bookmark"}], "adminPass": "FUAtHYxdh4T4"}} 2018-07-25 11:12:19,840 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-010a0a22-b189-4daa-8b1c-3056698e7e46 2018-07-25 11:12:19,841 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.90041995049s 2018-07-25 11:12:19,841 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-010a0a22-b189-4daa-8b1c-3056698e7e46 2018-07-25 11:12:19,841 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:12:19,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:20,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1329 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe9d6b24-1221-4b17-8276-436221518c76 x-compute-request-id: req-fe9d6b24-1221-4b17-8276-436221518c76 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "bookmark"}], "image": {"id": "283e24e9-8910-4db9-978f-64c65829f443", "links": [{"href": "https://192.16.1.222:8774/images/283e24e9-8910-4db9-978f-64c65829f443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa", "links": [{"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}]}, "id": "e9a9dafd-c967-478f-afc2-394eac6aa022", "user_id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "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-25T11:12:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "name": "singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739", "created": "2018-07-25T11:12:19Z", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:12:20,229 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fe9d6b24-1221-4b17-8276-436221518c76 2018-07-25 11:12:20,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.387468099594s 2018-07-25 11:12:20,229 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fe9d6b24-1221-4b17-8276-436221518c76 2018-07-25 11:12:20,233 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:12:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:20,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-8f77a785-119b-40ce-9b7c-7494f1263c1c Date: Wed, 25 Jul 2018 11:12:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bb135a2-1c24-4e38-8cb9-14864505f1d5"],"updated_at":"2018-07-25T11:12:00Z","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:11:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4bfee9f702994bd389e50f7d528212ae","id":"118180e3-061c-42ea-9a72-22e06602879f","name":"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:12:20,387 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-8f77a785-119b-40ce-9b7c-7494f1263c1c 2018-07-25 11:12:20,388 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.154939889908s 2018-07-25 11:12:20,388 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-8f77a785-119b-40ce-9b7c-7494f1263c1c 2018-07-25 11:12:20,388 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:12:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:20,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a99fc35f-db7f-465d-9471-7ee4f967f8ff Date: Wed, 25 Jul 2018 11:12:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"118180e3-061c-42ea-9a72-22e06602879f","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:12:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:12:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4bfee9f702994bd389e50f7d528212ae","id":"9bb135a2-1c24-4e38-8cb9-14864505f1d5","subnetpool_id":null,"name":"singlevm2-subnet_fbb95016-ce57-406c-be0b-ff0610e62739"}]} 2018-07-25 11:12:20,487 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a99fc35f-db7f-465d-9471-7ee4f967f8ff 2018-07-25 11:12:20,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0986480712891s 2018-07-25 11:12:20,487 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a99fc35f-db7f-465d-9471-7ee4f967f8ff 2018-07-25 11:12:20,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:12:22,490 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:12:22,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:22,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1381 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-99e5a91a-d0ba-40ec-a015-53c899140a07 x-compute-request-id: req-99e5a91a-d0ba-40ec-a015-53c899140a07 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "bookmark"}], "image": {"id": "283e24e9-8910-4db9-978f-64c65829f443", "links": [{"href": "https://192.16.1.222:8774/images/283e24e9-8910-4db9-978f-64c65829f443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa", "links": [{"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}]}, "id": "e9a9dafd-c967-478f-afc2-394eac6aa022", "user_id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:12:22Z", "hostId": "66d35ef3641e8b5626f4bec274b3454d6aa45d1932a333aecaab82a5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "name": "singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739", "created": "2018-07-25T11:12:19Z", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:12:22,836 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-99e5a91a-d0ba-40ec-a015-53c899140a07 2018-07-25 11:12:22,836 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.345604896545s 2018-07-25 11:12:22,836 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-99e5a91a-d0ba-40ec-a015-53c899140a07 2018-07-25 11:12:22,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:12:24,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:12:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:25,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f14fef90-00d8-482c-88ec-f8f3fb5c95d0 x-compute-request-id: req-f14fef90-00d8-482c-88ec-f8f3fb5c95d0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "bookmark"}], "image": {"id": "283e24e9-8910-4db9-978f-64c65829f443", "links": [{"href": "https://192.16.1.222:8774/images/283e24e9-8910-4db9-978f-64c65829f443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa", "links": [{"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}]}, "id": "e9a9dafd-c967-478f-afc2-394eac6aa022", "security_groups": [{"name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}], "user_id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:12:24Z", "hostId": "66d35ef3641e8b5626f4bec274b3454d6aa45d1932a333aecaab82a5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "name": "singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739", "created": "2018-07-25T11:12:19Z", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:12:25,410 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f14fef90-00d8-482c-88ec-f8f3fb5c95d0 2018-07-25 11:12:25,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.569796085358s 2018-07-25 11:12:25,410 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f14fef90-00d8-482c-88ec-f8f3fb5c95d0 2018-07-25 11:12:25,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:12:27,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:12:27,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:28,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1471 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d08fd59c-f142-4f6d-8342-4e20c3e1107e x-compute-request-id: req-d08fd59c-f142-4f6d-8342-4e20c3e1107e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "bookmark"}], "image": {"id": "283e24e9-8910-4db9-978f-64c65829f443", "links": [{"href": "https://192.16.1.222:8774/images/283e24e9-8910-4db9-978f-64c65829f443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa", "links": [{"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}]}, "id": "e9a9dafd-c967-478f-afc2-394eac6aa022", "security_groups": [{"name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}], "user_id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:12:24Z", "hostId": "66d35ef3641e8b5626f4bec274b3454d6aa45d1932a333aecaab82a5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "name": "singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739", "created": "2018-07-25T11:12:19Z", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:12:28,547 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d08fd59c-f142-4f6d-8342-4e20c3e1107e 2018-07-25 11:12:28,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.1324031353s 2018-07-25 11:12:28,547 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d08fd59c-f142-4f6d-8342-4e20c3e1107e 2018-07-25 11:12:28,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:12:30,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:12:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:32,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1660 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-85c3ee4a-43d3-4c26-80d6-c0287987f3d0 x-compute-request-id: req-85c3ee4a-43d3-4c26-80d6-c0287987f3d0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:73:b0", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "bookmark"}], "image": {"id": "283e24e9-8910-4db9-978f-64c65829f443", "links": [{"href": "https://192.16.1.222:8774/images/283e24e9-8910-4db9-978f-64c65829f443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:12:29.000000", "flavor": {"id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa", "links": [{"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}]}, "id": "e9a9dafd-c967-478f-afc2-394eac6aa022", "security_groups": [{"name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}], "user_id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:12:29Z", "hostId": "66d35ef3641e8b5626f4bec274b3454d6aa45d1932a333aecaab82a5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "name": "singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739", "created": "2018-07-25T11:12:19Z", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:12:32,780 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-85c3ee4a-43d3-4c26-80d6-c0287987f3d0 2018-07-25 11:12:32,781 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.2291829586s 2018-07-25 11:12:32,781 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-85c3ee4a-43d3-4c26-80d6-c0287987f3d0 2018-07-25 11:12:32,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:12:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:32,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3bd32665-013e-4994-a7e5-1911231980d1 Date: Wed, 25 Jul 2018 11:12:32 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"118180e3-061c-42ea-9a72-22e06602879f","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:12:23Z","admin_state_up":true,"updated_at":"2018-07-25T11:12:31Z","binding:vnic_type":"normal","device_id":"e9a9dafd-c967-478f-afc2-394eac6aa022","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d4:73:b0","id":"851770fd-d759-4313-8093-a9810f0fa563","port_security_enabled":true,"project_id":"4bfee9f702994bd389e50f7d528212ae","fixed_ips":[{"subnet_id":"9bb135a2-1c24-4e38-8cb9-14864505f1d5","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["9a9d54fc-01b9-44bb-80ef-9e2518bce75a"],"name":""}]} 2018-07-25 11:12:32,893 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022 used request id req-3bd32665-013e-4994-a7e5-1911231980d1 2018-07-25 11:12:32,893 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.109435796738s 2018-07-25 11:12:32,893 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022 used request id req-3bd32665-013e-4994-a7e5-1911231980d1 2018-07-25 11:12:32,896 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:12:32,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=851770fd-d759-4313-8093-a9810f0fa563" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:32,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7c38053f-afcc-4f5c-80b6-bba562e743ca Date: Wed, 25 Jul 2018 11:12:32 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:12:32,926 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=851770fd-d759-4313-8093-a9810f0fa563 used request id req-7c38053f-afcc-4f5c-80b6-bba562e743ca 2018-07-25 11:12:32,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0297210216522s 2018-07-25 11:12:32,926 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=851770fd-d759-4313-8093-a9810f0fa563 used request id req-7c38053f-afcc-4f5c-80b6-bba562e743ca 2018-07-25 11:12:32,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:12:32,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:34,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1660 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2caa5213-7fbd-47fa-b34d-a08faa261a1a x-compute-request-id: req-2caa5213-7fbd-47fa-b34d-a08faa261a1a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:73:b0", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "bookmark"}], "image": {"id": "283e24e9-8910-4db9-978f-64c65829f443", "links": [{"href": "https://192.16.1.222:8774/images/283e24e9-8910-4db9-978f-64c65829f443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:12:29.000000", "flavor": {"id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa", "links": [{"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}]}, "id": "e9a9dafd-c967-478f-afc2-394eac6aa022", "security_groups": [{"name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}], "user_id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:12:29Z", "hostId": "66d35ef3641e8b5626f4bec274b3454d6aa45d1932a333aecaab82a5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "name": "singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739", "created": "2018-07-25T11:12:19Z", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:12:34,202 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2caa5213-7fbd-47fa-b34d-a08faa261a1a 2018-07-25 11:12:34,202 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.27555298805s 2018-07-25 11:12:34,202 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-2caa5213-7fbd-47fa-b34d-a08faa261a1a 2018-07-25 11:12:34,205 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:12:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:34,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5d2fbf31-cbea-45f3-951c-9b86f619b844 Date: Wed, 25 Jul 2018 11:12:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"118180e3-061c-42ea-9a72-22e06602879f","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:12:23Z","admin_state_up":true,"updated_at":"2018-07-25T11:12:31Z","binding:vnic_type":"normal","device_id":"e9a9dafd-c967-478f-afc2-394eac6aa022","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d4:73:b0","id":"851770fd-d759-4313-8093-a9810f0fa563","port_security_enabled":true,"project_id":"4bfee9f702994bd389e50f7d528212ae","fixed_ips":[{"subnet_id":"9bb135a2-1c24-4e38-8cb9-14864505f1d5","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["9a9d54fc-01b9-44bb-80ef-9e2518bce75a"],"name":""}]} 2018-07-25 11:12:34,334 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022 used request id req-5d2fbf31-cbea-45f3-951c-9b86f619b844 2018-07-25 11:12:34,334 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.129249095917s 2018-07-25 11:12:34,334 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022 used request id req-5d2fbf31-cbea-45f3-951c-9b86f619b844 2018-07-25 11:12:34,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:12:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=851770fd-d759-4313-8093-a9810f0fa563" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:34,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f4e0540e-15de-4af9-a04a-200c5fae9605 Date: Wed, 25 Jul 2018 11:12:34 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:12:34,364 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=851770fd-d759-4313-8093-a9810f0fa563 used request id req-f4e0540e-15de-4af9-a04a-200c5fae9605 2018-07-25 11:12:34,364 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0275938510895s 2018-07-25 11:12:34,364 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=851770fd-d759-4313-8093-a9810f0fa563 used request id req-f4e0540e-15de-4af9-a04a-200c5fae9605 2018-07-25 11:12:34,365 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d4:73:b0', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'283e24e9-8910-4db9-978f-64c65829f443'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:12:29.000000', 'flavor': Munch({u'id': u'094d7134-cf79-4e86-abdb-6fa6d4e26faa'}), 'az': u'nova', 'id': u'e9a9dafd-c967-478f-afc2-394eac6aa022', 'security_groups': [Munch({u'name': u'singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bc41dd8bb7214fc08b4b8ae4a9b34496', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bfee9f702994bd389e50f7d528212ae', 'name': 'singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-25T11:12:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-25T11:12:29Z', 'hostId': u'66d35ef3641e8b5626f4bec274b3454d6aa45d1932a333aecaab82a5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'66d35ef3641e8b5626f4bec274b3454d6aa45d1932a333aecaab82a5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:12:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4bfee9f702994bd389e50f7d528212ae', 'name': u'singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739', 'adminPass': None, 'tenant_id': u'4bfee9f702994bd389e50f7d528212ae', 'created_at': u'2018-07-25T11:12:19Z', 'created': u'2018-07-25T11:12:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-25 11:12:34,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:12:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:34,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-7acfc81e-9b5d-4301-913d-6cfa78ef608e Date: Wed, 25 Jul 2018 11:12:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9bb135a2-1c24-4e38-8cb9-14864505f1d5"],"updated_at":"2018-07-25T11:12:00Z","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:11:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4bfee9f702994bd389e50f7d528212ae","id":"118180e3-061c-42ea-9a72-22e06602879f","name":"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:12:34,538 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7acfc81e-9b5d-4301-913d-6cfa78ef608e 2018-07-25 11:12:34,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.171922922134s 2018-07-25 11:12:34,539 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7acfc81e-9b5d-4301-913d-6cfa78ef608e 2018-07-25 11:12:34,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:12:34,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:12:34,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-96547293-df0e-46bc-8274-3bf48625fed9 Date: Wed, 25 Jul 2018 11:12:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"118180e3-061c-42ea-9a72-22e06602879f","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:12:23Z","admin_state_up":true,"updated_at":"2018-07-25T11:12:31Z","binding:vnic_type":"normal","device_id":"e9a9dafd-c967-478f-afc2-394eac6aa022","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d4:73:b0","id":"851770fd-d759-4313-8093-a9810f0fa563","port_security_enabled":true,"project_id":"4bfee9f702994bd389e50f7d528212ae","fixed_ips":[{"subnet_id":"9bb135a2-1c24-4e38-8cb9-14864505f1d5","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["9a9d54fc-01b9-44bb-80ef-9e2518bce75a"],"name":""}]} 2018-07-25 11:12:34,639 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022 used request id req-96547293-df0e-46bc-8274-3bf48625fed9 2018-07-25 11:12:34,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0993769168854s 2018-07-25 11:12:34,639 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=e9a9dafd-c967-478f-afc2-394eac6aa022 used request id req-96547293-df0e-46bc-8274-3bf48625fed9 2018-07-25 11:12:34,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-25 11:12:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"floatingip": {"floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.11", "port_id": "851770fd-d759-4313-8093-a9810f0fa563"}}' 2018-07-25 11:12:38,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-7ee72e3a-c60f-4139-a03d-7623e69173ad Date: Wed, 25 Jul 2018 11:12:38 GMT RESP BODY: {"floatingip": {"router_id": "35d72651-8431-45b4-aa39-d156124fb557", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:35Z", "updated_at": "2018-07-25T11:12:35Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "4bfee9f702994bd389e50f7d528212ae", "port_id": "851770fd-d759-4313-8093-a9810f0fa563", "id": "11ff47ea-d47f-4473-9501-54a103f87d09"}} 2018-07-25 11:12:38,059 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7ee72e3a-c60f-4139-a03d-7623e69173ad 2018-07-25 11:12:38,060 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.42031502724s 2018-07-25 11:12:38,060 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-7ee72e3a-c60f-4139-a03d-7623e69173ad 2018-07-25 11:12:38,062 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'35d72651-8431-45b4-aa39-d156124fb557', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4bfee9f702994bd389e50f7d528212ae', 'created_at': u'2018-07-25T11:12:35Z', 'attached': True, 'updated_at': u'2018-07-25T11:12:35Z', 'id': u'11ff47ea-d47f-4473-9501-54a103f87d09', 'floating_network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'192.16.1.110', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bfee9f702994bd389e50f7d528212ae', 'name': 'singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'35d72651-8431-45b4-aa39-d156124fb557', 'project_id': u'4bfee9f702994bd389e50f7d528212ae', 'port_id': u'851770fd-d759-4313-8093-a9810f0fa563', 'port': u'851770fd-d759-4313-8093-a9810f0fa563', 'network': u'35d2346e-8530-4f1c-bc8e-fcc380065937'}) 2018-07-25 11:12:38,062 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:12:38,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:12:38,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16345 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-599331d1-78ee-4b1a-b7e1-f490ed6f396b x-compute-request-id: req-599331d1-78ee-4b1a-b7e1-f490ed6f396b RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.028036] pid_max: default: 32768 minimum: 301\n[ 0.036043] ACPI: Core revision 20150930\n[ 0.044880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064069] Security Framework initialized\n[ 0.072035] Yama: becoming mindful.\n[ 0.080058] AppArmor: AppArmor initialized\n[ 0.088104] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.096288] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.104191] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.112040] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.120779] Initializing cgroup subsys io\n[ 0.128042] Initializing cgroup subsys memory\n[ 0.132051] Initializing cgroup subsys devices\n[ 0.140040] Initializing cgroup subsys freezer\n[ 0.148041] Initializing cgroup subsys net_cls\n[ 0.156040] Initializing cgroup subsys perf_event\n[ 0.164052] Initializing cgroup subsys net_prio\n[ 0.172041] Initializing cgroup subsys hugetlb\n[ 0.180040] Initializing cgroup subsys pids\n[ 0.192728] CPU: Physical Processor ID: 0\n[ 0.201288] mce: CPU supports 10 MCE banks\n[ 0.209120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.508687] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.719765] ftrace: allocating 31920 entries in 125 pages\n[ 0.740437] smpboot: Max logical packages: 1\n[ 0.752035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.766385] x2apic enabled\n[ 0.768046] Switched APIC routing to physical x2apic.\n[ 0.792000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.792000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.804055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.816929] x86: Booted up 1 node, 1 CPUs\n[ 0.820087] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.827123] devtmpfs: initialized\n[ 0.829623] evm: security.selinux\n[ 0.832043] evm: security.SMACK64\n[ 0.836039] evm: security.SMACK64EXEC\n[ 0.840039] evm: security.SMACK64TRANSMUTE\n[ 0.844038] evm: security.SMACK64MMAP\n[ 0.848039] evm: security.ima\n[ 0.852038] evm: security.capability\n[ 0.856243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.860172] pinctrl core: initialized pinctrl subsystem\n[ 0.864866] RTC time: 11:12:35, date: 07/25/18\n[ 0.868375] NET: Registered protocol family 16\n[ 0.872453] cpuidle: using governor ladder\n[ 0.876044] cpuidle: using governor menu\n[ 0.880046] PCCT header not found.\n[ 0.884356] ACPI: bus type PCI registered\n[ 0.888058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.892746] PCI: Using configuration type 1 for base access\n[ 0.897572] ACPI: Added _OSI(Module Device)\n[ 0.900040] ACPI: Added _OSI(Processor Device)\n[ 0.904040] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.908043] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.915580] ACPI: Interpreter enabled\n[ 0.916044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.928042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.940053] ACPI: (supports S0 S3 S4 S5)\n[ 0.944040] ACPI: Using IOAPIC for interrupt routing\n[ 0.948060] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.957034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.960046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.964046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.968066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.972683] acpiphp: Slot [3] registered\n[ 0.976143] acpiphp: Slot [4] registered\n[ 0.980141] acpiphp: Slot [5] registered\n[ 0.984142] acpiphp: Slot [6] registered\n[ 0.988142] acpiphp: Slot [7] registered\n[ 0.992194] acpiphp: Slot [8] registered\n[ 0.996139] acpiphp: Slot [9] registered\n[ 1.000202] acpiphp: Slot [10] registered\n[ 1.004156] acpiphp: Slot [11] registered\n[ 1.008153] acpiphp: Slot [12] registered\n[ 1.012150] acpiphp: Slot [13] registered\n[ 1.016153] acpiphp: Slot [14] registered\n[ 1.020161] acpiphp: Slot [15] registered\n[ 1.024157] acpiphp: Slot [16] registered\n[ 1.028161] acpiphp: Slot [17] registered\n[ 1.032154] acpiphp: Slot [18] registered\n[ 1.036157] acpiphp: Slot [19] registered\n[ 1.040153] acpiphp: Slot [20] registered\n[ 1.044153] acpiphp: Slot [21] registered\n[ 1.048163] acpiphp: Slot [22] registered\n[ 1.052158] acpiphp: Slot [23] registered\n[ 1.056229] acpiphp: Slot [24] registered\n[ 1.060172] acpiphp: Slot [25] registered\n[ 1.064156] acpiphp: Slot [26] registered\n[ 1.068154] acpiphp: Slot [27] registered\n[ 1.072156] acpiphp: Slot [28] registered\n[ 1.076148] acpiphp: Slot [29] registered\n[ 1.080149] acpiphp: Slot [30] registered\n[ 1.084150] acpiphp: Slot [31] registered\n[ 1.088142] PCI host bridge to bus 0000:00\n[ 1.092045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.096043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.100044] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.104055] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.108043] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.112044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.135271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.136044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.140042] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.144042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.163984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.164134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.294971] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.304612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.316578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.328505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.340343] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.350434] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.362103] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.364000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.364064] vgaarb: loaded\n[ 1.368046] vgaarb: bridge control possible 0000:00:02.0\n[ 1.379567] SCSI subsystem initialized\n[ 1.386082] ACPI: bus type USB registered\n[ 1.388819] usbcore: registered new interface driver usbfs\n[ 1.392250] usbcore: registered new interface driver hub\n[ 1.396088] usbcore: registered new device driver usb\n[ 1.404635] PCI: Using ACPI for IRQ routing\n[ 1.416130] NetLabel: Initializing\n[ 1.420092] NetLabel: domain hash size = 128\n[ 1.424071] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.428437] NetLabel: unlabeled traffic allowed by default\n[ 1.436472] clocksource: Switched to clocksource kvm-clock\n[ 1.571066] AppArmor: AppArmor Filesystem Enabled\n[ 1.583999] pnp: PnP ACPI init\n[ 1.598031] pnp: PnP ACPI: found 5 devices\n[ 1.631265] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.654577] NET: Registered protocol family 2\n[ 1.671368] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.689373] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.705263] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.722226] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.736378] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.753486] NET: Registered protocol family 1\n[ 1.765458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.780904] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.795036] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.831570] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.867955] Trying to unpack rootfs image as initramfs...\n[ 2.227862] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.260930] Scanning for low memory corruption every 60 seconds\n[ 2.279846] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.297605] audit: initializing netlink subsys (disabled)\n[ 2.313362] audit: type=2000 audit(1532517154.476:1): initialized\n[ 2.330505] Initialise system trusted keyring\n[ 2.343305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.366923] zbud: loaded\n[ 2.376694] VFS: Disk quotas dquot_6.6.0\n[ 2.387452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.407352] fuse init (API version 7.23)\n[ 2.419315] Key type big_key registered\n[ 2.429785] Allocating IMA MOK and blacklist keyrings.\n[ 2.449358] Key type asymmetric registered\n[ 2.460300] Asymmetric key parser 'x509' registered\n[ 2.474363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.495151] io scheduler noop registered\n[ 2.507342] io scheduler deadline registered (default)\n[ 2.520522] io scheduler cfq registered\n[ 2.531883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.545222] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.561472] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.586059] ACPI: Power Button [PWRF]\n[ 2.597296] GHES: HEST is not enabled!\n"} 2018-07-25 11:12:38,594 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022/action used request id req-599331d1-78ee-4b1a-b7e1-f490ed6f396b 2018-07-25 11:12:38,594 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.532217979431s 2018-07-25 11:12:38,595 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022/action used request id req-599331d1-78ee-4b1a-b7e1-f490ed6f396b 2018-07-25 11:12:38,595 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.028036] pid_max: default: 32768 minimum: 301 [ 0.036043] ACPI: Core revision 20150930 [ 0.044880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064069] Security Framework initialized [ 0.072035] Yama: becoming mindful. [ 0.080058] AppArmor: AppArmor initialized [ 0.088104] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096288] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104191] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112040] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120779] Initializing cgroup subsys io [ 0.128042] Initializing cgroup subsys memory [ 0.132051] Initializing cgroup subsys devices [ 0.140040] Initializing cgroup subsys freezer [ 0.148041] Initializing cgroup subsys net_cls [ 0.156040] Initializing cgroup subsys perf_event [ 0.164052] Initializing cgroup subsys net_prio [ 0.172041] Initializing cgroup subsys hugetlb [ 0.180040] Initializing cgroup subsys pids [ 0.192728] CPU: Physical Processor ID: 0 [ 0.201288] mce: CPU supports 10 MCE banks [ 0.209120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.508687] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.719765] ftrace: allocating 31920 entries in 125 pages [ 0.740437] smpboot: Max logical packages: 1 [ 0.752035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.766385] x2apic enabled [ 0.768046] Switched APIC routing to physical x2apic. [ 0.792000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.792000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.804055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.816929] x86: Booted up 1 node, 1 CPUs [ 0.820087] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.827123] devtmpfs: initialized [ 0.829623] evm: security.selinux [ 0.832043] evm: security.SMACK64 [ 0.836039] evm: security.SMACK64EXEC [ 0.840039] evm: security.SMACK64TRANSMUTE [ 0.844038] evm: security.SMACK64MMAP [ 0.848039] evm: security.ima [ 0.852038] evm: security.capability [ 0.856243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.860172] pinctrl core: initialized pinctrl subsystem [ 0.864866] RTC time: 11:12:35, date: 07/25/18 [ 0.868375] NET: Registered protocol family 16 [ 0.872453] cpuidle: using governor ladder [ 0.876044] cpuidle: using governor menu [ 0.880046] PCCT header not found. [ 0.884356] ACPI: bus type PCI registered [ 0.888058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.892746] PCI: Using configuration type 1 for base access [ 0.897572] ACPI: Added _OSI(Module Device) [ 0.900040] ACPI: Added _OSI(Processor Device) [ 0.904040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.908043] ACPI: Added _OSI(Processor Aggregator Device) [ 0.915580] ACPI: Interpreter enabled [ 0.916044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.928042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.940053] ACPI: (supports S0 S3 S4 S5) [ 0.944040] ACPI: Using IOAPIC for interrupt routing [ 0.948060] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.957034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.960046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.964046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.968066] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.972683] acpiphp: Slot [3] registered [ 0.976143] acpiphp: Slot [4] registered [ 0.980141] acpiphp: Slot [5] registered [ 0.984142] acpiphp: Slot [6] registered [ 0.988142] acpiphp: Slot [7] registered [ 0.992194] acpiphp: Slot [8] registered [ 0.996139] acpiphp: Slot [9] registered [ 1.000202] acpiphp: Slot [10] registered [ 1.004156] acpiphp: Slot [11] registered [ 1.008153] acpiphp: Slot [12] registered [ 1.012150] acpiphp: Slot [13] registered [ 1.016153] acpiphp: Slot [14] registered [ 1.020161] acpiphp: Slot [15] registered [ 1.024157] acpiphp: Slot [16] registered [ 1.028161] acpiphp: Slot [17] registered [ 1.032154] acpiphp: Slot [18] registered [ 1.036157] acpiphp: Slot [19] registered [ 1.040153] acpiphp: Slot [20] registered [ 1.044153] acpiphp: Slot [21] registered [ 1.048163] acpiphp: Slot [22] registered [ 1.052158] acpiphp: Slot [23] registered [ 1.056229] acpiphp: Slot [24] registered [ 1.060172] acpiphp: Slot [25] registered [ 1.064156] acpiphp: Slot [26] registered [ 1.068154] acpiphp: Slot [27] registered [ 1.072156] acpiphp: Slot [28] registered [ 1.076148] acpiphp: Slot [29] registered [ 1.080149] acpiphp: Slot [30] registered [ 1.084150] acpiphp: Slot [31] registered [ 1.088142] PCI host bridge to bus 0000:00 [ 1.092045] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.096043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.100044] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.104055] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.108043] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.112044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.135271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.136044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.140042] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.144042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.163984] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.164134] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.294971] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.304612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.316578] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.328505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.340343] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.350434] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.362103] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.364000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.364064] vgaarb: loaded [ 1.368046] vgaarb: bridge control possible 0000:00:02.0 [ 1.379567] SCSI subsystem initialized [ 1.386082] ACPI: bus type USB registered [ 1.388819] usbcore: registered new interface driver usbfs [ 1.392250] usbcore: registered new interface driver hub [ 1.396088] usbcore: registered new device driver usb [ 1.404635] PCI: Using ACPI for IRQ routing [ 1.416130] NetLabel: Initializing [ 1.420092] NetLabel: domain hash size = 128 [ 1.424071] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.428437] NetLabel: unlabeled traffic allowed by default [ 1.436472] clocksource: Switched to clocksource kvm-clock [ 1.571066] AppArmor: AppArmor Filesystem Enabled [ 1.583999] pnp: PnP ACPI init [ 1.598031] pnp: PnP ACPI: found 5 devices [ 1.631265] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.654577] NET: Registered protocol family 2 [ 1.671368] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.689373] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.705263] TCP: Hash tables configured (established 4096 bind 4096) [ 1.722226] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.736378] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.753486] NET: Registered protocol family 1 [ 1.765458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.780904] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.795036] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.831570] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.867955] Trying to unpack rootfs image as initramfs... [ 2.227862] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.260930] Scanning for low memory corruption every 60 seconds [ 2.279846] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.297605] audit: initializing netlink subsys (disabled) [ 2.313362] audit: type=2000 audit(1532517154.476:1): initialized [ 2.330505] Initialise system trusted keyring [ 2.343305] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.366923] zbud: loaded [ 2.376694] VFS: Disk quotas dquot_6.6.0 [ 2.387452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.407352] fuse init (API version 7.23) [ 2.419315] Key type big_key registered [ 2.429785] Allocating IMA MOK and blacklist keyrings. [ 2.449358] Key type asymmetric registered [ 2.460300] Asymmetric key parser 'x509' registered [ 2.474363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.495151] io scheduler noop registered [ 2.507342] io scheduler deadline registered (default) [ 2.520522] io scheduler cfq registered [ 2.531883] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.545222] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.561472] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.586059] ACPI: Power Button [PWRF] [ 2.597296] GHES: HEST is not enabled! 2018-07-25 11:12:53,622 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.110 2018-07-25 11:13:03,636 - paramiko.transport - DEBUG - starting thread (client mode): 0xb0269090L 2018-07-25 11:13:03,636 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-25 11:13:03,638 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-25 11:13:03,638 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-25 11:13:03,638 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-25 11:13:03,639 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-25 11:13:03,639 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-25 11:13:03,639 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-25 11:13:03,639 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-25 11:13:03,639 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-25 11:13:03,659 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-25 11:13:03,660 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-25 11:13:03,668 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.110: 8340be51835d8e5a77959f6750f63d23 2018-07-25 11:13:03,669 - paramiko.transport - DEBUG - Trying discovered key ef608ddb9831e1e4cdf1ce17fa01ed2b in /tmp/tmpE5pK0e 2018-07-25 11:13:03,700 - paramiko.transport - DEBUG - userauth is OK 2018-07-25 11:13:03,704 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-25 11:13:03,733 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-25 11:13:03,734 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-25 11:13:03,734 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-25 11:13:03,736 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-25 11:13:03,737 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-25 11:13:03,738 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-25 11:13:03,738 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 01:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-25 11:13:03,741 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-25 11:13:03,743 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-25 11:13:03,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/11ff47ea-d47f-4473-9501-54a103f87d09.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:05,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff2b1a14-c53b-4bbf-9f18-b2d2fd3b85e8 Content-Length: 0 Date: Wed, 25 Jul 2018 11:13:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:05,843 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/11ff47ea-d47f-4473-9501-54a103f87d09.json used request id req-ff2b1a14-c53b-4bbf-9f18-b2d2fd3b85e8 2018-07-25 11:13:05,843 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.09920716286s 2018-07-25 11:13:05,843 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/11ff47ea-d47f-4473-9501-54a103f87d09.json used request id req-ff2b1a14-c53b-4bbf-9f18-b2d2fd3b85e8 2018-07-25 11:13:05,846 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:13:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:05,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4ed726eb-edf7-4ae7-8b39-b936fb46160e Date: Wed, 25 Jul 2018 11:13:05 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:13:05,877 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4ed726eb-edf7-4ae7-8b39-b936fb46160e 2018-07-25 11:13:05,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0308871269226s 2018-07-25 11:13:05,878 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-4ed726eb-edf7-4ae7-8b39-b936fb46160e 2018-07-25 11:13:05,878 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-25 11:13:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:07,208 - keystoneauth.session - 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-264ff072-7945-4748-a02f-a9faadd14c91 x-compute-request-id: req-264ff072-7945-4748-a02f-a9faadd14c91 2018-07-25 11:13:07,208 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022 used request id req-264ff072-7945-4748-a02f-a9faadd14c91 2018-07-25 11:13:07,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 1.32951188087s 2018-07-25 11:13:07,208 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022 used request id req-264ff072-7945-4748-a02f-a9faadd14c91 2018-07-25 11:13:07,208 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:13:07,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:07,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1666 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4e51fd4-20d1-4aca-b572-0951e75071b4 x-compute-request-id: req-b4e51fd4-20d1-4aca-b572-0951e75071b4 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:73:b0", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e9a9dafd-c967-478f-afc2-394eac6aa022", "rel": "bookmark"}], "image": {"id": "283e24e9-8910-4db9-978f-64c65829f443", "links": [{"href": "https://192.16.1.222:8774/images/283e24e9-8910-4db9-978f-64c65829f443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:12:29.000000", "flavor": {"id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa", "links": [{"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}]}, "id": "e9a9dafd-c967-478f-afc2-394eac6aa022", "security_groups": [{"name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}], "user_id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:13:07Z", "hostId": "66d35ef3641e8b5626f4bec274b3454d6aa45d1932a333aecaab82a5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739", "name": "singlevm2-vm_fbb95016-ce57-406c-be0b-ff0610e62739", "created": "2018-07-25T11:12:19Z", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:13:07,621 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b4e51fd4-20d1-4aca-b572-0951e75071b4 2018-07-25 11:13:07,621 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.412600040436s 2018-07-25 11:13:07,621 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b4e51fd4-20d1-4aca-b572-0951e75071b4 2018-07-25 11:13:07,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:13:09,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:13:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:09,792 - 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-e5cc5e06-550a-450c-b3a9-3046d22960b1 x-compute-request-id: req-e5cc5e06-550a-450c-b3a9-3046d22960b1 RESP BODY: {"servers": []} 2018-07-25 11:13:09,792 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e5cc5e06-550a-450c-b3a9-3046d22960b1 2018-07-25 11:13:09,792 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.167461872101s 2018-07-25 11:13:09,793 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e5cc5e06-550a-450c-b3a9-3046d22960b1 2018-07-25 11:13:09,794 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:13:09,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:09,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-a04758a7-dea8-4c30-9aa0-2d93f4b0684f Date: Wed, 25 Jul 2018 11:13:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:16Z", "updated_at": "2018-07-25T11:12:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:16Z", "revision_number": 0, "id": "059a9d67-54f5-45ee-986f-8df40187e6b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:16Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:17Z", "revision_number": 0, "id": "870bd88d-4e2f-4e71-b418-66a351452648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:17Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:12:16Z", "revision_number": 0, "id": "912ea292-1915-473c-bda1-205a0e4cadfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:16Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:12:17Z", "revision_number": 0, "id": "c48440af-b201-4ec3-a753-53a89bb38d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:12:17Z", "security_group_id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "9a9d54fc-01b9-44bb-80ef-9e2518bce75a", "name": "singlevm2-sg_fbb95016-ce57-406c-be0b-ff0610e62739"}]} 2018-07-25 11:13:09,894 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-a04758a7-dea8-4c30-9aa0-2d93f4b0684f 2018-07-25 11:13:09,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.100000858307s 2018-07-25 11:13:09,895 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-a04758a7-dea8-4c30-9aa0-2d93f4b0684f 2018-07-25 11:13:09,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-25 11:13:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/9a9d54fc-01b9-44bb-80ef-9e2518bce75a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:10,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e988e79a-4aef-470a-a748-40384b6a0416 Content-Length: 0 Date: Wed, 25 Jul 2018 11:13:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:10,179 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/9a9d54fc-01b9-44bb-80ef-9e2518bce75a.json used request id req-e988e79a-4aef-470a-a748-40384b6a0416 2018-07-25 11:13:10,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.28191113472s 2018-07-25 11:13:10,179 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/9a9d54fc-01b9-44bb-80ef-9e2518bce75a.json used request id req-e988e79a-4aef-470a-a748-40384b6a0416 2018-07-25 11:13:10,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-25 11:13:10,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:10,304 - keystoneauth.session - 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-5fda1a0c-680d-4fd4-af40-fd391718efa0 x-compute-request-id: req-5fda1a0c-680d-4fd4-af40-fd391718efa0 2018-07-25 11:13:10,304 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739 used request id req-5fda1a0c-680d-4fd4-af40-fd391718efa0 2018-07-25 11:13:10,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.125154018402s 2018-07-25 11:13:10,305 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/singlevm2-kp_fbb95016-ce57-406c-be0b-ff0610e62739 used request id req-5fda1a0c-680d-4fd4-af40-fd391718efa0 2018-07-25 11:13:10,305 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:13:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" -d '{"subnet_id": "9bb135a2-1c24-4e38-8cb9-14864505f1d5"}' 2018-07-25 11:13:13,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fcb68b27-65bf-44d1-9dcf-70cfa6e90b77 Date: Wed, 25 Jul 2018 11:13:13 GMT RESP BODY: {"network_id": "118180e3-061c-42ea-9a72-22e06602879f", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "subnet_id": "9bb135a2-1c24-4e38-8cb9-14864505f1d5", "subnet_ids": ["9bb135a2-1c24-4e38-8cb9-14864505f1d5"], "port_id": "8eab910d-865b-4c35-99e2-00949d27497e", "id": "35d72651-8431-45b4-aa39-d156124fb557"} 2018-07-25 11:13:13,533 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557/remove_router_interface.json used request id req-fcb68b27-65bf-44d1-9dcf-70cfa6e90b77 2018-07-25 11:13:13,533 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.22766399384s 2018-07-25 11:13:13,533 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557/remove_router_interface.json used request id req-fcb68b27-65bf-44d1-9dcf-70cfa6e90b77 returning object 35d72651-8431-45b4-aa39-d156124fb557 2018-07-25 11:13:13,533 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:13:13,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:13,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-09bdfe1d-44c8-457a-aafb-64f914c0f6f2 Date: Wed, 25 Jul 2018 11:13:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.108"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:12:01Z", "admin_state_up": true, "updated_at": "2018-07-25T11:13:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "35d72651-8431-45b4-aa39-d156124fb557", "name": "singlevm2-router_fbb95016-ce57-406c-be0b-ff0610e62739"}]} 2018-07-25 11:13:13,725 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-09bdfe1d-44c8-457a-aafb-64f914c0f6f2 2018-07-25 11:13:13,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.192230939865s 2018-07-25 11:13:13,726 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-09bdfe1d-44c8-457a-aafb-64f914c0f6f2 2018-07-25 11:13:13,727 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:13:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:18,921 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b24d2191-2e49-45a6-aab0-2260243c87cf Content-Length: 0 Date: Wed, 25 Jul 2018 11:13:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:18,921 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557.json used request id req-b24d2191-2e49-45a6-aab0-2260243c87cf 2018-07-25 11:13:18,921 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.19444012642s 2018-07-25 11:13:18,921 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/35d72651-8431-45b4-aa39-d156124fb557.json used request id req-b24d2191-2e49-45a6-aab0-2260243c87cf 2018-07-25 11:13:18,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:13:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1c373a40-2935-4543-ac79-5b9bd5d27258 Date: Wed, 25 Jul 2018 11:13:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"118180e3-061c-42ea-9a72-22e06602879f","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:12:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:12:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4bfee9f702994bd389e50f7d528212ae","id":"9bb135a2-1c24-4e38-8cb9-14864505f1d5","subnetpool_id":null,"name":"singlevm2-subnet_fbb95016-ce57-406c-be0b-ff0610e62739"}]} 2018-07-25 11:13:19,003 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1c373a40-2935-4543-ac79-5b9bd5d27258 2018-07-25 11:13:19,003 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0810151100159s 2018-07-25 11:13:19,003 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-1c373a40-2935-4543-ac79-5b9bd5d27258 2018-07-25 11:13:19,004 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:13:19,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/9bb135a2-1c24-4e38-8cb9-14864505f1d5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:22,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b081de10-e46c-471b-8574-d2e7ce9c1a3f Date: Wed, 25 Jul 2018 11:13:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:22,639 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9bb135a2-1c24-4e38-8cb9-14864505f1d5.json used request id req-b081de10-e46c-471b-8574-d2e7ce9c1a3f 2018-07-25 11:13:22,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.63511395454s 2018-07-25 11:13:22,639 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9bb135a2-1c24-4e38-8cb9-14864505f1d5.json used request id req-b081de10-e46c-471b-8574-d2e7ce9c1a3f 2018-07-25 11:13:22,639 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:13:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:23,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-2cf5d325-ad4f-4007-b379-ab44974a7cec Date: Wed, 25 Jul 2018 11:13:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:13:22Z","tenant_id":"4bfee9f702994bd389e50f7d528212ae","created_at":"2018-07-25T11:11:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4bfee9f702994bd389e50f7d528212ae","id":"118180e3-061c-42ea-9a72-22e06602879f","name":"singlevm2-net_fbb95016-ce57-406c-be0b-ff0610e62739"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:13:23,168 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2cf5d325-ad4f-4007-b379-ab44974a7cec 2018-07-25 11:13:23,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.529021978378s 2018-07-25 11:13:23,169 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-2cf5d325-ad4f-4007-b379-ab44974a7cec 2018-07-25 11:13:23,169 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:13:23,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/118180e3-061c-42ea-9a72-22e06602879f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:26,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab2caff2-4706-4210-b974-f69ef7435707 Date: Wed, 25 Jul 2018 11:13:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:26,065 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/118180e3-061c-42ea-9a72-22e06602879f.json used request id req-ab2caff2-4706-4210-b974-f69ef7435707 2018-07-25 11:13:26,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.89614701271s 2018-07-25 11:13:26,066 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/118180e3-061c-42ea-9a72-22e06602879f.json used request id req-ab2caff2-4706-4210-b974-f69ef7435707 2018-07-25 11:13:26,068 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:13:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:26,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-5be3b883-8e08-4689-a7a5-d544c58efb12 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/283e24e9-8910-4db9-978f-64c65829f443/snap", "metadata": {}}], "file": "/v2/images/283e24e9-8910-4db9-978f-64c65829f443/file", "owner": "4bfee9f702994bd389e50f7d528212ae", "id": "283e24e9-8910-4db9-978f-64c65829f443", "size": 12716032, "self": "/v2/images/283e24e9-8910-4db9-978f-64c65829f443", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/283e24e9-8910-4db9-978f-64c65829f443/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:12:15Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_fbb95016-ce57-406c-be0b-ff0610e62739", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:12:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:13:26,178 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-5be3b883-8e08-4689-a7a5-d544c58efb12 2018-07-25 11:13:26,178 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.109652042389s 2018-07-25 11:13:26,178 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-5be3b883-8e08-4689-a7a5-d544c58efb12 2018-07-25 11:13:26,179 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-25 11:13:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/283e24e9-8910-4db9-978f-64c65829f443 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ff6d5818c3af89da7f89c99e83c30ef49011300" 2018-07-25 11:13:27,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-487b1525-6067-4869-8d45-1a42c964ec02 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:13:27,022 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/283e24e9-8910-4db9-978f-64c65829f443 used request id req-487b1525-6067-4869-8d45-1a42c964ec02 2018-07-25 11:13:27,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.843524932861s 2018-07-25 11:13:27,023 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/283e24e9-8910-4db9-978f-64c65829f443 used request id req-487b1525-6067-4869-8d45-1a42c964ec02 2018-07-25 11:13:27,023 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:13:27,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:27,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-790815f5-4d3d-457a-abac-c67c7bdb6e4b x-compute-request-id: req-790815f5-4d3d-457a-abac-c67c7bdb6e4b RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "singlevm2-flavor_fbb95016-ce57-406c-be0b-ff0610e62739", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "094d7134-cf79-4e86-abdb-6fa6d4e26faa"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:13:27,069 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-790815f5-4d3d-457a-abac-c67c7bdb6e4b 2018-07-25 11:13:27,069 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0455079078674s 2018-07-25 11:13:27,069 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-790815f5-4d3d-457a-abac-c67c7bdb6e4b 2018-07-25 11:13:27,071 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-25 11:13:27,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:27,139 - keystoneauth.session - 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-25125f8d-14f6-4ae2-9ebf-03f923f43a03 x-compute-request-id: req-25125f8d-14f6-4ae2-9ebf-03f923f43a03 2018-07-25 11:13:27,139 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa used request id req-25125f8d-14f6-4ae2-9ebf-03f923f43a03 2018-07-25 11:13:27,139 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.067754983902s 2018-07-25 11:13:27,139 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/094d7134-cf79-4e86-abdb-6fa6d4e26faa used request id req-25125f8d-14f6-4ae2-9ebf-03f923f43a03 2018-07-25 11:13:27,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:13:27,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:27,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:27 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-29f8b64f-18a4-4326-bbbd-85a0298ff386 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739", "links": {"self": "https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:13:27,843 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-29f8b64f-18a4-4326-bbbd-85a0298ff386 2018-07-25 11:13:27,843 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.703145980835s 2018-07-25 11:13:27,843 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-29f8b64f-18a4-4326-bbbd-85a0298ff386 2018-07-25 11:13:27,846 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:13:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:27,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-26c6fcd1-f271-4bc0-bc14-7e9a8c4836ae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "bc41dd8bb7214fc08b4b8ae4a9b34496", "email": null, "name": "singlevm2-user_fbb95016-ce57-406c-be0b-ff0610e62739"}} 2018-07-25 11:13:27,905 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496 used request id req-26c6fcd1-f271-4bc0-bc14-7e9a8c4836ae 2018-07-25 11:13:27,905 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0593640804291s 2018-07-25 11:13:27,905 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496 used request id req-26c6fcd1-f271-4bc0-bc14-7e9a8c4836ae 2018-07-25 11:13:27,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-25 11:13:27,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:28,120 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:28 GMT Vary: X-Auth-Token x-openstack-request-id: req-197b5087-279f-41b4-a6ad-82e651f0b3f2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:28,120 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496 used request id req-197b5087-279f-41b4-a6ad-82e651f0b3f2 2018-07-25 11:13:28,121 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.214812040329s 2018-07-25 11:13:28,121 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/bc41dd8bb7214fc08b4b8ae4a9b34496 used request id req-197b5087-279f-41b4-a6ad-82e651f0b3f2 2018-07-25 11:13:28,124 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:13:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:28,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:28 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-d080a06e-24b4-4294-b68a-8a1a39d588a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae"}, "tags": [], "enabled": true, "id": "4bfee9f702994bd389e50f7d528212ae", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_fbb95016-ce57-406c-be0b-ff0610e62739"}, {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-25 11:13:28,160 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-d080a06e-24b4-4294-b68a-8a1a39d588a5 2018-07-25 11:13:28,160 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0357689857483s 2018-07-25 11:13:28,160 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-d080a06e-24b4-4294-b68a-8a1a39d588a5 2018-07-25 11:13:28,163 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-25 11:13:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:28,666 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:28 GMT Vary: X-Auth-Token x-openstack-request-id: req-3a3ff0ef-f0b5-478b-8972-87f0ea08b8fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:28,666 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-3a3ff0ef-f0b5-478b-8972-87f0ea08b8fa 2018-07-25 11:13:28,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.502951860428s 2018-07-25 11:13:28,666 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-3a3ff0ef-f0b5-478b-8972-87f0ea08b8fa 2018-07-25 11:13:28,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:13:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:28,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:28 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-e4bda08a-1008-4b58-8b5a-842db11a42ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "01b00ac831e744ec9c060fad66e0117e", "links": {"self": "https://192.16.1.222:5000/v3/roles/01b00ac831e744ec9c060fad66e0117e"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:13:28,709 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e4bda08a-1008-4b58-8b5a-842db11a42ad 2018-07-25 11:13:28,709 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0412127971649s 2018-07-25 11:13:28,710 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-e4bda08a-1008-4b58-8b5a-842db11a42ad 2018-07-25 11:13:28,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-25 11:13:28,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/01b00ac831e744ec9c060fad66e0117e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}125ee27fe74632fd606a41364843dcf99d9e94c6" 2018-07-25 11:13:29,063 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:29 GMT Vary: X-Auth-Token x-openstack-request-id: req-75632f9e-2bf8-4546-9b84-9613943772bf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:29,063 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/01b00ac831e744ec9c060fad66e0117e used request id req-75632f9e-2bf8-4546-9b84-9613943772bf 2018-07-25 11:13:29,064 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.351346969604s 2018-07-25 11:13:29,064 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/01b00ac831e744ec9c060fad66e0117e used request id req-75632f9e-2bf8-4546-9b84-9613943772bf 2018-07-25 11:13:29,101 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:13:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:13:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:13:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:13:29,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:29 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fa310bd1-13ff-46c4-9d98-223c6438821c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:13:29,154 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fa310bd1-13ff-46c4-9d98-223c6438821c 2018-07-25 11:13:29,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:13:29,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:13:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["4HMEtHl0SB2u72nQQVjVeg"], "issued_at": "2018-07-25T11:13:29.000000Z"}} 2018-07-25 11:13:29,664 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:13:29,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:29,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f89c2ef3-b53c-4ca8-947e-9197084e2564 Date: Wed, 25 Jul 2018 11:13:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:13:29,853 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f89c2ef3-b53c-4ca8-947e-9197084e2564 2018-07-25 11:13:29,853 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.188725948334s 2018-07-25 11:13:29,853 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f89c2ef3-b53c-4ca8-947e-9197084e2564 2018-07-25 11:13:29,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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-25 11:13:29,862 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:29 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:13:29,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:13:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:29,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:29 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-3d3ddebd-4703-45c5-8c99-f4c17f1c5a30 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/e860fbb843254962ae747e40d97ed052"}, "tags": [], "enabled": true, "id": "e860fbb843254962ae747e40d97ed052", "name": "heat"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-25 11:13:29,912 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-3d3ddebd-4703-45c5-8c99-f4c17f1c5a30 2018-07-25 11:13:29,912 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0498628616333s 2018-07-25 11:13:29,913 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-3d3ddebd-4703-45c5-8c99-f4c17f1c5a30 2018-07-25 11:13:29,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-25 11:13:29,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}}' 2018-07-25 11:13:29,983 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:29 GMT Content-Type: application/json Content-Length: 366 Vary: X-Auth-Token x-openstack-request-id: req-9c6f5b60-db51-4fb4-bb39-8fd233c5d648 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91"}, "tags": [], "enabled": true, "id": "7d0240a7d22e4b2ebe97e445834e5e91", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}} 2018-07-25 11:13:29,983 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-9c6f5b60-db51-4fb4-bb39-8fd233c5d648 2018-07-25 11:13:29,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.0656340122223s 2018-07-25 11:13:29,983 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-9c6f5b60-db51-4fb4-bb39-8fd233c5d648 2018-07-25 11:13:29,984 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0'}) 2018-07-25 11:13:29,987 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-25 11:13:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "47aec3fa-1220-45b1-afe2-288a43d8b37e", "email": null, "name": "vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}}' 2018-07-25 11:13:32,180 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:32 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5e4892ea-7981-44ea-9aee-467c465d2999 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "links": {"self": "https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a553c0dfc8ea4cf8a3a65e0254052985", "domain_id": "default", "password_expires_at": null}} 2018-07-25 11:13:32,180 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-5e4892ea-7981-44ea-9aee-467c465d2999 2018-07-25 11:13:32,181 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 2.19343400002s 2018-07-25 11:13:32,183 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-5e4892ea-7981-44ea-9aee-467c465d2999 2018-07-25 11:13:32,184 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a553c0dfc8ea4cf8a3a65e0254052985', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0'}) 2018-07-25 11:13:32,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:13:32,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:32,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:32 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-f6121227-d145-4fd4-a0c4-98f097e8c1b4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:13:32,846 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f6121227-d145-4fd4-a0c4-98f097e8c1b4 2018-07-25 11:13:32,846 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.658401966095s 2018-07-25 11:13:32,846 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-f6121227-d145-4fd4-a0c4-98f097e8c1b4 2018-07-25 11:13:32,849 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:13:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:33,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-eaadb977-c915-450a-b29a-6464b588edee X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:13:33,534 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-eaadb977-c915-450a-b29a-6464b588edee 2018-07-25 11:13:33,534 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.685636997223s 2018-07-25 11:13:33,535 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-eaadb977-c915-450a-b29a-6464b588edee 2018-07-25 11:13:33,535 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-25 11:13:33,538 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-25 11:13:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" -d '{"role": {"name": "Member"}}' 2018-07-25 11:13:33,597 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-36ced409-bacf-4dce-b0c8-6ed954d05a9f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "316624103d8b4f5789ad1ac20fe60000", "links": {"self": "https://192.16.1.222:5000/v3/roles/316624103d8b4f5789ad1ac20fe60000"}, "name": "Member"}} 2018-07-25 11:13:33,597 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-36ced409-bacf-4dce-b0c8-6ed954d05a9f 2018-07-25 11:13:33,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0589900016785s 2018-07-25 11:13:33,597 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-36ced409-bacf-4dce-b0c8-6ed954d05a9f 2018-07-25 11:13:33,598 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'316624103d8b4f5789ad1ac20fe60000'}) 2018-07-25 11:13:33,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:13:33,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:33,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-3f8086f4-f60a-486a-95ff-6be052a05d90 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "316624103d8b4f5789ad1ac20fe60000", "links": {"self": "https://192.16.1.222:5000/v3/roles/316624103d8b4f5789ad1ac20fe60000"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:13:33,640 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3f8086f4-f60a-486a-95ff-6be052a05d90 2018-07-25 11:13:33,640 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0397248268127s 2018-07-25 11:13:33,640 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3f8086f4-f60a-486a-95ff-6be052a05d90 2018-07-25 11:13:33,643 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:13:33,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:33,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-1cc26b3d-5d47-4b4d-a4f9-b53735cf40ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:13:33,682 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-1cc26b3d-5d47-4b4d-a4f9-b53735cf40ba 2018-07-25 11:13:33,682 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0393590927124s 2018-07-25 11:13:33,682 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-1cc26b3d-5d47-4b4d-a4f9-b53735cf40ba 2018-07-25 11:13:33,683 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:13:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:33,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-c2617d33-946c-45ac-8351-8bb0b821eaa7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "links": {"self": "https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a553c0dfc8ea4cf8a3a65e0254052985", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:13:33,739 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-c2617d33-946c-45ac-8351-8bb0b821eaa7 2018-07-25 11:13:33,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0561871528625s 2018-07-25 11:13:33,739 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-c2617d33-946c-45ac-8351-8bb0b821eaa7 2018-07-25 11:13:33,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:13:33,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:33,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Content-Type: application/json Content-Length: 1091 Vary: X-Auth-Token x-openstack-request-id: req-3b962bde-0e60-46f3-b0a2-78d24e057e39 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91"}, "tags": [], "enabled": true, "id": "7d0240a7d22e4b2ebe97e445834e5e91", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}]} 2018-07-25 11:13:33,788 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-3b962bde-0e60-46f3-b0a2-78d24e057e39 2018-07-25 11:13:33,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0424468517303s 2018-07-25 11:13:33,789 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-3b962bde-0e60-46f3-b0a2-78d24e057e39 2018-07-25 11:13:33,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-25 11:13:33,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=a553c0dfc8ea4cf8a3a65e0254052985&role.id=316624103d8b4f5789ad1ac20fe60000&scope.project.id=7d0240a7d22e4b2ebe97e445834e5e91" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:33,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-43e4874f-e84b-4a32-a6e8-dcf9b759bc70 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=a553c0dfc8ea4cf8a3a65e0254052985&role.id=316624103d8b4f5789ad1ac20fe60000&scope.project.id=7d0240a7d22e4b2ebe97e445834e5e91", "previous": null, "next": null}} 2018-07-25 11:13:33,829 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=a553c0dfc8ea4cf8a3a65e0254052985&role.id=316624103d8b4f5789ad1ac20fe60000&scope.project.id=7d0240a7d22e4b2ebe97e445834e5e91 used request id req-43e4874f-e84b-4a32-a6e8-dcf9b759bc70 2018-07-25 11:13:33,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0361909866333s 2018-07-25 11:13:33,829 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=a553c0dfc8ea4cf8a3a65e0254052985&role.id=316624103d8b4f5789ad1ac20fe60000&scope.project.id=7d0240a7d22e4b2ebe97e445834e5e91 used request id req-43e4874f-e84b-4a32-a6e8-dcf9b759bc70 2018-07-25 11:13:33,832 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-25 11:13:33,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91/users/a553c0dfc8ea4cf8a3a65e0254052985/roles/316624103d8b4f5789ad1ac20fe60000 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:13:33,930 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Vary: X-Auth-Token x-openstack-request-id: req-ebd80575-ab63-4de5-8a68-a85ff3911a9d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:13:33,930 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91/users/a553c0dfc8ea4cf8a3a65e0254052985/roles/316624103d8b4f5789ad1ac20fe60000 used request id req-ebd80575-ab63-4de5-8a68-a85ff3911a9d 2018-07-25 11:13:33,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.0985929965973s 2018-07-25 11:13:33,930 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91/users/a553c0dfc8ea4cf8a3a65e0254052985/roles/316624103d8b4f5789ad1ac20fe60000 used request id req-ebd80575-ab63-4de5-8a68-a85ff3911a9d 2018-07-25 11:13:33,931 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': '47aec3fa-1220-45b1-afe2-288a43d8b37e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'project_id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:13:33,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:13:33,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:13:33,935 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'password': '47aec3fa-1220-45b1-afe2-288a43d8b37e', 'project_name': 'vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '7d0240a7d22e4b2ebe97e445834e5e91', 'project_domain_name': 'Default'} 2018-07-25 11:13:33,935 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-25 11:13:33,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:13:33,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:13:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9e6e7f12-2b94-4303-97ad-3e03ed95456d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:13:33,953 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9e6e7f12-2b94-4303-97ad-3e03ed95456d 2018-07-25 11:13:33,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:13:34,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "316624103d8b4f5789ad1ac20fe60000", "name": "Member"}], "expires_at": "2018-07-25T23:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d0240a7d22e4b2ebe97e445834e5e91", "name": "vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/7d0240a7d22e4b2ebe97e445834e5e91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "id": "a553c0dfc8ea4cf8a3a65e0254052985"}, "audit_ids": ["QIF5taOAQyCgJLqEjtxSZw"], "issued_at": "2018-07-25T11:13:34.000000Z"}} 2018-07-25 11:13:34,509 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:13:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"network": {"name": "vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "admin_state_up": true}}' 2018-07-25 11:13:35,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-d0793915-bf9f-4292-a659-3881d5355c67 Date: Wed, 25 Jul 2018 11:13:35 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-25T11:13:34Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","name":"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}} 2018-07-25 11:13:35,097 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d0793915-bf9f-4292-a659-3881d5355c67 2018-07-25 11:13:35,097 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.588432073593s 2018-07-25 11:13:35,098 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d0793915-bf9f-4292-a659-3881d5355c67 2018-07-25 11:13:35,098 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:13:34Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'29e6ce80-1711-42be-a12d-4c4c04b0b2fb', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', u'admin_state_up': True, u'tenant_id': u'7d0240a7d22e4b2ebe97e445834e5e91', u'created_at': u'2018-07-25T11:13:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7d0240a7d22e4b2ebe97e445834e5e91'}) 2018-07-25 11:13:35,099 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:13:35,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:35,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-1ddcf46a-1068-46d5-b843-9c2a85d79fb1 Date: Wed, 25 Jul 2018 11:13:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:13:34Z","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","name":"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:13:35,275 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1ddcf46a-1068-46d5-b843-9c2a85d79fb1 2018-07-25 11:13:35,275 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.176582098007s 2018-07-25 11:13:35,275 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1ddcf46a-1068-46d5-b843-9c2a85d79fb1 2018-07-25 11:13:35,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:13:35,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"subnet": {"name": "vping_ssh-subnet_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "enable_dhcp": true, "network_id": "29e6ce80-1711-42be-a12d-4c4c04b0b2fb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:13:36,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-fa7ec6b3-0ee8-4e10-82e6-96363d273303 Date: Wed, 25 Jul 2018 11:13:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:13:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"9e62decd-d83d-49cf-a4a0-702cfcd9064b","subnetpool_id":null,"name":"vping_ssh-subnet_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}} 2018-07-25 11:13:36,097 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-fa7ec6b3-0ee8-4e10-82e6-96363d273303 2018-07-25 11:13:36,097 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.820461034775s 2018-07-25 11:13:36,097 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-fa7ec6b3-0ee8-4e10-82e6-96363d273303 2018-07-25 11:13:36,097 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:13:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9e62decd-d83d-49cf-a4a0-702cfcd9064b', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', u'enable_dhcp': True, u'network_id': u'29e6ce80-1711-42be-a12d-4c4c04b0b2fb', u'tenant_id': u'7d0240a7d22e4b2ebe97e445834e5e91', u'created_at': u'2018-07-25T11:13:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7d0240a7d22e4b2ebe97e445834e5e91'}) 2018-07-25 11:13:36,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:13:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "vping_ssh-router_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "admin_state_up": true}}' 2018-07-25 11:13:44,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5ee7d3fe-8e63-4fee-a8fc-3dfa5eb1dc26 Date: Wed, 25 Jul 2018 11:13:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:37Z", "admin_state_up": true, "updated_at": "2018-07-25T11:13:38Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "aa03f713-d954-43e7-8bf3-2425217d2de5", "name": "vping_ssh-router_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}} 2018-07-25 11:13:44,868 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5ee7d3fe-8e63-4fee-a8fc-3dfa5eb1dc26 2018-07-25 11:13:44,869 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.77059388161s 2018-07-25 11:13:44,869 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5ee7d3fe-8e63-4fee-a8fc-3dfa5eb1dc26 2018-07-25 11:13:44,869 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:13:38Z', u'revision_number': 2, u'id': u'aa03f713-d954-43e7-8bf3-2425217d2de5', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.113'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', u'admin_state_up': True, u'tenant_id': u'7d0240a7d22e4b2ebe97e445834e5e91', u'created_at': u'2018-07-25T11:13:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'7d0240a7d22e4b2ebe97e445834e5e91'}) 2018-07-25 11:13:44,870 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:13:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"subnet_id": "9e62decd-d83d-49cf-a4a0-702cfcd9064b"}' 2018-07-25 11:13:49,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-283f9bbb-e245-44cb-a52d-bdeb723147a0 Date: Wed, 25 Jul 2018 11:13:49 GMT RESP BODY: {"network_id": "29e6ce80-1711-42be-a12d-4c4c04b0b2fb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "subnet_id": "9e62decd-d83d-49cf-a4a0-702cfcd9064b", "subnet_ids": ["9e62decd-d83d-49cf-a4a0-702cfcd9064b"], "port_id": "1a51a70f-e003-45a6-a2db-40b2ee1612cc", "id": "aa03f713-d954-43e7-8bf3-2425217d2de5"} 2018-07-25 11:13:49,078 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5/add_router_interface.json used request id req-283f9bbb-e245-44cb-a52d-bdeb723147a0 2018-07-25 11:13:49,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.20857810974s 2018-07-25 11:13:49,079 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5/add_router_interface.json used request id req-283f9bbb-e245-44cb-a52d-bdeb723147a0 returning object aa03f713-d954-43e7-8bf3-2425217d2de5 2018-07-25 11:13:49,079 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:13:49,176 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-25 11:13:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:13:49,228 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-25 11:13:49,231 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:13:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:49,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-f3e39fee-0853-4ba1-83f5-82493ec973de RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:13:49,320 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-f3e39fee-0853-4ba1-83f5-82493ec973de 2018-07-25 11:13:49,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0886030197144s 2018-07-25 11:13:49,320 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-f3e39fee-0853-4ba1-83f5-82493ec973de 2018-07-25 11:13:49,325 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-25 11:13:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}' 2018-07-25 11:13:49,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/883a9862-4566-47df-828c-7e819ff1118e OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-f7d6a853-9d16-4ff9-852e-9b21f7ba2b87 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/883a9862-4566-47df-828c-7e819ff1118e/file", "owner": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "883a9862-4566-47df-828c-7e819ff1118e", "size": null, "self": "/v2/images/883a9862-4566-47df-828c-7e819ff1118e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:13:49Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "checksum": null, "created_at": "2018-07-25T11:13:49Z", "protected": false} 2018-07-25 11:13:49,790 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-f7d6a853-9d16-4ff9-852e-9b21f7ba2b87 2018-07-25 11:13:49,790 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.465444803238s 2018-07-25 11:13:49,791 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-f7d6a853-9d16-4ff9-852e-9b21f7ba2b87 returning object 883a9862-4566-47df-828c-7e819ff1118e 2018-07-25 11:13:49,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-25 11:13:49,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/883a9862-4566-47df-828c-7e819ff1118e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '' 2018-07-25 11:13:50,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-cd95e466-420e-4540-b59c-f74d3e8f8645 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:13:50,433 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/883a9862-4566-47df-828c-7e819ff1118e/file used request id req-cd95e466-420e-4540-b59c-f74d3e8f8645 2018-07-25 11:13:50,433 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.642173051834s 2018-07-25 11:13:50,434 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/883a9862-4566-47df-828c-7e819ff1118e/file used request id req-cd95e466-420e-4540-b59c-f74d3e8f8645 2018-07-25 11:13:50,434 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T11:13:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/883a9862-4566-47df-828c-7e819ff1118e/file', u'owner': u'7d0240a7d22e4b2ebe97e445834e5e91', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'883a9862-4566-47df-828c-7e819ff1118e', u'size': None, u'name': u'vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', u'checksum': None, u'self': u'/v2/images/883a9862-4566-47df-828c-7e819ff1118e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T11:13:49Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 11:13:50,434 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-25 11:13:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-25 11:13:50,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4549d05-5310-4288-8fc4-22c36e0d2d2b x-compute-request-id: req-b4549d05-5310-4288-8fc4-22c36e0d2d2b RESP BODY: {"flavor": {"name": "vping_ssh-flavor_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf"}} 2018-07-25 11:13:50,578 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b4549d05-5310-4288-8fc4-22c36e0d2d2b 2018-07-25 11:13:50,578 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.143491029739s 2018-07-25 11:13:50,578 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b4549d05-5310-4288-8fc4-22c36e0d2d2b 2018-07-25 11:13:50,579 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'3ecaaa49-c407-476a-acdb-fd186dad8ebf', 'swap': 0}) 2018-07-25 11:13:50,579 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-25 11:13:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" -d '{"extra_specs": {}}' 2018-07-25 11:13:50,616 - 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-4a83cfe4-b56e-4fde-8091-85f25993a0ff x-compute-request-id: req-4a83cfe4-b56e-4fde-8091-85f25993a0ff RESP BODY: {"extra_specs": {}} 2018-07-25 11:13:50,616 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf/os-extra_specs used request id req-4a83cfe4-b56e-4fde-8091-85f25993a0ff 2018-07-25 11:13:50,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0371739864349s 2018-07-25 11:13:50,617 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf/os-extra_specs used request id req-4a83cfe4-b56e-4fde-8091-85f25993a0ff 2018-07-25 11:13:50,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-25 11:13:50,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"keypair": {"name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}}' 2018-07-25 11:13:50,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2324 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-43bcdb56-31b6-4f74-ba92-7015eafd72f0 x-compute-request-id: req-43bcdb56-31b6-4f74-ba92-7015eafd72f0 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClvPKi7+vPdvvugb1Qu+/DwqFhCXZto1kHL79b0QbJazGmxHG/LJUqY6RKaQ4om/Dl3g0dH54uQ4twpuXB400yXhwZmMigyUb4HM6X+ZFFx7b9GVmKDPXQ6X5KFh2qn5+rwYVJZ/Fhg0ZOdxAg3sVGVc/8BqlWQ5ycreDr6SQ7ufi9HbO2eKtyr50VN3zeDAfkfRHwdIVRnWkglix2lF8a36M1msUctmUrUI2axVzjMlfnhm7htOt2s6rb1al1UKPeNmnlGZPQxiMweq0EvdSUmD0vx0+mq+OnKfnxkeX6Seam9g/huVSVRnPhBmxiq+0yzCPzXH/p6EbVfbpIV+/n Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApbzyou/rz3b77oG9ULvvw8KhYQl2baNZBy+/W9EGyWsxpsRx\nvyyVKmOkSmkOKJvw5d4NHR+eLkOLcKblweNNMl4cGZjIoMlG+BzOl/mRRce2/RlZ\nigz10Ol+ShYdqp+fq8GFSWfxYYNGTncQIN7FRlXP/AapVkOcnK3g6+kkO7n4vR2z\ntnircq+dFTd83gwH5H0R8HSFUZ1pIJYsdpRfGt+jNZrFHLZlK1CNmsVc4zJX54Zu\n4bTrdrOq29WpdVCj3jZp5RmT0MYjMHqtBL3UlJg9L8dPpqvjpyn58ZHl+knmpvYP\n4blUlUZz4QZsYqvtMswj81x/6ehG1X26SFfv5wIDAQABAoIBADrr4Iripr/b+hbB\n0w8XsVa0I/E+jvbNYsI2TF6VAkerLzytjA6+B83JHMhDbwAq6EqgVaMr8W1bIACN\npRL3/yLP6EeFVJYs2GkuvJe05tua88gpMfbtQprh1774+9UD6J0EMKF3LY5QQDd3\nBqnY6ONncIiVya/cW5osCtFz0ijVEyNhI5Yd4pAHMiEG+dC1AmN7Q3YAyM+zgLSF\ndT34c00bbmUzPLwnLqvLRmo3Gr4qz6BAxDdWSuUn9mDSLHDcDE8wwkqepqWaUSWu\nziTSlc+WSW3oNfQRH0ED9GDXX3WPIo4fx/hPdoNE/oLuZjq9PXwQmPTv31u3JeYl\no0GGkQECgYEA2BV056J9O22klR2wtM+CLbvuTxTwyQ2ck20c0uIzF01EWM+9Mq50\nppSqKwc20fdWeLnHivnLLhrfZUWi2hG3x1XqN6KWy4oCU0ghbCnbG+RbZQRh5ZTz\npcL53cm39iLgqEtf+wlrJ5rEYJKbumQie3y/XkVNcP/+SXzePwBWXIECgYEAxFqn\nviSZ6kpmQmhQIYKipm82M6c40CMJekBEbN5+pbgQGB9qxjjQZfwZWJKB3QolRW22\nDRNGhwJWN1wzK3nJZE2zNfKOBQvIq+EY7EEu4WgUwCBj+ftQrh39yx/YFnEOHHgb\nOmN4MbeWjDbywL/FROlOXi6PhaDUeBt7anUcuGcCgYEAkyn51pAJrmG8B3qTEHGK\n/U7SvLVMUAGfM6DKUq2Pkj0jYUEKX+wEsjbptihRo6pKECqmxfXd9OaEYtqMUOxk\nN7RBseZfwPubHdEwQhQ3j8V0oVXcvpk1Xx1tQynQyidyzeuX0MbXXb/AIu12dfkg\nqu2I/9E/LsiKDM6oJkw6hQECgYB3skfVapyFLYt+6fYHJ4qdaOgivsqsXt91Ld5I\ne626uiTdf7FoWtP3h6Gv08fkhj3IQCQdfmWdAbirEMKEuz4grhkURuN6gf93f8Xg\np6+7auZTZKtthV1edxvyilwA+jQ++JyokGCB9keI/Copg/3uj0bdtQZ60FsVSLOI\nZxH1+wKBgDcjvTyXVTwArnehSwEsWHm4U/J92A2uZd/lHhPjej5bNEXtmfbZWDfp\n1wk7qTfSP63XCmNeSc/tFhQGvqKPPxoeGKvydQ3kDqsB/NbjY0jfYbi7zCuP7oTX\n1f9Ry/QRC6RaszW9+zYhoG/yK9LGPxj5LPz3aljW5n8nHDVeXYQ3\n-----END RSA PRIVATE KEY-----\n", "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "fingerprint": "ba:e1:e7:c9:99:47:de:ac:40:95:2e:cb:ea:e7:4e:8d"}} 2018-07-25 11:13:50,863 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-43bcdb56-31b6-4f74-ba92-7015eafd72f0 2018-07-25 11:13:50,864 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.246510982513s 2018-07-25 11:13:50,864 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-43bcdb56-31b6-4f74-ba92-7015eafd72f0 2018-07-25 11:13:50,864 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClvPKi7+vPdvvugb1Qu+/DwqFhCXZto1kHL79b0QbJazGmxHG/LJUqY6RKaQ4om/Dl3g0dH54uQ4twpuXB400yXhwZmMigyUb4HM6X+ZFFx7b9GVmKDPXQ6X5KFh2qn5+rwYVJZ/Fhg0ZOdxAg3sVGVc/8BqlWQ5ycreDr6SQ7ufi9HbO2eKtyr50VN3zeDAfkfRHwdIVRnWkglix2lF8a36M1msUctmUrUI2axVzjMlfnhm7htOt2s6rb1al1UKPeNmnlGZPQxiMweq0EvdSUmD0vx0+mq+OnKfnxkeX6Seam9g/huVSVRnPhBmxiq+0yzCPzXH/p6EbVfbpIV+/n Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApbzyou/rz3b77oG9ULvvw8KhYQl2baNZBy+/W9EGyWsxpsRx\nvyyVKmOkSmkOKJvw5d4NHR+eLkOLcKblweNNMl4cGZjIoMlG+BzOl/mRRce2/RlZ\nigz10Ol+ShYdqp+fq8GFSWfxYYNGTncQIN7FRlXP/AapVkOcnK3g6+kkO7n4vR2z\ntnircq+dFTd83gwH5H0R8HSFUZ1pIJYsdpRfGt+jNZrFHLZlK1CNmsVc4zJX54Zu\n4bTrdrOq29WpdVCj3jZp5RmT0MYjMHqtBL3UlJg9L8dPpqvjpyn58ZHl+knmpvYP\n4blUlUZz4QZsYqvtMswj81x/6ehG1X26SFfv5wIDAQABAoIBADrr4Iripr/b+hbB\n0w8XsVa0I/E+jvbNYsI2TF6VAkerLzytjA6+B83JHMhDbwAq6EqgVaMr8W1bIACN\npRL3/yLP6EeFVJYs2GkuvJe05tua88gpMfbtQprh1774+9UD6J0EMKF3LY5QQDd3\nBqnY6ONncIiVya/cW5osCtFz0ijVEyNhI5Yd4pAHMiEG+dC1AmN7Q3YAyM+zgLSF\ndT34c00bbmUzPLwnLqvLRmo3Gr4qz6BAxDdWSuUn9mDSLHDcDE8wwkqepqWaUSWu\nziTSlc+WSW3oNfQRH0ED9GDXX3WPIo4fx/hPdoNE/oLuZjq9PXwQmPTv31u3JeYl\no0GGkQECgYEA2BV056J9O22klR2wtM+CLbvuTxTwyQ2ck20c0uIzF01EWM+9Mq50\nppSqKwc20fdWeLnHivnLLhrfZUWi2hG3x1XqN6KWy4oCU0ghbCnbG+RbZQRh5ZTz\npcL53cm39iLgqEtf+wlrJ5rEYJKbumQie3y/XkVNcP/+SXzePwBWXIECgYEAxFqn\nviSZ6kpmQmhQIYKipm82M6c40CMJekBEbN5+pbgQGB9qxjjQZfwZWJKB3QolRW22\nDRNGhwJWN1wzK3nJZE2zNfKOBQvIq+EY7EEu4WgUwCBj+ftQrh39yx/YFnEOHHgb\nOmN4MbeWjDbywL/FROlOXi6PhaDUeBt7anUcuGcCgYEAkyn51pAJrmG8B3qTEHGK\n/U7SvLVMUAGfM6DKUq2Pkj0jYUEKX+wEsjbptihRo6pKECqmxfXd9OaEYtqMUOxk\nN7RBseZfwPubHdEwQhQ3j8V0oVXcvpk1Xx1tQynQyidyzeuX0MbXXb/AIu12dfkg\nqu2I/9E/LsiKDM6oJkw6hQECgYB3skfVapyFLYt+6fYHJ4qdaOgivsqsXt91Ld5I\ne626uiTdf7FoWtP3h6Gv08fkhj3IQCQdfmWdAbirEMKEuz4grhkURuN6gf93f8Xg\np6+7auZTZKtthV1edxvyilwA+jQ++JyokGCB9keI/Copg/3uj0bdtQZ60FsVSLOI\nZxH1+wKBgDcjvTyXVTwArnehSwEsWHm4U/J92A2uZd/lHhPjej5bNEXtmfbZWDfp\n1wk7qTfSP63XCmNeSc/tFhQGvqKPPxoeGKvydQ3kDqsB/NbjY0jfYbi7zCuP7oTX\n1f9Ry/QRC6RaszW9+zYhoG/yK9LGPxj5LPz3aljW5n8nHDVeXYQ3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a553c0dfc8ea4cf8a3a65e0254052985', 'name': u'vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'created_at': '2018-07-25T11:13:50.864854', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'name': 'vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'ba:e1:e7:c9:99:47:de:ac:40:95:2e:cb:ea:e7:4e:8d', 'type': 'ssh', 'id': u'vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0'}) 2018-07-25 11:13:50,865 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEApbzyou/rz3b77oG9ULvvw8KhYQl2baNZBy+/W9EGyWsxpsRx vyyVKmOkSmkOKJvw5d4NHR+eLkOLcKblweNNMl4cGZjIoMlG+BzOl/mRRce2/RlZ igz10Ol+ShYdqp+fq8GFSWfxYYNGTncQIN7FRlXP/AapVkOcnK3g6+kkO7n4vR2z tnircq+dFTd83gwH5H0R8HSFUZ1pIJYsdpRfGt+jNZrFHLZlK1CNmsVc4zJX54Zu 4bTrdrOq29WpdVCj3jZp5RmT0MYjMHqtBL3UlJg9L8dPpqvjpyn58ZHl+knmpvYP 4blUlUZz4QZsYqvtMswj81x/6ehG1X26SFfv5wIDAQABAoIBADrr4Iripr/b+hbB 0w8XsVa0I/E+jvbNYsI2TF6VAkerLzytjA6+B83JHMhDbwAq6EqgVaMr8W1bIACN pRL3/yLP6EeFVJYs2GkuvJe05tua88gpMfbtQprh1774+9UD6J0EMKF3LY5QQDd3 BqnY6ONncIiVya/cW5osCtFz0ijVEyNhI5Yd4pAHMiEG+dC1AmN7Q3YAyM+zgLSF dT34c00bbmUzPLwnLqvLRmo3Gr4qz6BAxDdWSuUn9mDSLHDcDE8wwkqepqWaUSWu ziTSlc+WSW3oNfQRH0ED9GDXX3WPIo4fx/hPdoNE/oLuZjq9PXwQmPTv31u3JeYl o0GGkQECgYEA2BV056J9O22klR2wtM+CLbvuTxTwyQ2ck20c0uIzF01EWM+9Mq50 ppSqKwc20fdWeLnHivnLLhrfZUWi2hG3x1XqN6KWy4oCU0ghbCnbG+RbZQRh5ZTz pcL53cm39iLgqEtf+wlrJ5rEYJKbumQie3y/XkVNcP/+SXzePwBWXIECgYEAxFqn viSZ6kpmQmhQIYKipm82M6c40CMJekBEbN5+pbgQGB9qxjjQZfwZWJKB3QolRW22 DRNGhwJWN1wzK3nJZE2zNfKOBQvIq+EY7EEu4WgUwCBj+ftQrh39yx/YFnEOHHgb OmN4MbeWjDbywL/FROlOXi6PhaDUeBt7anUcuGcCgYEAkyn51pAJrmG8B3qTEHGK /U7SvLVMUAGfM6DKUq2Pkj0jYUEKX+wEsjbptihRo6pKECqmxfXd9OaEYtqMUOxk N7RBseZfwPubHdEwQhQ3j8V0oVXcvpk1Xx1tQynQyidyzeuX0MbXXb/AIu12dfkg qu2I/9E/LsiKDM6oJkw6hQECgYB3skfVapyFLYt+6fYHJ4qdaOgivsqsXt91Ld5I e626uiTdf7FoWtP3h6Gv08fkhj3IQCQdfmWdAbirEMKEuz4grhkURuN6gf93f8Xg p6+7auZTZKtthV1edxvyilwA+jQ++JyokGCB9keI/Copg/3uj0bdtQZ60FsVSLOI ZxH1+wKBgDcjvTyXVTwArnehSwEsWHm4U/J92A2uZd/lHhPjej5bNEXtmfbZWDfp 1wk7qTfSP63XCmNeSc/tFhQGvqKPPxoeGKvydQ3kDqsB/NbjY0jfYbi7zCuP7oTX 1f9Ry/QRC6RaszW9+zYhoG/yK9LGPxj5LPz3aljW5n8nHDVeXYQ3 -----END RSA PRIVATE KEY----- 2018-07-25 11:13:50,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-25 11:13:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"security_group": {"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-25 11:13:51,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-27a8d7dd-be41-4214-8108-5ef203a5aed9 Date: Wed, 25 Jul 2018 11:13:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:50Z", "updated_at": "2018-07-25T11:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "0cbe4625-dcfe-465b-a62e-8d1d2fd5d84f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "ee3852ed-4802-449e-b7b8-aa6036242475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 2, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "1e84679a-3762-492e-881a-476b9d90fd12", "name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}} 2018-07-25 11:13:51,168 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-27a8d7dd-be41-4214-8108-5ef203a5aed9 2018-07-25 11:13:51,168 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.30154299736s 2018-07-25 11:13:51,168 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-27a8d7dd-be41-4214-8108-5ef203a5aed9 2018-07-25 11:13:51,171 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:13:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:51,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-aa0e607a-8ddd-4c30-8d19-365ae6a95eb3 Date: Wed, 25 Jul 2018 11:13:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:50Z", "updated_at": "2018-07-25T11:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "0cbe4625-dcfe-465b-a62e-8d1d2fd5d84f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "ee3852ed-4802-449e-b7b8-aa6036242475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 2, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "1e84679a-3762-492e-881a-476b9d90fd12", "name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}]} 2018-07-25 11:13:51,264 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-aa0e607a-8ddd-4c30-8d19-365ae6a95eb3 2018-07-25 11:13:51,265 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.093327999115s 2018-07-25 11:13:51,265 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-aa0e607a-8ddd-4c30-8d19-365ae6a95eb3 2018-07-25 11:13:51,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-25 11:13:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12"}}' 2018-07-25 11:13:51,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bbcff0ad-bf26-40db-81af-4e25053abe42 Date: Wed, 25 Jul 2018 11:13:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "port_range_min": 22, "revision_number": 0, "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:51Z", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "5ad2d6b8-5d74-4c53-8815-8a725eeaad3f"}} 2018-07-25 11:13:51,456 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-bbcff0ad-bf26-40db-81af-4e25053abe42 2018-07-25 11:13:51,456 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.188082933426s 2018-07-25 11:13:51,456 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-bbcff0ad-bf26-40db-81af-4e25053abe42 2018-07-25 11:13:51,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:13:51,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:51,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-3faa4602-2c2d-4794-9171-f64b7c6f007e Date: Wed, 25 Jul 2018 11:13:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:50Z", "updated_at": "2018-07-25T11:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "0cbe4625-dcfe-465b-a62e-8d1d2fd5d84f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "5ad2d6b8-5d74-4c53-8815-8a725eeaad3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "ee3852ed-4802-449e-b7b8-aa6036242475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 3, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "1e84679a-3762-492e-881a-476b9d90fd12", "name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}]} 2018-07-25 11:13:51,545 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-3faa4602-2c2d-4794-9171-f64b7c6f007e 2018-07-25 11:13:51,545 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0871429443359s 2018-07-25 11:13:51,546 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-3faa4602-2c2d-4794-9171-f64b7c6f007e 2018-07-25 11:13:51,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-25 11:13:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12"}}' 2018-07-25 11:13:51,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-777e0799-2155-4f27-bad2-7f0fa1fd7a83 Date: Wed, 25 Jul 2018 11:13:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "port_range_min": null, "revision_number": 0, "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:51Z", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "99dbd145-a129-46d8-9fc1-2ade042b3bf6"}} 2018-07-25 11:13:51,838 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-777e0799-2155-4f27-bad2-7f0fa1fd7a83 2018-07-25 11:13:51,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.290498018265s 2018-07-25 11:13:51,839 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-777e0799-2155-4f27-bad2-7f0fa1fd7a83 2018-07-25 11:13:51,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:13:51,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:51,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-0707f217-497f-4b42-b342-3625321096ee Date: Wed, 25 Jul 2018 11:13:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e62decd-d83d-49cf-a4a0-702cfcd9064b"],"updated_at":"2018-07-25T11:13:35Z","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","name":"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:13:51,999 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0707f217-497f-4b42-b342-3625321096ee 2018-07-25 11:13:51,999 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.159258842468s 2018-07-25 11:13:51,999 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-0707f217-497f-4b42-b342-3625321096ee 2018-07-25 11:13:52,002 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:13:52,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:52,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-c0e109db-07bc-43e4-a032-a524feb22573 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/883a9862-4566-47df-828c-7e819ff1118e/snap", "metadata": {}}], "file": "/v2/images/883a9862-4566-47df-828c-7e819ff1118e/file", "owner": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "883a9862-4566-47df-828c-7e819ff1118e", "size": 12716032, "self": "/v2/images/883a9862-4566-47df-828c-7e819ff1118e", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/883a9862-4566-47df-828c-7e819ff1118e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:13:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:13:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:13:52,075 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c0e109db-07bc-43e4-a032-a524feb22573 2018-07-25 11:13:52,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.073096036911s 2018-07-25 11:13:52,076 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-c0e109db-07bc-43e4-a032-a524feb22573 2018-07-25 11:13:52,077 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:13:52,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:52,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f3cdba0-935a-4154-b1be-db100e89a556 x-compute-request-id: req-3f3cdba0-935a-4154-b1be-db100e89a556 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "vping_ssh-flavor_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:13:52,156 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-3f3cdba0-935a-4154-b1be-db100e89a556 2018-07-25 11:13:52,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0784389972687s 2018-07-25 11:13:52,156 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-3f3cdba0-935a-4154-b1be-db100e89a556 2018-07-25 11:13:52,163 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-25 11:13:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"server": {"name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "imageRef": "883a9862-4566-47df-828c-7e819ff1118e", "flavorRef": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29e6ce80-1711-42be-a12d-4c4c04b0b2fb"}], "security_groups": [{"name": "1e84679a-3762-492e-881a-476b9d90fd12"}]}}' 2018-07-25 11:13:54,431 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-62b95d24-4c89-4ef0-b0ed-bd7ea29d6185 x-compute-request-id: req-62b95d24-4c89-4ef0-b0ed-bd7ea29d6185 RESP BODY: {"server": {"security_groups": [{"name": "1e84679a-3762-492e-881a-476b9d90fd12"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "adminPass": "SbG8yfpU4K2p"}} 2018-07-25 11:13:54,432 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-62b95d24-4c89-4ef0-b0ed-bd7ea29d6185 2018-07-25 11:13:54,432 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.26888203621s 2018-07-25 11:13:54,432 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-62b95d24-4c89-4ef0-b0ed-bd7ea29d6185 2018-07-25 11:13:54,434 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:13:54,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:55,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1283 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-73789308-dc4c-4821-b2e9-8a5b3c5009f2 x-compute-request-id: req-73789308-dc4c-4821-b2e9-8a5b3c5009f2 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "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-25T11:13:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:13:55,913 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-73789308-dc4c-4821-b2e9-8a5b3c5009f2 2018-07-25 11:13:55,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.47810482979s 2018-07-25 11:13:55,913 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-73789308-dc4c-4821-b2e9-8a5b3c5009f2 2018-07-25 11:13:55,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:13:55,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:56,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-d91dc73f-75d3-449a-9417-30f3ad3e9614 Date: Wed, 25 Jul 2018 11:13:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e62decd-d83d-49cf-a4a0-702cfcd9064b"],"updated_at":"2018-07-25T11:13:35Z","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","name":"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:13:56,086 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d91dc73f-75d3-449a-9417-30f3ad3e9614 2018-07-25 11:13:56,086 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.16891002655s 2018-07-25 11:13:56,086 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d91dc73f-75d3-449a-9417-30f3ad3e9614 2018-07-25 11:13:56,087 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:13:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:56,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-705a1248-d9c0-4f1e-bbc5-bac2d550c049 Date: Wed, 25 Jul 2018 11:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:13:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"9e62decd-d83d-49cf-a4a0-702cfcd9064b","subnetpool_id":null,"name":"vping_ssh-subnet_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}]} 2018-07-25 11:13:56,198 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-705a1248-d9c0-4f1e-bbc5-bac2d550c049 2018-07-25 11:13:56,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.111359119415s 2018-07-25 11:13:56,199 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-705a1248-d9c0-4f1e-bbc5-bac2d550c049 2018-07-25 11:13:56,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:13:58,202 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:13:58,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:13:58,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1341 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-40d56ae5-bc55-41c3-b527-bc0f81472fe1 x-compute-request-id: req-40d56ae5-bc55-41c3-b527-bc0f81472fe1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:13:58Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:13:58,529 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-40d56ae5-bc55-41c3-b527-bc0f81472fe1 2018-07-25 11:13:58,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.327191114426s 2018-07-25 11:13:58,530 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-40d56ae5-bc55-41c3-b527-bc0f81472fe1 2018-07-25 11:13:58,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:14:00,535 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:00,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:00,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b233981c-0fab-4196-b178-a8beb44e497b x-compute-request-id: req-b233981c-0fab-4196-b178-a8beb44e497b RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:13:58Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:00,882 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b233981c-0fab-4196-b178-a8beb44e497b 2018-07-25 11:14:00,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.347564935684s 2018-07-25 11:14:00,883 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b233981c-0fab-4196-b178-a8beb44e497b 2018-07-25 11:14:00,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:14:02,888 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:02,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:03,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e82a273-833b-4f66-901f-ac70181a98f9 x-compute-request-id: req-9e82a273-833b-4f66-901f-ac70181a98f9 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:13:58Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:03,246 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9e82a273-833b-4f66-901f-ac70181a98f9 2018-07-25 11:14:03,246 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.358484983444s 2018-07-25 11:14:03,247 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9e82a273-833b-4f66-901f-ac70181a98f9 2018-07-25 11:14:03,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:14:05,251 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:05,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:05,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1613 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd1ec810-d4e1-4f38-b0f0-09b93750937c x-compute-request-id: req-fd1ec810-d4e1-4f38-b0f0-09b93750937c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:53:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:03.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:03Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:05,573 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fd1ec810-d4e1-4f38-b0f0-09b93750937c 2018-07-25 11:14:05,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.321868896484s 2018-07-25 11:14:05,573 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fd1ec810-d4e1-4f38-b0f0-09b93750937c 2018-07-25 11:14:05,576 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:14:05,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=5e4bb597-0706-4ce4-8b58-1db4d566a95d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:05,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-818f6549-efba-439d-b353-90ce10c04046 Date: Wed, 25 Jul 2018 11:14:05 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:58Z","admin_state_up":true,"updated_at":"2018-07-25T11:14:01Z","binding:vnic_type":"normal","device_id":"5e4bb597-0706-4ce4-8b58-1db4d566a95d","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:dd:53:86","id":"cbc45132-c3b9-437d-842f-48572647a5eb","port_security_enabled":true,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","fixed_ips":[{"subnet_id":"9e62decd-d83d-49cf-a4a0-702cfcd9064b","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["1e84679a-3762-492e-881a-476b9d90fd12"],"name":""}]} 2018-07-25 11:14:05,675 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=5e4bb597-0706-4ce4-8b58-1db4d566a95d used request id req-818f6549-efba-439d-b353-90ce10c04046 2018-07-25 11:14:05,675 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.099415063858s 2018-07-25 11:14:05,675 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=5e4bb597-0706-4ce4-8b58-1db4d566a95d used request id req-818f6549-efba-439d-b353-90ce10c04046 2018-07-25 11:14:05,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:14:05,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=cbc45132-c3b9-437d-842f-48572647a5eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:05,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-385e02b3-78ed-4d83-9708-fa5062c1b431 Date: Wed, 25 Jul 2018 11:14:05 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:14:05,707 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=cbc45132-c3b9-437d-842f-48572647a5eb used request id req-385e02b3-78ed-4d83-9708-fa5062c1b431 2018-07-25 11:14:05,707 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0289390087128s 2018-07-25 11:14:05,707 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=cbc45132-c3b9-437d-842f-48572647a5eb used request id req-385e02b3-78ed-4d83-9708-fa5062c1b431 2018-07-25 11:14:05,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:05,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:07,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1613 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-19fcc7fb-2464-48e9-ba61-ae31ff3a80a0 x-compute-request-id: req-19fcc7fb-2464-48e9-ba61-ae31ff3a80a0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:53:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:03.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:03Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:07,012 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-19fcc7fb-2464-48e9-ba61-ae31ff3a80a0 2018-07-25 11:14:07,012 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.30359101295s 2018-07-25 11:14:07,012 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-19fcc7fb-2464-48e9-ba61-ae31ff3a80a0 2018-07-25 11:14:07,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:14:07,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=5e4bb597-0706-4ce4-8b58-1db4d566a95d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:07,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-fe0c9243-a5a3-484f-a9db-981cc92ca798 Date: Wed, 25 Jul 2018 11:14:07 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:58Z","admin_state_up":true,"updated_at":"2018-07-25T11:14:06Z","binding:vnic_type":"normal","device_id":"5e4bb597-0706-4ce4-8b58-1db4d566a95d","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:dd:53:86","id":"cbc45132-c3b9-437d-842f-48572647a5eb","port_security_enabled":true,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","fixed_ips":[{"subnet_id":"9e62decd-d83d-49cf-a4a0-702cfcd9064b","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["1e84679a-3762-492e-881a-476b9d90fd12"],"name":""}]} 2018-07-25 11:14:07,136 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=5e4bb597-0706-4ce4-8b58-1db4d566a95d used request id req-fe0c9243-a5a3-484f-a9db-981cc92ca798 2018-07-25 11:14:07,136 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.122157096863s 2018-07-25 11:14:07,137 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=5e4bb597-0706-4ce4-8b58-1db4d566a95d used request id req-fe0c9243-a5a3-484f-a9db-981cc92ca798 2018-07-25 11:14:07,139 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:14:07,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=cbc45132-c3b9-437d-842f-48572647a5eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:07,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7ca6f934-fe24-4af0-90dd-98378156bb76 Date: Wed, 25 Jul 2018 11:14:07 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:14:07,167 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=cbc45132-c3b9-437d-842f-48572647a5eb used request id req-7ca6f934-fe24-4af0-90dd-98378156bb76 2018-07-25 11:14:07,167 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0279281139374s 2018-07-25 11:14:07,167 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=cbc45132-c3b9-437d-842f-48572647a5eb used request id req-7ca6f934-fe24-4af0-90dd-98378156bb76 2018-07-25 11:14:07,168 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dd:53:86', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'883a9862-4566-47df-828c-7e819ff1118e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:14:03.000000', 'flavor': Munch({u'id': u'3ecaaa49-c407-476a-acdb-fd186dad8ebf'}), 'az': u'nova', 'id': u'5e4bb597-0706-4ce4-8b58-1db4d566a95d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a553c0dfc8ea4cf8a3a65e0254052985', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'name': 'vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-25T11:14:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-25T11:14:03Z', 'hostId': u'443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:14:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'name': u'vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'adminPass': None, 'tenant_id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'created_at': u'2018-07-25T11:13:54Z', 'created': u'2018-07-25T11:13:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-25 11:14:07,169 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:14:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:07,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-acfc6fd0-4cd7-4a9d-88a7-937d45e14529 Date: Wed, 25 Jul 2018 11:14:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e62decd-d83d-49cf-a4a0-702cfcd9064b"],"updated_at":"2018-07-25T11:13:35Z","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","name":"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:14:07,336 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-acfc6fd0-4cd7-4a9d-88a7-937d45e14529 2018-07-25 11:14:07,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.166512012482s 2018-07-25 11:14:07,336 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-acfc6fd0-4cd7-4a9d-88a7-937d45e14529 2018-07-25 11:14:07,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:14:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:07,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-4a12e389-8d6c-40ea-9905-d84e9ac2e2af RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/883a9862-4566-47df-828c-7e819ff1118e/snap", "metadata": {}}], "file": "/v2/images/883a9862-4566-47df-828c-7e819ff1118e/file", "owner": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "883a9862-4566-47df-828c-7e819ff1118e", "size": 12716032, "self": "/v2/images/883a9862-4566-47df-828c-7e819ff1118e", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/883a9862-4566-47df-828c-7e819ff1118e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:13:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:13:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:14:07,414 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-4a12e389-8d6c-40ea-9905-d84e9ac2e2af 2018-07-25 11:14:07,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0755038261414s 2018-07-25 11:14:07,414 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-4a12e389-8d6c-40ea-9905-d84e9ac2e2af 2018-07-25 11:14:07,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:14:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:07,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b408cd74-b21d-4bbe-9cc5-70a9ebd30101 x-compute-request-id: req-b408cd74-b21d-4bbe-9cc5-70a9ebd30101 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "vping_ssh-flavor_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:14:07,474 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-b408cd74-b21d-4bbe-9cc5-70a9ebd30101 2018-07-25 11:14:07,474 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0583431720734s 2018-07-25 11:14:07,474 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-b408cd74-b21d-4bbe-9cc5-70a9ebd30101 2018-07-25 11:14:07,476 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-25 11:14:07,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"server": {"name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "imageRef": "883a9862-4566-47df-828c-7e819ff1118e", "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "flavorRef": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29e6ce80-1711-42be-a12d-4c4c04b0b2fb"}], "security_groups": [{"name": "1e84679a-3762-492e-881a-476b9d90fd12"}]}}' 2018-07-25 11:14:09,356 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2682b054-fcb8-4fc1-ae19-b4ac1d7b1c55 x-compute-request-id: req-2682b054-fcb8-4fc1-ae19-b4ac1d7b1c55 RESP BODY: {"server": {"security_groups": [{"name": "1e84679a-3762-492e-881a-476b9d90fd12"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "adminPass": "Y8xxim4msUBm"}} 2018-07-25 11:14:09,356 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-2682b054-fcb8-4fc1-ae19-b4ac1d7b1c55 2018-07-25 11:14:09,357 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.8802819252s 2018-07-25 11:14:09,357 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-2682b054-fcb8-4fc1-ae19-b4ac1d7b1c55 2018-07-25 11:14:09,357 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:10,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2929 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3112282-7e6d-4d22-9105-3b6eec306712 x-compute-request-id: req-f3112282-7e6d-4d22-9105-3b6eec306712 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "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-25T11:14:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:14:09Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:53:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:03.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:03Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:10,635 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f3112282-7e6d-4d22-9105-3b6eec306712 2018-07-25 11:14:10,635 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.27785611153s 2018-07-25 11:14:10,636 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f3112282-7e6d-4d22-9105-3b6eec306712 2018-07-25 11:14:10,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:14:12,643 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:13,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3071 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e9f10e4-7375-4ef6-aea4-90dcbd376cde x-compute-request-id: req-3e9f10e4-7375-4ef6-aea4-90dcbd376cde RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:14:11Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:14:09Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:53:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:03.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:03Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:13,180 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3e9f10e4-7375-4ef6-aea4-90dcbd376cde 2018-07-25 11:14:13,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.537297010422s 2018-07-25 11:14:13,181 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3e9f10e4-7375-4ef6-aea4-90dcbd376cde 2018-07-25 11:14:13,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:14:15,185 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:17,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3071 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-977b80ff-a5eb-42ed-bb1a-8aa015671282 x-compute-request-id: req-977b80ff-a5eb-42ed-bb1a-8aa015671282 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:14:11Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:14:09Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:53:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:03.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:03Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:17,331 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-977b80ff-a5eb-42ed-bb1a-8aa015671282 2018-07-25 11:14:17,331 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.14527797699s 2018-07-25 11:14:17,331 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-977b80ff-a5eb-42ed-bb1a-8aa015671282 2018-07-25 11:14:17,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:14:19,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:19,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:21,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3259 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9853f6c2-93a5-47d8-9eed-8e60b3968bd1 x-compute-request-id: req-9853f6c2-93a5-47d8-9eed-8e60b3968bd1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4b:b6", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:16.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:16Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:14:09Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:53:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:03.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:03Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:21,672 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9853f6c2-93a5-47d8-9eed-8e60b3968bd1 2018-07-25 11:14:21,672 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.33727788925s 2018-07-25 11:14:21,672 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9853f6c2-93a5-47d8-9eed-8e60b3968bd1 2018-07-25 11:14:21,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:14:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:21,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4d16667f-7cb8-495c-a5f8-700290c22e1f Date: Wed, 25 Jul 2018 11:14:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:14:12Z","admin_state_up":true,"updated_at":"2018-07-25T11:14:16Z","binding:vnic_type":"normal","device_id":"4d5b535f-73c1-4cf3-9979-2619fd777c47","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:4b:b6","id":"b57eccc1-bf8d-4b9f-a126-bad62457caa8","port_security_enabled":true,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","fixed_ips":[{"subnet_id":"9e62decd-d83d-49cf-a4a0-702cfcd9064b","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["1e84679a-3762-492e-881a-476b9d90fd12"],"name":""}]} 2018-07-25 11:14:21,773 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47 used request id req-4d16667f-7cb8-495c-a5f8-700290c22e1f 2018-07-25 11:14:21,773 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0967381000519s 2018-07-25 11:14:21,773 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47 used request id req-4d16667f-7cb8-495c-a5f8-700290c22e1f 2018-07-25 11:14:21,776 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:14:21,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=b57eccc1-bf8d-4b9f-a126-bad62457caa8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:21,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-873b8215-142c-42c9-8b62-c1db7cb22b80 Date: Wed, 25 Jul 2018 11:14:21 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:14:21,811 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=b57eccc1-bf8d-4b9f-a126-bad62457caa8 used request id req-873b8215-142c-42c9-8b62-c1db7cb22b80 2018-07-25 11:14:21,811 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0346779823303s 2018-07-25 11:14:21,811 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=b57eccc1-bf8d-4b9f-a126-bad62457caa8 used request id req-873b8215-142c-42c9-8b62-c1db7cb22b80 2018-07-25 11:14:21,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:22,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3259 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-759c159a-a8a0-4c30-ae68-ae8e8b500ebf x-compute-request-id: req-759c159a-a8a0-4c30-ae68-ae8e8b500ebf RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4b:b6", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:16.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:16Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:14:09Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:53:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:03.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:03Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:22,352 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-759c159a-a8a0-4c30-ae68-ae8e8b500ebf 2018-07-25 11:14:22,352 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.539339065552s 2018-07-25 11:14:22,352 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-759c159a-a8a0-4c30-ae68-ae8e8b500ebf 2018-07-25 11:14:22,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:14:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:22,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-52552ea8-4ff7-4d38-a3d2-542176505bb2 Date: Wed, 25 Jul 2018 11:14:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:14:12Z","admin_state_up":true,"updated_at":"2018-07-25T11:14:16Z","binding:vnic_type":"normal","device_id":"4d5b535f-73c1-4cf3-9979-2619fd777c47","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:4b:b6","id":"b57eccc1-bf8d-4b9f-a126-bad62457caa8","port_security_enabled":true,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","fixed_ips":[{"subnet_id":"9e62decd-d83d-49cf-a4a0-702cfcd9064b","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["1e84679a-3762-492e-881a-476b9d90fd12"],"name":""}]} 2018-07-25 11:14:22,441 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47 used request id req-52552ea8-4ff7-4d38-a3d2-542176505bb2 2018-07-25 11:14:22,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0862390995026s 2018-07-25 11:14:22,441 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47 used request id req-52552ea8-4ff7-4d38-a3d2-542176505bb2 2018-07-25 11:14:22,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:14:22,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=b57eccc1-bf8d-4b9f-a126-bad62457caa8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:22,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4b13f091-8d52-4391-90cf-b3f2c892116d Date: Wed, 25 Jul 2018 11:14:22 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:14:22,476 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=b57eccc1-bf8d-4b9f-a126-bad62457caa8 used request id req-4b13f091-8d52-4391-90cf-b3f2c892116d 2018-07-25 11:14:22,476 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0315139293671s 2018-07-25 11:14:22,476 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=b57eccc1-bf8d-4b9f-a126-bad62457caa8 used request id req-4b13f091-8d52-4391-90cf-b3f2c892116d 2018-07-25 11:14:22,476 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d9:4b:b6', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'883a9862-4566-47df-828c-7e819ff1118e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:14:16.000000', 'flavor': Munch({u'id': u'3ecaaa49-c407-476a-acdb-fd186dad8ebf'}), 'az': u'nova', 'id': u'4d5b535f-73c1-4cf3-9979-2619fd777c47', 'security_groups': [Munch({u'name': u'vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a553c0dfc8ea4cf8a3a65e0254052985', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'name': 'vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-25T11:14:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-25T11:14:16Z', 'hostId': u'443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:14:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'name': u'vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'adminPass': None, 'tenant_id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'created_at': u'2018-07-25T11:14:09Z', 'created': u'2018-07-25T11:14:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-25 11:14:22,479 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:14:22,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:22,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1191 X-Openstack-Request-Id: req-d7352d91-e137-461d-938e-40d2dcbeffd6 Date: Wed, 25 Jul 2018 11:14:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e62decd-d83d-49cf-a4a0-702cfcd9064b"],"updated_at":"2018-07-25T11:13:35Z","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","name":"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:14:22,650 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d7352d91-e137-461d-938e-40d2dcbeffd6 2018-07-25 11:14:22,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.171563863754s 2018-07-25 11:14:22,651 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d7352d91-e137-461d-938e-40d2dcbeffd6 2018-07-25 11:14:22,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:14:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:22,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-41e7b833-1997-463e-8652-df9bdedaf12e Date: Wed, 25 Jul 2018 11:14:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:14:12Z","admin_state_up":true,"updated_at":"2018-07-25T11:14:16Z","binding:vnic_type":"normal","device_id":"4d5b535f-73c1-4cf3-9979-2619fd777c47","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:4b:b6","id":"b57eccc1-bf8d-4b9f-a126-bad62457caa8","port_security_enabled":true,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","fixed_ips":[{"subnet_id":"9e62decd-d83d-49cf-a4a0-702cfcd9064b","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["1e84679a-3762-492e-881a-476b9d90fd12"],"name":""}]} 2018-07-25 11:14:22,751 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47 used request id req-41e7b833-1997-463e-8652-df9bdedaf12e 2018-07-25 11:14:22,751 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.099289894104s 2018-07-25 11:14:22,751 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=4d5b535f-73c1-4cf3-9979-2619fd777c47 used request id req-41e7b833-1997-463e-8652-df9bdedaf12e 2018-07-25 11:14:22,752 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-25 11:14:22,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"floatingip": {"floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.9", "port_id": "b57eccc1-bf8d-4b9f-a126-bad62457caa8"}}' 2018-07-25 11:14:26,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-da267083-2f07-4e6b-bfc6-a6a0604ab25c Date: Wed, 25 Jul 2018 11:14:26 GMT RESP BODY: {"floatingip": {"router_id": "aa03f713-d954-43e7-8bf3-2425217d2de5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:14:24Z", "updated_at": "2018-07-25T11:14:24Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_id": "b57eccc1-bf8d-4b9f-a126-bad62457caa8", "id": "ee42c9ff-a0ce-4347-9ebb-8803d5214cb2"}} 2018-07-25 11:14:26,590 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-da267083-2f07-4e6b-bfc6-a6a0604ab25c 2018-07-25 11:14:26,590 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.83813786507s 2018-07-25 11:14:26,590 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-da267083-2f07-4e6b-bfc6-a6a0604ab25c 2018-07-25 11:14:26,592 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'aa03f713-d954-43e7-8bf3-2425217d2de5', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'created_at': u'2018-07-25T11:14:24Z', 'attached': True, 'updated_at': u'2018-07-25T11:14:24Z', 'id': u'ee42c9ff-a0ce-4347-9ebb-8803d5214cb2', 'floating_network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'192.16.1.111', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'name': 'vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'aa03f713-d954-43e7-8bf3-2425217d2de5', 'project_id': u'7d0240a7d22e4b2ebe97e445834e5e91', 'port_id': u'b57eccc1-bf8d-4b9f-a126-bad62457caa8', 'port': u'b57eccc1-bf8d-4b9f-a126-bad62457caa8', 'network': u'35d2346e-8530-4f1c-bc8e-fcc380065937'}) 2018-07-25 11:14:26,593 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:14:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:14:26,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2386f114-c144-4e5c-9358-3465091a46ad x-compute-request-id: req-2386f114-c144-4e5c-9358-3465091a46ad RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.028050] pid_max: default: 32768 minimum: 301\n[ 0.036045] ACPI: Core revision 20150930\n[ 0.044950] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064069] Security Framework initialized\n[ 0.072033] Yama: becoming mindful.\n[ 0.076055] AppArmor: AppArmor initialized\n[ 0.080109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.088227] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096124] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.104038] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116759] Initializing cgroup subsys io\n[ 0.124040] Initializing cgroup subsys memory\n[ 0.136045] Initializing cgroup subsys devices\n[ 0.148041] Initializing cgroup subsys freezer\n[ 0.156046] Initializing cgroup subsys net_cls\n[ 0.164038] Initializing cgroup subsys perf_event\n[ 0.172053] Initializing cgroup subsys net_prio\n[ 0.180038] Initializing cgroup subsys hugetlb\n[ 0.188037] Initializing cgroup subsys pids\n[ 0.197740] CPU: Physical Processor ID: 0\n[ 0.205263] mce: CPU supports 10 MCE banks\n[ 0.213059] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.498043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.762946] ftrace: allocating 31920 entries in 125 pages\n[ 0.784422] smpboot: Max logical packages: 1\n[ 0.792034] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.803074] x2apic enabled\n[ 0.804040] Switched APIC routing to physical x2apic.\n[ 0.826440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.828000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.840056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.852964] x86: Booted up 1 node, 1 CPUs\n[ 0.856045] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.863290] devtmpfs: initialized\n[ 0.865582] evm: security.selinux\n[ 0.868048] evm: security.SMACK64\n[ 0.872041] evm: security.SMACK64EXEC\n[ 0.876041] evm: security.SMACK64TRANSMUTE\n[ 0.880042] evm: security.SMACK64MMAP\n[ 0.884041] evm: security.ima\n[ 0.888041] evm: security.capability\n[ 0.892181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.896143] pinctrl core: initialized pinctrl subsystem\n[ 0.900889] RTC time: 11:14:22, date: 07/25/18\n[ 0.904398] NET: Registered protocol family 16\n[ 0.908444] cpuidle: using governor ladder\n[ 0.912047] cpuidle: using governor menu\n[ 0.916047] PCCT header not found.\n[ 0.920302] ACPI: bus type PCI registered\n[ 0.924043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.928785] PCI: Using configuration type 1 for base access\n[ 0.933541] ACPI: Added _OSI(Module Device)\n[ 0.936042] ACPI: Added _OSI(Processor Device)\n[ 0.940043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.944044] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.950740] ACPI: Interpreter enabled\n[ 0.952047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.964044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.976055] ACPI: (supports S0 S3 S4 S5)\n[ 0.980042] ACPI: Using IOAPIC for interrupt routing\n[ 0.984058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.992137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.996048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 1.000049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 1.004051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 1.008670] acpiphp: Slot [3] registered\n[ 1.012171] acpiphp: Slot [4] registered\n[ 1.016156] acpiphp: Slot [5] registered\n[ 1.020157] acpiphp: Slot [6] registered\n[ 1.024152] acpiphp: Slot [7] registered\n[ 1.028153] acpiphp: Slot [8] registered\n[ 1.032165] acpiphp: Slot [9] registered\n[ 1.036161] acpiphp: Slot [10] registered\n[ 1.040148] acpiphp: Slot [11] registered\n[ 1.044151] acpiphp: Slot [12] registered\n[ 1.048150] acpiphp: Slot [13] registered\n[ 1.052150] acpiphp: Slot [14] registered\n[ 1.056153] acpiphp: Slot [15] registered\n[ 1.060151] acpiphp: Slot [16] registered\n[ 1.064183] acpiphp: Slot [17] registered\n[ 1.068149] acpiphp: Slot [18] registered\n[ 1.072152] acpiphp: Slot [19] registered\n[ 1.076150] acpiphp: Slot [20] registered\n[ 1.080155] acpiphp: Slot [21] registered\n[ 1.084152] acpiphp: Slot [22] registered\n[ 1.088952] acpiphp: Slot [23] registered\n[ 1.092153] acpiphp: Slot [24] registered\n[ 1.096149] acpiphp: Slot [25] registered\n[ 1.100147] acpiphp: Slot [26] registered\n[ 1.104146] acpiphp: Slot [27] registered\n[ 1.108153] acpiphp: Slot [28] registered\n[ 1.112148] acpiphp: Slot [29] registered\n[ 1.116152] acpiphp: Slot [30] registered\n[ 1.120152] acpiphp: Slot [31] registered\n[ 1.124137] PCI host bridge to bus 0000:00\n[ 1.128044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.132043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.136044] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.140044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.144044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.148043] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.171604] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.172043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.176044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.180044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.199905] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.200135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.332533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.344615] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.356576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.368517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.380357] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.390494] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.402371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.404000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.404065] vgaarb: loaded\n[ 1.408046] vgaarb: bridge control possible 0000:00:02.0\n[ 1.419472] SCSI subsystem initialized\n[ 1.426088] ACPI: bus type USB registered\n[ 1.428802] usbcore: registered new interface driver usbfs\n[ 1.432310] usbcore: registered new interface driver hub\n[ 1.436090] usbcore: registered new device driver usb\n[ 1.444706] PCI: Using ACPI for IRQ routing\n[ 1.455614] NetLabel: Initializing\n[ 1.456097] NetLabel: domain hash size = 128\n[ 1.460041] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.464483] NetLabel: unlabeled traffic allowed by default\n[ 1.472859] clocksource: Switched to clocksource kvm-clock\n[ 1.617771] AppArmor: AppArmor Filesystem Enabled\n[ 1.631180] pnp: PnP ACPI init\n[ 1.644403] pnp: PnP ACPI: found 5 devices\n[ 1.677186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.701831] NET: Registered protocol family 2\n[ 1.719158] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.736654] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.754291] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.770725] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.786375] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.802827] NET: Registered protocol family 1\n[ 1.816407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.831734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.847544] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.883587] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.920609] Trying to unpack rootfs image as initramfs...\n[ 2.270607] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 2.304753] Scanning for low memory corruption every 60 seconds\n[ 2.323416] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.340644] audit: initializing netlink subsys (disabled)\n[ 2.354386] audit: type=2000 audit(1532517261.355:1): initialized\n[ 2.372854] Initialise system trusted keyring\n[ 2.386741] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.411456] zbud: loaded\n[ 2.421780] VFS: Disk quotas dquot_6.6.0\n[ 2.433021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.455615] fuse init (API version 7.23)\n[ 2.468537] Key type big_key registered\n[ 2.479721] Allocating IMA MOK and blacklist keyrings.\n[ 2.497744] Key type asymmetric registered\n[ 2.509093] Asymmetric key parser 'x509' registered\n[ 2.522270] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.542381] io scheduler noop registered\n[ 2.553287] io scheduler deadline registered (default)\n[ 2.567178] io scheduler cfq registered\n[ 2.578753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.593981] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.611579] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.632561] ACPI: Power Button [PWRF]\n[ 2.644162] GHES: HEST is not enabled!\n[ 2.674055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.744305] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.787106] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.815047] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.871574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.976925] Linux agpgart interface v0.103\n[ 3.014141] brd: module loaded\n[ 3.037612] loop: module loaded\n[ 3.070819] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.091849] GPT:90111 != 2097151\n[ 3.101499] GPT:Alternate GPT header not at the end of the disk.\n[ 3.117313] GPT:90111 != 2097151\n[ 3.126875] GPT: Use GNU Parted to correct GPT errors.\n[ 3.139869] vda: vda1 vda15\n[ 3.155702] scsi host0: ata_piix\n[ 3.166928] scsi host1: ata_piix\n[ 3.178105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.194701] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.216114] libphy: Fixed MDIO Bus: probed\n[ 3.230594] tun: Universal TUN/TAP device driver, 1.6\n[ 3.243324] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.269833] PPP generic driver version 2.4.2\n[ 3.282155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.298919] ehci-pci: EHCI PCI platform driver\n[ 3.311623] ehci-platform: EHCI generic platform driver\n[ 3.325899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.340827] ohci-pci: OHCI PCI platform driver\n[ 3.352743] ohci-platform: OHCI generic platform driver\n[ 3.365953] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.404887] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.419421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.439668] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.454819] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.470673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.487171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.506691] usb usb1: Product: UHCI Host Controller\n[ 3.519292] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.534455] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.547186] hub 1-0:1.0: USB hub found\n[ 3.557826] hub 1-0:1.0: 2 ports detected\n[ 3.572688] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.603198] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.616890] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.632758] mousedev: PS/2 mouse device common for all mice\n[ 3.650134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.674381] rtc_cmos 00:00: RTC can wake from S4\n[ 3.691105] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.708819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.725389] i2c /dev entries driver\n[ 3.735692] device-mapper: uevent: version 1.0.3\n[ 3.748203] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 3.771253] ledtrig-cpu: registered to indicate activity on CPUs\n[ 3.790264] NET: Registered protocol family 10\n[ 3.806135] NET: Registered protocol family 17\n[ 3.819261] Key type dns_resolver register"} 2018-07-25 11:14:26,801 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47/action used request id req-2386f114-c144-4e5c-9358-3465091a46ad 2018-07-25 11:14:26,801 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.20845580101s 2018-07-25 11:14:26,802 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47/action used request id req-2386f114-c144-4e5c-9358-3465091a46ad 2018-07-25 11:14:26,802 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.028050] pid_max: default: 32768 minimum: 301 [ 0.036045] ACPI: Core revision 20150930 [ 0.044950] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064069] Security Framework initialized [ 0.072033] Yama: becoming mindful. [ 0.076055] AppArmor: AppArmor initialized [ 0.080109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.088227] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096124] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.104038] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116759] Initializing cgroup subsys io [ 0.124040] Initializing cgroup subsys memory [ 0.136045] Initializing cgroup subsys devices [ 0.148041] Initializing cgroup subsys freezer [ 0.156046] Initializing cgroup subsys net_cls [ 0.164038] Initializing cgroup subsys perf_event [ 0.172053] Initializing cgroup subsys net_prio [ 0.180038] Initializing cgroup subsys hugetlb [ 0.188037] Initializing cgroup subsys pids [ 0.197740] CPU: Physical Processor ID: 0 [ 0.205263] mce: CPU supports 10 MCE banks [ 0.213059] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.220034] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.498043] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.762946] ftrace: allocating 31920 entries in 125 pages [ 0.784422] smpboot: Max logical packages: 1 [ 0.792034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.803074] x2apic enabled [ 0.804040] Switched APIC routing to physical x2apic. [ 0.826440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.828000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.840056] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.852964] x86: Booted up 1 node, 1 CPUs [ 0.856045] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.863290] devtmpfs: initialized [ 0.865582] evm: security.selinux [ 0.868048] evm: security.SMACK64 [ 0.872041] evm: security.SMACK64EXEC [ 0.876041] evm: security.SMACK64TRANSMUTE [ 0.880042] evm: security.SMACK64MMAP [ 0.884041] evm: security.ima [ 0.888041] evm: security.capability [ 0.892181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.896143] pinctrl core: initialized pinctrl subsystem [ 0.900889] RTC time: 11:14:22, date: 07/25/18 [ 0.904398] NET: Registered protocol family 16 [ 0.908444] cpuidle: using governor ladder [ 0.912047] cpuidle: using governor menu [ 0.916047] PCCT header not found. [ 0.920302] ACPI: bus type PCI registered [ 0.924043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.928785] PCI: Using configuration type 1 for base access [ 0.933541] ACPI: Added _OSI(Module Device) [ 0.936042] ACPI: Added _OSI(Processor Device) [ 0.940043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.944044] ACPI: Added _OSI(Processor Aggregator Device) [ 0.950740] ACPI: Interpreter enabled [ 0.952047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.964044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.976055] ACPI: (supports S0 S3 S4 S5) [ 0.980042] ACPI: Using IOAPIC for interrupt routing [ 0.984058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.992137] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.996048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.000049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.004051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.008670] acpiphp: Slot [3] registered [ 1.012171] acpiphp: Slot [4] registered [ 1.016156] acpiphp: Slot [5] registered [ 1.020157] acpiphp: Slot [6] registered [ 1.024152] acpiphp: Slot [7] registered [ 1.028153] acpiphp: Slot [8] registered [ 1.032165] acpiphp: Slot [9] registered [ 1.036161] acpiphp: Slot [10] registered [ 1.040148] acpiphp: Slot [11] registered [ 1.044151] acpiphp: Slot [12] registered [ 1.048150] acpiphp: Slot [13] registered [ 1.052150] acpiphp: Slot [14] registered [ 1.056153] acpiphp: Slot [15] registered [ 1.060151] acpiphp: Slot [16] registered [ 1.064183] acpiphp: Slot [17] registered [ 1.068149] acpiphp: Slot [18] registered [ 1.072152] acpiphp: Slot [19] registered [ 1.076150] acpiphp: Slot [20] registered [ 1.080155] acpiphp: Slot [21] registered [ 1.084152] acpiphp: Slot [22] registered [ 1.088952] acpiphp: Slot [23] registered [ 1.092153] acpiphp: Slot [24] registered [ 1.096149] acpiphp: Slot [25] registered [ 1.100147] acpiphp: Slot [26] registered [ 1.104146] acpiphp: Slot [27] registered [ 1.108153] acpiphp: Slot [28] registered [ 1.112148] acpiphp: Slot [29] registered [ 1.116152] acpiphp: Slot [30] registered [ 1.120152] acpiphp: Slot [31] registered [ 1.124137] PCI host bridge to bus 0000:00 [ 1.128044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.132043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.136044] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.140044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.144044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.148043] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.171604] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.172043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.176044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.180044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.199905] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.200135] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.332533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.344615] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.356576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.368517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.380357] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.390494] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.402371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.404000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.404065] vgaarb: loaded [ 1.408046] vgaarb: bridge control possible 0000:00:02.0 [ 1.419472] SCSI subsystem initialized [ 1.426088] ACPI: bus type USB registered [ 1.428802] usbcore: registered new interface driver usbfs [ 1.432310] usbcore: registered new interface driver hub [ 1.436090] usbcore: registered new device driver usb [ 1.444706] PCI: Using ACPI for IRQ routing [ 1.455614] NetLabel: Initializing [ 1.456097] NetLabel: domain hash size = 128 [ 1.460041] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.464483] NetLabel: unlabeled traffic allowed by default [ 1.472859] clocksource: Switched to clocksource kvm-clock [ 1.617771] AppArmor: AppArmor Filesystem Enabled [ 1.631180] pnp: PnP ACPI init [ 1.644403] pnp: PnP ACPI: found 5 devices [ 1.677186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.701831] NET: Registered protocol family 2 [ 1.719158] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.736654] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.754291] TCP: Hash tables configured (established 4096 bind 4096) [ 1.770725] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.786375] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.802827] NET: Registered protocol family 1 [ 1.816407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.831734] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.847544] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.883587] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.920609] Trying to unpack rootfs image as initramfs... [ 2.270607] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.304753] Scanning for low memory corruption every 60 seconds [ 2.323416] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.340644] audit: initializing netlink subsys (disabled) [ 2.354386] audit: type=2000 audit(1532517261.355:1): initialized [ 2.372854] Initialise system trusted keyring [ 2.386741] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.411456] zbud: loaded [ 2.421780] VFS: Disk quotas dquot_6.6.0 [ 2.433021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.455615] fuse init (API version 7.23) [ 2.468537] Key type big_key registered [ 2.479721] Allocating IMA MOK and blacklist keyrings. [ 2.497744] Key type asymmetric registered [ 2.509093] Asymmetric key parser 'x509' registered [ 2.522270] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.542381] io scheduler noop registered [ 2.553287] io scheduler deadline registered (default) [ 2.567178] io scheduler cfq registered [ 2.578753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.593981] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.611579] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.632561] ACPI: Power Button [PWRF] [ 2.644162] GHES: HEST is not enabled! [ 2.674055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.744305] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.787106] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.815047] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.871574] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.976925] Linux agpgart interface v0.103 [ 3.014141] brd: module loaded [ 3.037612] loop: module loaded [ 3.070819] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.091849] GPT:90111 != 2097151 [ 3.101499] GPT:Alternate GPT header not at the end of the disk. [ 3.117313] GPT:90111 != 2097151 [ 3.126875] GPT: Use GNU Parted to correct GPT errors. [ 3.139869] vda: vda1 vda15 [ 3.155702] scsi host0: ata_piix [ 3.166928] scsi host1: ata_piix [ 3.178105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.194701] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.216114] libphy: Fixed MDIO Bus: probed [ 3.230594] tun: Universal TUN/TAP device driver, 1.6 [ 3.243324] tun: (C) 1999-2004 Max Krasnyansky [ 3.269833] PPP generic driver version 2.4.2 [ 3.282155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.298919] ehci-pci: EHCI PCI platform driver [ 3.311623] ehci-platform: EHCI generic platform driver [ 3.325899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.340827] ohci-pci: OHCI PCI platform driver [ 3.352743] ohci-platform: OHCI generic platform driver [ 3.365953] uhci_hcd: USB Universal Host Controller Interface driver [ 3.404887] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.419421] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.439668] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.454819] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.470673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.487171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.506691] usb usb1: Product: UHCI Host Controller [ 3.519292] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.534455] usb usb1: SerialNumber: 0000:00:01.2 [ 3.547186] hub 1-0:1.0: USB hub found [ 3.557826] hub 1-0:1.0: 2 ports detected [ 3.572688] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.603198] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.616890] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.632758] mousedev: PS/2 mouse device common for all mice [ 3.650134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.674381] rtc_cmos 00:00: RTC can wake from S4 [ 3.691105] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.708819] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.725389] i2c /dev entries driver [ 3.735692] device-mapper: uevent: version 1.0.3 [ 3.748203] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.771253] ledtrig-cpu: registered to indicate activity on CPUs [ 3.790264] NET: Registered protocol family 10 [ 3.806135] NET: Registered protocol family 17 [ 3.819261] Key type dns_resolver register 2018-07-25 11:14:29,801 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.111 2018-07-25 11:14:39,811 - paramiko.transport - DEBUG - starting thread (client mode): 0xb0272e10L 2018-07-25 11:14:39,811 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-25 11:14:39,813 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-25 11:14:39,813 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-25 11:14:39,814 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-25 11:14:39,814 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-25 11:14:39,814 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-25 11:14:39,814 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-25 11:14:39,814 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-25 11:14:39,814 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-25 11:14:39,834 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-25 11:14:39,835 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-25 11:14:39,843 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.111: 8ab5b8b1efd754ef6aac04f6e9c16b3a 2018-07-25 11:14:39,843 - paramiko.transport - DEBUG - Trying discovered key bae1e7c99947deac40952ecbeae74e8d in /tmp/tmpSSF0nd 2018-07-25 11:14:39,874 - paramiko.transport - DEBUG - userauth is OK 2018-07-25 11:14:39,878 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-25 11:14:39,908 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-25 11:14:39,909 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-25 11:14:39,909 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-25 11:14:39,910 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-25 11:14:39,915 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-25 11:14:39,915 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=2.230 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 2.230/2.230/2.230 ms 2018-07-25 11:14:39,918 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-25 11:14:39,915 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:06 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-25 11:14:39,919 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-25 11:14:39,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:40,258 - keystoneauth.session - 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-6b2b0e4d-6bee-4aa4-91cf-774e83677796 x-compute-request-id: req-6b2b0e4d-6bee-4aa4-91cf-774e83677796 2018-07-25 11:14:40,259 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d used request id req-6b2b0e4d-6bee-4aa4-91cf-774e83677796 2018-07-25 11:14:40,259 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.33907699585s 2018-07-25 11:14:40,259 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d used request id req-6b2b0e4d-6bee-4aa4-91cf-774e83677796 2018-07-25 11:14:40,259 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:40,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:40,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3384 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-47fba423-f9cf-4e4d-ae02-6fcf5dfbffff x-compute-request-id: req-47fba423-f9cf-4e4d-ae02-6fcf5dfbffff RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4b:b6", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4b:b6", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:16.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:16Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:14:09Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:53:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/5e4bb597-0706-4ce4-8b58-1db4d566a95d", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:03.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "5e4bb597-0706-4ce4-8b58-1db4d566a95d", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:40Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:13:54Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:40,591 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-47fba423-f9cf-4e4d-ae02-6fcf5dfbffff 2018-07-25 11:14:40,591 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.331580162048s 2018-07-25 11:14:40,591 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-47fba423-f9cf-4e4d-ae02-6fcf5dfbffff 2018-07-25 11:14:40,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:14:42,593 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:43,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1778 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6804583-2b99-47e4-ae16-d0b6a7101748 x-compute-request-id: req-b6804583-2b99-47e4-ae16-d0b6a7101748 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4b:b6", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4b:b6", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:16.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:16Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:14:09Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:43,140 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b6804583-2b99-47e4-ae16-d0b6a7101748 2018-07-25 11:14:43,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.546476125717s 2018-07-25 11:14:43,140 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b6804583-2b99-47e4-ae16-d0b6a7101748 2018-07-25 11:14:43,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-25 11:14:43,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/ee42c9ff-a0ce-4347-9ebb-8803d5214cb2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:45,448 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2e079dd-7bd8-4d6a-a4ae-5694cd08ac3b Content-Length: 0 Date: Wed, 25 Jul 2018 11:14:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:14:45,449 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/ee42c9ff-a0ce-4347-9ebb-8803d5214cb2.json used request id req-e2e079dd-7bd8-4d6a-a4ae-5694cd08ac3b 2018-07-25 11:14:45,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.30427908897s 2018-07-25 11:14:45,449 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/ee42c9ff-a0ce-4347-9ebb-8803d5214cb2.json used request id req-e2e079dd-7bd8-4d6a-a4ae-5694cd08ac3b 2018-07-25 11:14:45,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:14:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:45,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f13d7d70-bfd5-4de6-bdde-e6445590576a Date: Wed, 25 Jul 2018 11:14:45 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:14:45,488 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f13d7d70-bfd5-4de6-bdde-e6445590576a 2018-07-25 11:14:45,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0360391139984s 2018-07-25 11:14:45,488 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-f13d7d70-bfd5-4de6-bdde-e6445590576a 2018-07-25 11:14:45,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-25 11:14:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:45,769 - keystoneauth.session - 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-3d42deb9-4e03-40dc-a48d-6da6b5e8eec4 x-compute-request-id: req-3d42deb9-4e03-40dc-a48d-6da6b5e8eec4 2018-07-25 11:14:45,769 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47 used request id req-3d42deb9-4e03-40dc-a48d-6da6b5e8eec4 2018-07-25 11:14:45,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.280396938324s 2018-07-25 11:14:45,770 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47 used request id req-3d42deb9-4e03-40dc-a48d-6da6b5e8eec4 2018-07-25 11:14:45,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:45,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:46,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1784 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf08b8fb-f11e-4ac0-a3a7-0c8f908fdce7 x-compute-request-id: req-cf08b8fb-f11e-4ac0-a3a7-0c8f908fdce7 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4b:b6", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:4b:b6", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/4d5b535f-73c1-4cf3-9979-2619fd777c47", "rel": "bookmark"}], "image": {"id": "883a9862-4566-47df-828c-7e819ff1118e", "links": [{"href": "https://192.16.1.222:8774/images/883a9862-4566-47df-828c-7e819ff1118e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:14:16.000000", "flavor": {"id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf", "links": [{"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}]}, "id": "4d5b535f-73c1-4cf3-9979-2619fd777c47", "security_groups": [{"name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}], "user_id": "a553c0dfc8ea4cf8a3a65e0254052985", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:14:45Z", "hostId": "443d2ad880748652cfb1b91e85b60b07efd48a5ef12c9a7ef479cf01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "name": "vping_ssh-vm_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "created": "2018-07-25T11:14:09Z", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:14:46,153 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-cf08b8fb-f11e-4ac0-a3a7-0c8f908fdce7 2018-07-25 11:14:46,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.382498979568s 2018-07-25 11:14:46,153 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-cf08b8fb-f11e-4ac0-a3a7-0c8f908fdce7 2018-07-25 11:14:46,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:14:48,155 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:14:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:48,334 - 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-d0e0437e-c9e2-498c-8b7b-531ef742ac4e x-compute-request-id: req-d0e0437e-c9e2-498c-8b7b-531ef742ac4e RESP BODY: {"servers": []} 2018-07-25 11:14:48,334 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d0e0437e-c9e2-498c-8b7b-531ef742ac4e 2018-07-25 11:14:48,334 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.178817987442s 2018-07-25 11:14:48,334 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-d0e0437e-c9e2-498c-8b7b-531ef742ac4e 2018-07-25 11:14:48,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:14:48,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:48,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-89c7a1ce-6c9d-4373-92fc-909e5905eab0 Date: Wed, 25 Jul 2018 11:14:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:50Z", "updated_at": "2018-07-25T11:13:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "0cbe4625-dcfe-465b-a62e-8d1d2fd5d84f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "5ad2d6b8-5d74-4c53-8815-8a725eeaad3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "99dbd145-a129-46d8-9fc1-2ade042b3bf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:51Z", "revision_number": 0, "id": "ee3852ed-4802-449e-b7b8-aa6036242475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:51Z", "security_group_id": "1e84679a-3762-492e-881a-476b9d90fd12", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "1e84679a-3762-492e-881a-476b9d90fd12", "name": "vping_ssh-sg_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}]} 2018-07-25 11:14:48,442 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-89c7a1ce-6c9d-4373-92fc-909e5905eab0 2018-07-25 11:14:48,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.106575012207s 2018-07-25 11:14:48,443 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-89c7a1ce-6c9d-4373-92fc-909e5905eab0 2018-07-25 11:14:48,445 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-25 11:14:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/1e84679a-3762-492e-881a-476b9d90fd12.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:48,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1c09d53-152a-4492-b389-9731be6be5f0 Content-Length: 0 Date: Wed, 25 Jul 2018 11:14:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:14:48,651 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/1e84679a-3762-492e-881a-476b9d90fd12.json used request id req-d1c09d53-152a-4492-b389-9731be6be5f0 2018-07-25 11:14:48,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.206451892853s 2018-07-25 11:14:48,651 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/1e84679a-3762-492e-881a-476b9d90fd12.json used request id req-d1c09d53-152a-4492-b389-9731be6be5f0 2018-07-25 11:14:48,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-25 11:14:48,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:48,760 - keystoneauth.session - 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-5269c8eb-a63d-492d-b478-2b1f60e9a29d x-compute-request-id: req-5269c8eb-a63d-492d-b478-2b1f60e9a29d 2018-07-25 11:14:48,760 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0 used request id req-5269c8eb-a63d-492d-b478-2b1f60e9a29d 2018-07-25 11:14:48,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.108745098114s 2018-07-25 11:14:48,761 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/vping_ssh-kp_bffa2fcd-bfd9-4531-82b9-987eb20a07a0 used request id req-5269c8eb-a63d-492d-b478-2b1f60e9a29d 2018-07-25 11:14:48,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:14:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" -d '{"subnet_id": "9e62decd-d83d-49cf-a4a0-702cfcd9064b"}' 2018-07-25 11:14:52,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c1a6ffc-e4e0-4638-bb45-3354945a5ea3 Date: Wed, 25 Jul 2018 11:14:52 GMT RESP BODY: {"network_id": "29e6ce80-1711-42be-a12d-4c4c04b0b2fb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "subnet_id": "9e62decd-d83d-49cf-a4a0-702cfcd9064b", "subnet_ids": ["9e62decd-d83d-49cf-a4a0-702cfcd9064b"], "port_id": "1a51a70f-e003-45a6-a2db-40b2ee1612cc", "id": "aa03f713-d954-43e7-8bf3-2425217d2de5"} 2018-07-25 11:14:52,094 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5/remove_router_interface.json used request id req-3c1a6ffc-e4e0-4638-bb45-3354945a5ea3 2018-07-25 11:14:52,094 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.33295893669s 2018-07-25 11:14:52,094 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5/remove_router_interface.json used request id req-3c1a6ffc-e4e0-4638-bb45-3354945a5ea3 returning object aa03f713-d954-43e7-8bf3-2425217d2de5 2018-07-25 11:14:52,095 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:14:52,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:52,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cf245e50-06db-4f40-a007-e0af1a4ebf6f Date: Wed, 25 Jul 2018 11:14:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:37Z", "admin_state_up": true, "updated_at": "2018-07-25T11:14:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "aa03f713-d954-43e7-8bf3-2425217d2de5", "name": "vping_ssh-router_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}]} 2018-07-25 11:14:52,336 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cf245e50-06db-4f40-a007-e0af1a4ebf6f 2018-07-25 11:14:52,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.24084186554s 2018-07-25 11:14:52,336 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-cf245e50-06db-4f40-a007-e0af1a4ebf6f 2018-07-25 11:14:52,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:14:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:57,369 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f42d9d71-a0d1-4e21-a329-4c93420c229c Content-Length: 0 Date: Wed, 25 Jul 2018 11:14:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:14:57,369 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5.json used request id req-f42d9d71-a0d1-4e21-a329-4c93420c229c 2018-07-25 11:14:57,369 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.03177309036s 2018-07-25 11:14:57,369 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/aa03f713-d954-43e7-8bf3-2425217d2de5.json used request id req-f42d9d71-a0d1-4e21-a329-4c93420c229c 2018-07-25 11:14:57,369 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:14:57,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:14:57,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a62a7ee9-edbc-449d-930d-8a3e36bfc9ef Date: Wed, 25 Jul 2018 11:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:13:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"9e62decd-d83d-49cf-a4a0-702cfcd9064b","subnetpool_id":null,"name":"vping_ssh-subnet_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}]} 2018-07-25 11:14:57,443 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a62a7ee9-edbc-449d-930d-8a3e36bfc9ef 2018-07-25 11:14:57,443 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0738551616669s 2018-07-25 11:14:57,443 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-a62a7ee9-edbc-449d-930d-8a3e36bfc9ef 2018-07-25 11:14:57,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:14:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/9e62decd-d83d-49cf-a4a0-702cfcd9064b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:15:01,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73562c7a-012e-4359-873b-12626127fd0a Date: Wed, 25 Jul 2018 11:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:15:01,449 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9e62decd-d83d-49cf-a4a0-702cfcd9064b.json used request id req-73562c7a-012e-4359-873b-12626127fd0a 2018-07-25 11:15:01,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.00476503372s 2018-07-25 11:15:01,449 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9e62decd-d83d-49cf-a4a0-702cfcd9064b.json used request id req-73562c7a-012e-4359-873b-12626127fd0a 2018-07-25 11:15:01,450 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:15:01,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:15:01,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-6a632533-f13e-4f25-ad4e-120dc8e89c64 Date: Wed, 25 Jul 2018 11:15:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:15:01Z","tenant_id":"7d0240a7d22e4b2ebe97e445834e5e91","created_at":"2018-07-25T11:13:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7d0240a7d22e4b2ebe97e445834e5e91","id":"29e6ce80-1711-42be-a12d-4c4c04b0b2fb","name":"vping_ssh-net_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"}]} 2018-07-25 11:15:01,640 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6a632533-f13e-4f25-ad4e-120dc8e89c64 2018-07-25 11:15:01,641 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.190781116486s 2018-07-25 11:15:01,641 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-6a632533-f13e-4f25-ad4e-120dc8e89c64 2018-07-25 11:15:01,641 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:15:01,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/29e6ce80-1711-42be-a12d-4c4c04b0b2fb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:15:03,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0aea243-a91a-4589-95d9-c1bda774515e Date: Wed, 25 Jul 2018 11:15:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:15:03,734 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/29e6ce80-1711-42be-a12d-4c4c04b0b2fb.json used request id req-a0aea243-a91a-4589-95d9-c1bda774515e 2018-07-25 11:15:03,734 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.09278297424s 2018-07-25 11:15:03,735 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/29e6ce80-1711-42be-a12d-4c4c04b0b2fb.json used request id req-a0aea243-a91a-4589-95d9-c1bda774515e 2018-07-25 11:15:03,737 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:15:03,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:15:03,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json x-openstack-request-id: req-cab6ea30-d67e-4cdc-957e-d74d10814bea RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/883a9862-4566-47df-828c-7e819ff1118e/snap", "metadata": {}}], "file": "/v2/images/883a9862-4566-47df-828c-7e819ff1118e/file", "owner": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "883a9862-4566-47df-828c-7e819ff1118e", "size": 12716032, "self": "/v2/images/883a9862-4566-47df-828c-7e819ff1118e", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/883a9862-4566-47df-828c-7e819ff1118e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:13:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:13:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:15:03,816 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-cab6ea30-d67e-4cdc-957e-d74d10814bea 2018-07-25 11:15:03,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0793538093567s 2018-07-25 11:15:03,817 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-cab6ea30-d67e-4cdc-957e-d74d10814bea 2018-07-25 11:15:03,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-25 11:15:03,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/883a9862-4566-47df-828c-7e819ff1118e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d3b5526f000b889eb21b0356c10acc84d68c1fe2" 2018-07-25 11:15:04,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-214c9400-8fb8-4e20-a8df-e42a382ca08d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:15:04,357 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/883a9862-4566-47df-828c-7e819ff1118e used request id req-214c9400-8fb8-4e20-a8df-e42a382ca08d 2018-07-25 11:15:04,357 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.538896083832s 2018-07-25 11:15:04,357 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/883a9862-4566-47df-828c-7e819ff1118e used request id req-214c9400-8fb8-4e20-a8df-e42a382ca08d 2018-07-25 11:15:04,358 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:15:04,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:04,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2629 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9e56def-5d18-416f-b9fe-cdf67bf02f0f x-compute-request-id: req-f9e56def-5d18-416f-b9fe-cdf67bf02f0f RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "vping_ssh-flavor_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3ecaaa49-c407-476a-acdb-fd186dad8ebf"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:15:04,419 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-f9e56def-5d18-416f-b9fe-cdf67bf02f0f 2018-07-25 11:15:04,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0614838600159s 2018-07-25 11:15:04,420 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-f9e56def-5d18-416f-b9fe-cdf67bf02f0f 2018-07-25 11:15:04,422 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-25 11:15:04,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:04,467 - keystoneauth.session - 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-abb92cfb-be91-4edc-b36e-08a8f1ee5140 x-compute-request-id: req-abb92cfb-be91-4edc-b36e-08a8f1ee5140 2018-07-25 11:15:04,468 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf used request id req-abb92cfb-be91-4edc-b36e-08a8f1ee5140 2018-07-25 11:15:04,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0454850196838s 2018-07-25 11:15:04,468 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/3ecaaa49-c407-476a-acdb-fd186dad8ebf used request id req-abb92cfb-be91-4edc-b36e-08a8f1ee5140 2018-07-25 11:15:04,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:15:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:04,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:04 GMT Content-Type: application/json Content-Length: 4178 Vary: X-Auth-Token x-openstack-request-id: req-5c686a4e-3b28-452e-8a48-9c73f78e98b8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0", "links": {"self": "https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a553c0dfc8ea4cf8a3a65e0254052985", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:15:04,526 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5c686a4e-3b28-452e-8a48-9c73f78e98b8 2018-07-25 11:15:04,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0578110218048s 2018-07-25 11:15:04,527 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5c686a4e-3b28-452e-8a48-9c73f78e98b8 2018-07-25 11:15:04,529 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:15:04,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:04,572 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:04 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-98e9a8a0-4dd9-4296-8a9b-0e8ec5253d0b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "a553c0dfc8ea4cf8a3a65e0254052985", "email": null, "name": "vping_ssh-user_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}} 2018-07-25 11:15:04,572 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985 used request id req-98e9a8a0-4dd9-4296-8a9b-0e8ec5253d0b 2018-07-25 11:15:04,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0429081916809s 2018-07-25 11:15:04,572 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985 used request id req-98e9a8a0-4dd9-4296-8a9b-0e8ec5253d0b 2018-07-25 11:15:04,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-25 11:15:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:04,741 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:04 GMT Vary: X-Auth-Token x-openstack-request-id: req-a9d52096-c424-497e-a7d3-efc9dd310db1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:15:04,741 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985 used request id req-a9d52096-c424-497e-a7d3-efc9dd310db1 2018-07-25 11:15:04,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.168279886246s 2018-07-25 11:15:04,741 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/a553c0dfc8ea4cf8a3a65e0254052985 used request id req-a9d52096-c424-497e-a7d3-efc9dd310db1 2018-07-25 11:15:04,745 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:15:04,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:04,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:04 GMT Content-Type: application/json Content-Length: 1073 Vary: X-Auth-Token x-openstack-request-id: req-4241bfe2-1574-416e-909b-99362857e42a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91"}, "tags": [], "enabled": true, "id": "7d0240a7d22e4b2ebe97e445834e5e91", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_bffa2fcd-bfd9-4531-82b9-987eb20a07a0"}]} 2018-07-25 11:15:04,870 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-4241bfe2-1574-416e-909b-99362857e42a 2018-07-25 11:15:04,870 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.124770879745s 2018-07-25 11:15:04,870 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-4241bfe2-1574-416e-909b-99362857e42a 2018-07-25 11:15:04,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-25 11:15:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:05,049 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-95ed3bc1-8bdc-431d-af64-33b545e7d99b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:15:05,050 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 used request id req-95ed3bc1-8bdc-431d-af64-33b545e7d99b 2018-07-25 11:15:05,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.176640987396s 2018-07-25 11:15:05,050 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 used request id req-95ed3bc1-8bdc-431d-af64-33b545e7d99b 2018-07-25 11:15:05,052 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:15:05,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:05,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:05 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-b8db443d-607a-4df1-873e-4672284c2ea2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "316624103d8b4f5789ad1ac20fe60000", "links": {"self": "https://192.16.1.222:5000/v3/roles/316624103d8b4f5789ad1ac20fe60000"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:15:05,085 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b8db443d-607a-4df1-873e-4672284c2ea2 2018-07-25 11:15:05,086 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0335719585419s 2018-07-25 11:15:05,086 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-b8db443d-607a-4df1-873e-4672284c2ea2 2018-07-25 11:15:05,088 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-25 11:15:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/316624103d8b4f5789ad1ac20fe60000 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}acaf59a5d92014c408672d0e391647784edbbd1b" 2018-07-25 11:15:05,142 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-c89dd1ee-73a8-406f-9b92-4ea390f1abe5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:15:05,142 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/316624103d8b4f5789ad1ac20fe60000 used request id req-c89dd1ee-73a8-406f-9b92-4ea390f1abe5 2018-07-25 11:15:05,142 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.053966999054s 2018-07-25 11:15:05,142 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/316624103d8b4f5789ad1ac20fe60000 used request id req-c89dd1ee-73a8-406f-9b92-4ea390f1abe5 2018-07-25 11:15:05,177 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:15:05,210 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:15:05,211 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:15:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:15:05,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:05 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d4d5549c-f2b0-4202-831f-5ae377cffb7e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:15:05,228 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d4d5549c-f2b0-4202-831f-5ae377cffb7e 2018-07-25 11:15:05,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:15:05,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["IRgwOzW3Sx6IhpMxBKbzJA"], "issued_at": "2018-07-25T11:15:05.000000Z"}} 2018-07-25 11:15:05,720 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:15:05,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:06,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-876c273f-ddab-4740-a349-0680c88ac532 Date: Wed, 25 Jul 2018 11:15:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:15:06,020 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-876c273f-ddab-4740-a349-0680c88ac532 2018-07-25 11:15:06,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.299968957901s 2018-07-25 11:15:06,020 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-876c273f-ddab-4740-a349-0680c88ac532 2018-07-25 11:15:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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-25 11:15:06,029 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:15:06,030 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:15:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:06,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-0373cf1e-e9e9-496e-86ab-39f5cc59e0ce X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/e860fbb843254962ae747e40d97ed052"}, "tags": [], "enabled": true, "id": "e860fbb843254962ae747e40d97ed052", "name": "heat"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-25 11:15:06,076 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-0373cf1e-e9e9-496e-86ab-39f5cc59e0ce 2018-07-25 11:15:06,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0459740161896s 2018-07-25 11:15:06,076 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-0373cf1e-e9e9-496e-86ab-39f5cc59e0ce 2018-07-25 11:15:06,080 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-25 11:15:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d"}}' 2018-07-25 11:15:06,153 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 376 Vary: X-Auth-Token x-openstack-request-id: req-0dcd2af8-a9b3-4fc4-a571-7a3e4dd80a67 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b"}, "tags": [], "enabled": true, "id": "8bfeaca7f42b49db9140625a12a34a8b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d"}} 2018-07-25 11:15:06,153 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0dcd2af8-a9b3-4fc4-a571-7a3e4dd80a67 2018-07-25 11:15:06,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.0731999874115s 2018-07-25 11:15:06,153 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-0dcd2af8-a9b3-4fc4-a571-7a3e4dd80a67 2018-07-25 11:15:06,154 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'8bfeaca7f42b49db9140625a12a34a8b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d'}) 2018-07-25 11:15:06,157 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-25 11:15:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f113cf3b-80d1-4b19-86f1-4795cdecc815", "email": null, "name": "vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d"}}' 2018-07-25 11:15:06,609 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-881896cc-96b1-4dbe-a2ac-665b1097fae8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d", "links": {"self": "https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "828e2349672a4ac0b3076469d1737225", "domain_id": "default", "password_expires_at": null}} 2018-07-25 11:15:06,609 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-881896cc-96b1-4dbe-a2ac-665b1097fae8 2018-07-25 11:15:06,609 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.452095985413s 2018-07-25 11:15:06,610 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-881896cc-96b1-4dbe-a2ac-665b1097fae8 2018-07-25 11:15:06,610 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'828e2349672a4ac0b3076469d1737225', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d'}) 2018-07-25 11:15:06,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:15:06,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:06,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-1c86d7b3-f8cf-4de1-88f2-606f40853f2f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:15:06,655 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1c86d7b3-f8cf-4de1-88f2-606f40853f2f 2018-07-25 11:15:06,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0434210300446s 2018-07-25 11:15:06,656 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-1c86d7b3-f8cf-4de1-88f2-606f40853f2f 2018-07-25 11:15:06,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:15:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:06,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-2714b1b8-9b0f-42d8-bcf4-507cc7688dc4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:15:06,693 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2714b1b8-9b0f-42d8-bcf4-507cc7688dc4 2018-07-25 11:15:06,693 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0350019931793s 2018-07-25 11:15:06,693 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2714b1b8-9b0f-42d8-bcf4-507cc7688dc4 2018-07-25 11:15:06,694 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-25 11:15:06,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-25 11:15:06,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" -d '{"role": {"name": "Member"}}' 2018-07-25 11:15:06,743 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-508ae328-3460-4722-95d4-ea8ffc18a8e0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "708489d066184ba6a4cef3879ef25f10", "links": {"self": "https://192.16.1.222:5000/v3/roles/708489d066184ba6a4cef3879ef25f10"}, "name": "Member"}} 2018-07-25 11:15:06,744 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-508ae328-3460-4722-95d4-ea8ffc18a8e0 2018-07-25 11:15:06,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0482370853424s 2018-07-25 11:15:06,744 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-508ae328-3460-4722-95d4-ea8ffc18a8e0 2018-07-25 11:15:06,744 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'708489d066184ba6a4cef3879ef25f10'}) 2018-07-25 11:15:06,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:15:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:06,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-d4411e2f-74bd-4a6f-a308-35bf626928aa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "708489d066184ba6a4cef3879ef25f10", "links": {"self": "https://192.16.1.222:5000/v3/roles/708489d066184ba6a4cef3879ef25f10"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:15:06,791 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d4411e2f-74bd-4a6f-a308-35bf626928aa 2018-07-25 11:15:06,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0447850227356s 2018-07-25 11:15:06,791 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d4411e2f-74bd-4a6f-a308-35bf626928aa 2018-07-25 11:15:06,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:15:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:06,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-31e47d8a-bb1a-48e0-94e0-36e689d57988 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:15:06,830 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-31e47d8a-bb1a-48e0-94e0-36e689d57988 2018-07-25 11:15:06,830 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0367429256439s 2018-07-25 11:15:06,830 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-31e47d8a-bb1a-48e0-94e0-36e689d57988 2018-07-25 11:15:06,831 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:15:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:06,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:06 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-72c03992-75dc-4925-a20d-0e5e9bae6f98 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d", "links": {"self": "https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "828e2349672a4ac0b3076469d1737225", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:15:06,883 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-72c03992-75dc-4925-a20d-0e5e9bae6f98 2018-07-25 11:15:06,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0527429580688s 2018-07-25 11:15:06,884 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-72c03992-75dc-4925-a20d-0e5e9bae6f98 2018-07-25 11:15:06,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:15:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:07,574 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:07 GMT Content-Type: application/json Content-Length: 1101 Vary: X-Auth-Token x-openstack-request-id: req-fa38643d-ecc5-4602-a48e-d179717befd7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b"}, "tags": [], "enabled": true, "id": "8bfeaca7f42b49db9140625a12a34a8b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:15:07,574 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-fa38643d-ecc5-4602-a48e-d179717befd7 2018-07-25 11:15:07,574 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.684782981873s 2018-07-25 11:15:07,575 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-fa38643d-ecc5-4602-a48e-d179717befd7 2018-07-25 11:15:07,579 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-25 11:15:07,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=828e2349672a4ac0b3076469d1737225&role.id=708489d066184ba6a4cef3879ef25f10&scope.project.id=8bfeaca7f42b49db9140625a12a34a8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:07,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:07 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-4b7a3b36-7a9c-4ebd-9e2b-689a2ab9c043 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=828e2349672a4ac0b3076469d1737225&role.id=708489d066184ba6a4cef3879ef25f10&scope.project.id=8bfeaca7f42b49db9140625a12a34a8b", "previous": null, "next": null}} 2018-07-25 11:15:07,613 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=828e2349672a4ac0b3076469d1737225&role.id=708489d066184ba6a4cef3879ef25f10&scope.project.id=8bfeaca7f42b49db9140625a12a34a8b used request id req-4b7a3b36-7a9c-4ebd-9e2b-689a2ab9c043 2018-07-25 11:15:07,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0345959663391s 2018-07-25 11:15:07,614 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=828e2349672a4ac0b3076469d1737225&role.id=708489d066184ba6a4cef3879ef25f10&scope.project.id=8bfeaca7f42b49db9140625a12a34a8b used request id req-4b7a3b36-7a9c-4ebd-9e2b-689a2ab9c043 2018-07-25 11:15:07,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-25 11:15:07,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b/users/828e2349672a4ac0b3076469d1737225/roles/708489d066184ba6a4cef3879ef25f10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:15:07,689 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-d463fcd6-d389-4295-a63e-12af2ac3fe06 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:15:07,690 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b/users/828e2349672a4ac0b3076469d1737225/roles/708489d066184ba6a4cef3879ef25f10 used request id req-d463fcd6-d389-4295-a63e-12af2ac3fe06 2018-07-25 11:15:07,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.0741238594055s 2018-07-25 11:15:07,690 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b/users/828e2349672a4ac0b3076469d1737225/roles/708489d066184ba6a4cef3879ef25f10 used request id req-d463fcd6-d389-4295-a63e-12af2ac3fe06 2018-07-25 11:15:07,690 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': 'f113cf3b-80d1-4b19-86f1-4795cdecc815', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d', 'project_id': u'8bfeaca7f42b49db9140625a12a34a8b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-25 11:15:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:15:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:15:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:15:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:15:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:15:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:15:07,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:15:07,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:15:07,693 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d', 'password': 'f113cf3b-80d1-4b19-86f1-4795cdecc815', 'project_name': 'vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': '8bfeaca7f42b49db9140625a12a34a8b', 'project_domain_name': 'Default'} 2018-07-25 11:15:07,694 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-25 11:15:07,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:15:07,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:15:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8b040356-c5a4-4847-937a-7bd92c19d95f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:15:07,710 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8b040356-c5a4-4847-937a-7bd92c19d95f 2018-07-25 11:15:07,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:15:08,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "708489d066184ba6a4cef3879ef25f10", "name": "Member"}], "expires_at": "2018-07-25T23:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bfeaca7f42b49db9140625a12a34a8b", "name": "vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/8bfeaca7f42b49db9140625a12a34a8b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/8bfeaca7f42b49db9140625a12a34a8b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/8bfeaca7f42b49db9140625a12a34a8b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/8bfeaca7f42b49db9140625a12a34a8b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/8bfeaca7f42b49db9140625a12a34a8b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/8bfeaca7f42b49db9140625a12a34a8b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/8bfeaca7f42b49db9140625a12a34a8b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/8bfeaca7f42b49db9140625a12a34a8b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/8bfeaca7f42b49db9140625a12a34a8b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/8bfeaca7f42b49db9140625a12a34a8b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/8bfeaca7f42b49db9140625a12a34a8b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/8bfeaca7f42b49db9140625a12a34a8b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d", "id": "828e2349672a4ac0b3076469d1737225"}, "audit_ids": ["xVFC5JjcSFK8D1jzqwewFQ"], "issued_at": "2018-07-25T11:15:08.000000Z"}} 2018-07-25 11:15:08,255 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:15:08,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"network": {"name": "vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d", "admin_state_up": true}}' 2018-07-25 11:15:08,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-66ae1692-5e9c-4ca0-8fd9-6cfa8a0be2ec Date: Wed, 25 Jul 2018 11:15:08 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-25T11:15:08Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"72c98901-0dc4-48d6-980c-139faef13561","name":"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d"}} 2018-07-25 11:15:08,960 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-66ae1692-5e9c-4ca0-8fd9-6cfa8a0be2ec 2018-07-25 11:15:08,960 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.704666852951s 2018-07-25 11:15:08,960 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-66ae1692-5e9c-4ca0-8fd9-6cfa8a0be2ec 2018-07-25 11:15:08,961 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:15:08Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'72c98901-0dc4-48d6-980c-139faef13561', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d', u'admin_state_up': True, u'tenant_id': u'8bfeaca7f42b49db9140625a12a34a8b', u'created_at': u'2018-07-25T11:15:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8bfeaca7f42b49db9140625a12a34a8b'}) 2018-07-25 11:15:08,961 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:15:08,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:09,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-1c3bd05b-b4e0-4dce-95e2-50a52b97f37d Date: Wed, 25 Jul 2018 11:15:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:15:08Z","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"72c98901-0dc4-48d6-980c-139faef13561","name":"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:15:09,121 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1c3bd05b-b4e0-4dce-95e2-50a52b97f37d 2018-07-25 11:15:09,121 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.159578084946s 2018-07-25 11:15:09,121 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-1c3bd05b-b4e0-4dce-95e2-50a52b97f37d 2018-07-25 11:15:09,122 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:15:09,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"subnet": {"name": "vping_userdata-subnet_f515bfb3-66d2-4f28-b615-c1406618cd2d", "enable_dhcp": true, "network_id": "72c98901-0dc4-48d6-980c-139faef13561", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:15:10,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fa5c3451-871b-46a2-8491-2232c52c2cb9 Date: Wed, 25 Jul 2018 11:15:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c98901-0dc4-48d6-980c-139faef13561","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:15:09Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"ddb958aa-c5db-4eaa-9a17-8e6920d2a4de","subnetpool_id":null,"name":"vping_userdata-subnet_f515bfb3-66d2-4f28-b615-c1406618cd2d"}} 2018-07-25 11:15:10,312 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-fa5c3451-871b-46a2-8491-2232c52c2cb9 2018-07-25 11:15:10,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.1895608902s 2018-07-25 11:15:10,312 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-fa5c3451-871b-46a2-8491-2232c52c2cb9 2018-07-25 11:15:10,312 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:15:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ddb958aa-c5db-4eaa-9a17-8e6920d2a4de', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_f515bfb3-66d2-4f28-b615-c1406618cd2d', u'enable_dhcp': True, u'network_id': u'72c98901-0dc4-48d6-980c-139faef13561', u'tenant_id': u'8bfeaca7f42b49db9140625a12a34a8b', u'created_at': u'2018-07-25T11:15:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8bfeaca7f42b49db9140625a12a34a8b'}) 2018-07-25 11:15:10,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:15:10,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "vping_userdata-router_f515bfb3-66d2-4f28-b615-c1406618cd2d", "admin_state_up": true}}' 2018-07-25 11:15:18,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6368010b-734f-49ff-8c39-658c7efbbd9a Date: Wed, 25 Jul 2018 11:15:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:11Z", "admin_state_up": true, "updated_at": "2018-07-25T11:15:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "a682d38d-6d75-4764-9468-efa48c662093", "name": "vping_userdata-router_f515bfb3-66d2-4f28-b615-c1406618cd2d"}} 2018-07-25 11:15:18,527 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6368010b-734f-49ff-8c39-658c7efbbd9a 2018-07-25 11:15:18,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.21499991417s 2018-07-25 11:15:18,528 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6368010b-734f-49ff-8c39-658c7efbbd9a 2018-07-25 11:15:18,528 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:15:12Z', u'revision_number': 3, u'id': u'a682d38d-6d75-4764-9468-efa48c662093', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_f515bfb3-66d2-4f28-b615-c1406618cd2d', u'admin_state_up': True, u'tenant_id': u'8bfeaca7f42b49db9140625a12a34a8b', u'created_at': u'2018-07-25T11:15:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'8bfeaca7f42b49db9140625a12a34a8b'}) 2018-07-25 11:15:18,528 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:15:18,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"subnet_id": "ddb958aa-c5db-4eaa-9a17-8e6920d2a4de"}' 2018-07-25 11:15:23,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6c2a5f9c-9cdc-47e4-8f42-2452428d2005 Date: Wed, 25 Jul 2018 11:15:23 GMT RESP BODY: {"network_id": "72c98901-0dc4-48d6-980c-139faef13561", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "subnet_id": "ddb958aa-c5db-4eaa-9a17-8e6920d2a4de", "subnet_ids": ["ddb958aa-c5db-4eaa-9a17-8e6920d2a4de"], "port_id": "8b21371e-621a-4499-b308-a9bf6378b863", "id": "a682d38d-6d75-4764-9468-efa48c662093"} 2018-07-25 11:15:23,164 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093/add_router_interface.json used request id req-6c2a5f9c-9cdc-47e4-8f42-2452428d2005 2018-07-25 11:15:23,164 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.63531088829s 2018-07-25 11:15:23,164 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093/add_router_interface.json used request id req-6c2a5f9c-9cdc-47e4-8f42-2452428d2005 returning object a682d38d-6d75-4764-9468-efa48c662093 2018-07-25 11:15:23,164 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:15:23,261 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-25 11:15:23,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:15:23,283 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-25 11:15:23,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:15:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:23,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-04b7ade0-c181-4aa6-a1fe-867eab4f7775 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:15:23,369 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-04b7ade0-c181-4aa6-a1fe-867eab4f7775 2018-07-25 11:15:23,369 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0825002193451s 2018-07-25 11:15:23,369 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-04b7ade0-c181-4aa6-a1fe-867eab4f7775 2018-07-25 11:15:23,373 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-25 11:15:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d"}' 2018-07-25 11:15:23,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-b7f34828-9451-4213-aa9a-a851f835f044 RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/file", "owner": "8bfeaca7f42b49db9140625a12a34a8b", "id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "size": null, "self": "/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:15:23Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "checksum": null, "created_at": "2018-07-25T11:15:23Z", "protected": false} 2018-07-25 11:15:23,447 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-b7f34828-9451-4213-aa9a-a851f835f044 2018-07-25 11:15:23,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.0738921165466s 2018-07-25 11:15:23,448 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-b7f34828-9451-4213-aa9a-a851f835f044 returning object b070345e-8af2-4660-b8a9-4e3a6cd9e923 2018-07-25 11:15:23,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-25 11:15:23,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '' 2018-07-25 11:15:24,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-a033b242-7100-48b2-99f4-9025ad9062f6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:15:24,182 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/file used request id req-a033b242-7100-48b2-99f4-9025ad9062f6 2018-07-25 11:15:24,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.734026908875s 2018-07-25 11:15:24,182 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/file used request id req-a033b242-7100-48b2-99f4-9025ad9062f6 2018-07-25 11:15:24,182 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T11:15:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/file', u'owner': u'8bfeaca7f42b49db9140625a12a34a8b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b070345e-8af2-4660-b8a9-4e3a6cd9e923', u'size': None, u'name': u'vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d', u'checksum': None, u'self': u'/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T11:15:23Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 11:15:24,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-25 11:15:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_f515bfb3-66d2-4f28-b615-c1406618cd2d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-25 11:15:24,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 516 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8edd787-76de-4839-a94d-6be6b97e7b0b x-compute-request-id: req-f8edd787-76de-4839-a94d-6be6b97e7b0b RESP BODY: {"flavor": {"name": "vping_userdata-flavor_f515bfb3-66d2-4f28-b615-c1406618cd2d", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26"}} 2018-07-25 11:15:24,294 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-f8edd787-76de-4839-a94d-6be6b97e7b0b 2018-07-25 11:15:24,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.111562013626s 2018-07-25 11:15:24,295 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-f8edd787-76de-4839-a94d-6be6b97e7b0b 2018-07-25 11:15:24,295 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_f515bfb3-66d2-4f28-b615-c1406618cd2d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26', 'swap': 0}) 2018-07-25 11:15:24,296 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-25 11:15:24,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" -d '{"extra_specs": {}}' 2018-07-25 11:15:24,347 - 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-ec97946f-05b8-4564-8200-3a9dcad408e8 x-compute-request-id: req-ec97946f-05b8-4564-8200-3a9dcad408e8 RESP BODY: {"extra_specs": {}} 2018-07-25 11:15:24,347 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26/os-extra_specs used request id req-ec97946f-05b8-4564-8200-3a9dcad408e8 2018-07-25 11:15:24,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0507409572601s 2018-07-25 11:15:24,347 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26/os-extra_specs used request id req-ec97946f-05b8-4564-8200-3a9dcad408e8 2018-07-25 11:15:24,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:15:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:24,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-c42d3a6f-4af8-431b-add6-51896a11feb3 Date: Wed, 25 Jul 2018 11:15:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ddb958aa-c5db-4eaa-9a17-8e6920d2a4de"],"updated_at":"2018-07-25T11:15:09Z","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"72c98901-0dc4-48d6-980c-139faef13561","name":"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:15:24,552 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c42d3a6f-4af8-431b-add6-51896a11feb3 2018-07-25 11:15:24,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.20454287529s 2018-07-25 11:15:24,553 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-c42d3a6f-4af8-431b-add6-51896a11feb3 2018-07-25 11:15:24,555 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:15:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:25,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-ce9731e1-67e6-47ff-a4dc-bb7c487cfe9c RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/snap", "metadata": {}}], "file": "/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/file", "owner": "8bfeaca7f42b49db9140625a12a34a8b", "id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "size": 12716032, "self": "/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:15:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:15:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:15:25,227 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-ce9731e1-67e6-47ff-a4dc-bb7c487cfe9c 2018-07-25 11:15:25,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.671371936798s 2018-07-25 11:15:25,227 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-ce9731e1-67e6-47ff-a4dc-bb7c487cfe9c 2018-07-25 11:15:25,228 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:15:25,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:25,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1faae348-a748-4a4a-9f11-1f3dac2fcd7b x-compute-request-id: req-1faae348-a748-4a4a-9f11-1f3dac2fcd7b RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "vping_userdata-flavor_f515bfb3-66d2-4f28-b615-c1406618cd2d", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:15:25,582 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-1faae348-a748-4a4a-9f11-1f3dac2fcd7b 2018-07-25 11:15:25,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.35330915451s 2018-07-25 11:15:25,582 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-1faae348-a748-4a4a-9f11-1f3dac2fcd7b 2018-07-25 11:15:25,586 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-25 11:15:25,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"server": {"name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "imageRef": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "flavorRef": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "max_count": 1, "min_count": 1, "networks": [{"uuid": "72c98901-0dc4-48d6-980c-139faef13561"}]}}' 2018-07-25 11:15:26,874 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-10473130-d329-482e-9703-9d1d1d6334ab x-compute-request-id: req-10473130-d329-482e-9703-9d1d1d6334ab RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c95caa1e-0da6-405f-816f-606786c7027f", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "adminPass": "w596mc8WTSyC"}} 2018-07-25 11:15:26,874 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-10473130-d329-482e-9703-9d1d1d6334ab 2018-07-25 11:15:26,874 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.28836297989s 2018-07-25 11:15:26,874 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-10473130-d329-482e-9703-9d1d1d6334ab 2018-07-25 11:15:26,875 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:28,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1287 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff7abb5f-ad8f-4395-a138-2a24f94fad8d x-compute-request-id: req-ff7abb5f-ad8f-4395-a138-2a24f94fad8d RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "user_id": "828e2349672a4ac0b3076469d1737225", "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-25T11:15:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:28,935 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ff7abb5f-ad8f-4395-a138-2a24f94fad8d 2018-07-25 11:15:28,935 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.06037187576s 2018-07-25 11:15:28,936 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ff7abb5f-ad8f-4395-a138-2a24f94fad8d 2018-07-25 11:15:28,939 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:15:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:29,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-871304ed-ff94-40a2-bbd6-b518e1fc9ce5 Date: Wed, 25 Jul 2018 11:15:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ddb958aa-c5db-4eaa-9a17-8e6920d2a4de"],"updated_at":"2018-07-25T11:15:09Z","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"72c98901-0dc4-48d6-980c-139faef13561","name":"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:15:29,141 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-871304ed-ff94-40a2-bbd6-b518e1fc9ce5 2018-07-25 11:15:29,141 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.201629161835s 2018-07-25 11:15:29,141 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-871304ed-ff94-40a2-bbd6-b518e1fc9ce5 2018-07-25 11:15:29,142 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:15:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:29,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9cc61580-f76c-4f10-80a9-52f61cbb414b Date: Wed, 25 Jul 2018 11:15:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c98901-0dc4-48d6-980c-139faef13561","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:15:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"ddb958aa-c5db-4eaa-9a17-8e6920d2a4de","subnetpool_id":null,"name":"vping_userdata-subnet_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:15:29,219 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9cc61580-f76c-4f10-80a9-52f61cbb414b 2018-07-25 11:15:29,220 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0774080753326s 2018-07-25 11:15:29,220 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9cc61580-f76c-4f10-80a9-52f61cbb414b 2018-07-25 11:15:29,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:15:31,221 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:31,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d52a17f-ea42-4e1d-be7c-bbe55202efe3 x-compute-request-id: req-7d52a17f-ea42-4e1d-be7c-bbe55202efe3 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:15:28Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:31,936 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7d52a17f-ea42-4e1d-be7c-bbe55202efe3 2018-07-25 11:15:31,937 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.715242147446s 2018-07-25 11:15:31,937 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7d52a17f-ea42-4e1d-be7c-bbe55202efe3 2018-07-25 11:15:31,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:15:33,942 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:33,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:36,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1580 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-83a5e464-3b3a-4364-9192-f737f235c1ae x-compute-request-id: req-83a5e464-3b3a-4364-9192-f737f235c1ae RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:36,012 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-83a5e464-3b3a-4364-9192-f737f235c1ae 2018-07-25 11:15:36,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.07069993019s 2018-07-25 11:15:36,013 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-83a5e464-3b3a-4364-9192-f737f235c1ae 2018-07-25 11:15:36,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:15:36,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=c95caa1e-0da6-405f-816f-606786c7027f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:36,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-d9c430b2-db45-437e-8798-29737df43685 Date: Wed, 25 Jul 2018 11:15:36 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72c98901-0dc4-48d6-980c-139faef13561","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:29Z","admin_state_up":true,"updated_at":"2018-07-25T11:15:31Z","binding:vnic_type":"normal","device_id":"c95caa1e-0da6-405f-816f-606786c7027f","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:e1:9d:15","id":"d3bfc3cd-8ac9-4f8c-9d27-96a5f52956bc","port_security_enabled":true,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","fixed_ips":[{"subnet_id":"ddb958aa-c5db-4eaa-9a17-8e6920d2a4de","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["6bce433e-ad58-4a66-a9c6-60d22cdf216c"],"name":""}]} 2018-07-25 11:15:36,154 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c95caa1e-0da6-405f-816f-606786c7027f used request id req-d9c430b2-db45-437e-8798-29737df43685 2018-07-25 11:15:36,154 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.138817071915s 2018-07-25 11:15:36,154 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c95caa1e-0da6-405f-816f-606786c7027f used request id req-d9c430b2-db45-437e-8798-29737df43685 2018-07-25 11:15:36,157 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:15:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d3bfc3cd-8ac9-4f8c-9d27-96a5f52956bc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:36,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0a301932-6ae7-4335-aebb-408a2ee7c254 Date: Wed, 25 Jul 2018 11:15:36 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:15:36,186 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d3bfc3cd-8ac9-4f8c-9d27-96a5f52956bc used request id req-0a301932-6ae7-4335-aebb-408a2ee7c254 2018-07-25 11:15:36,186 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0288970470428s 2018-07-25 11:15:36,186 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d3bfc3cd-8ac9-4f8c-9d27-96a5f52956bc used request id req-0a301932-6ae7-4335-aebb-408a2ee7c254 2018-07-25 11:15:36,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:36,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1580 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbab43d6-a5d3-4a49-b9a3-ad0fb72e839b x-compute-request-id: req-bbab43d6-a5d3-4a49-b9a3-ad0fb72e839b RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:36,773 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bbab43d6-a5d3-4a49-b9a3-ad0fb72e839b 2018-07-25 11:15:36,774 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.586595058441s 2018-07-25 11:15:36,774 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-bbab43d6-a5d3-4a49-b9a3-ad0fb72e839b 2018-07-25 11:15:36,776 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:15:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=c95caa1e-0da6-405f-816f-606786c7027f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:36,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 747 X-Openstack-Request-Id: req-1d76df99-5f7f-4245-91a9-f4379773197a Date: Wed, 25 Jul 2018 11:15:36 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72c98901-0dc4-48d6-980c-139faef13561","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:29Z","admin_state_up":true,"updated_at":"2018-07-25T11:15:31Z","binding:vnic_type":"normal","device_id":"c95caa1e-0da6-405f-816f-606786c7027f","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:e1:9d:15","id":"d3bfc3cd-8ac9-4f8c-9d27-96a5f52956bc","port_security_enabled":true,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","fixed_ips":[{"subnet_id":"ddb958aa-c5db-4eaa-9a17-8e6920d2a4de","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["6bce433e-ad58-4a66-a9c6-60d22cdf216c"],"name":""}]} 2018-07-25 11:15:36,886 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c95caa1e-0da6-405f-816f-606786c7027f used request id req-1d76df99-5f7f-4245-91a9-f4379773197a 2018-07-25 11:15:36,886 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.109344005585s 2018-07-25 11:15:36,886 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c95caa1e-0da6-405f-816f-606786c7027f used request id req-1d76df99-5f7f-4245-91a9-f4379773197a 2018-07-25 11:15:36,889 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:15:36,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d3bfc3cd-8ac9-4f8c-9d27-96a5f52956bc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:36,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-af23f783-1556-4eef-a661-a31f04dc9309 Date: Wed, 25 Jul 2018 11:15:36 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:15:36,933 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d3bfc3cd-8ac9-4f8c-9d27-96a5f52956bc used request id req-af23f783-1556-4eef-a661-a31f04dc9309 2018-07-25 11:15:36,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0444819927216s 2018-07-25 11:15:36,934 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=d3bfc3cd-8ac9-4f8c-9d27-96a5f52956bc used request id req-af23f783-1556-4eef-a661-a31f04dc9309 2018-07-25 11:15:36,934 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:9d:15', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b070345e-8af2-4660-b8a9-4e3a6cd9e923'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:15:34.000000', 'flavor': Munch({u'id': u'2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26'}), 'az': u'nova', 'id': u'c95caa1e-0da6-405f-816f-606786c7027f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'828e2349672a4ac0b3076469d1737225', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bfeaca7f42b49db9140625a12a34a8b', 'name': 'vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-25T11:15:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-25T11:15:34Z', 'hostId': u'de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:15:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8bfeaca7f42b49db9140625a12a34a8b', 'name': u'vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d', 'adminPass': None, 'tenant_id': u'8bfeaca7f42b49db9140625a12a34a8b', 'created_at': u'2018-07-25T11:15:26Z', 'created': u'2018-07-25T11:15:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-25 11:15:36,935 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:15:36,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:37,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-4fdce12b-e13e-4316-a14b-20e1785af234 Date: Wed, 25 Jul 2018 11:15:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ddb958aa-c5db-4eaa-9a17-8e6920d2a4de"],"updated_at":"2018-07-25T11:15:09Z","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"72c98901-0dc4-48d6-980c-139faef13561","name":"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:15:37,126 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4fdce12b-e13e-4316-a14b-20e1785af234 2018-07-25 11:15:37,126 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.19168806076s 2018-07-25 11:15:37,127 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-4fdce12b-e13e-4316-a14b-20e1785af234 2018-07-25 11:15:37,130 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:15:37,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:37,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-359b8ab1-fcf7-4ff8-b9ad-feebd70e72f0 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/snap", "metadata": {}}], "file": "/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/file", "owner": "8bfeaca7f42b49db9140625a12a34a8b", "id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "size": 12716032, "self": "/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:15:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:15:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:15:37,665 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-359b8ab1-fcf7-4ff8-b9ad-feebd70e72f0 2018-07-25 11:15:37,665 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.534634113312s 2018-07-25 11:15:37,665 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-359b8ab1-fcf7-4ff8-b9ad-feebd70e72f0 2018-07-25 11:15:37,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:15:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:37,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-885ffbda-950a-4833-bc77-835563991761 x-compute-request-id: req-885ffbda-950a-4833-bc77-835563991761 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "vping_userdata-flavor_f515bfb3-66d2-4f28-b615-c1406618cd2d", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:15:37,717 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-885ffbda-950a-4833-bc77-835563991761 2018-07-25 11:15:37,717 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0505909919739s 2018-07-25 11:15:37,718 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-885ffbda-950a-4833-bc77-835563991761 2018-07-25 11:15:37,720 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-25 11:15:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"server": {"name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "imageRef": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "flavorRef": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "72c98901-0dc4-48d6-980c-139faef13561"}]}}' 2018-07-25 11:15:39,457 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c58efbe9-9e1e-41c6-913b-cebf427a91ba x-compute-request-id: req-c58efbe9-9e1e-41c6-913b-cebf427a91ba RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "adminPass": "4mVo4MgXNkQc"}} 2018-07-25 11:15:39,457 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-c58efbe9-9e1e-41c6-913b-cebf427a91ba 2018-07-25 11:15:39,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.7370891571s 2018-07-25 11:15:39,457 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-c58efbe9-9e1e-41c6-913b-cebf427a91ba 2018-07-25 11:15:39,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:39,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:40,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2855 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a64e78c-5eb8-44be-9c82-8271719a26f0 x-compute-request-id: req-3a64e78c-5eb8-44be-9c82-8271719a26f0 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "user_id": "828e2349672a4ac0b3076469d1737225", "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-25T11:15:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:40,034 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3a64e78c-5eb8-44be-9c82-8271719a26f0 2018-07-25 11:15:40,034 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.576481103897s 2018-07-25 11:15:40,034 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3a64e78c-5eb8-44be-9c82-8271719a26f0 2018-07-25 11:15:40,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:15:42,039 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:42,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:42,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2955 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-075f59b8-9402-46e9-89f1-53ff8ff281c1 x-compute-request-id: req-075f59b8-9402-46e9-89f1-53ff8ff281c1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:15:40Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:42,643 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-075f59b8-9402-46e9-89f1-53ff8ff281c1 2018-07-25 11:15:42,643 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.603964805603s 2018-07-25 11:15:42,644 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-075f59b8-9402-46e9-89f1-53ff8ff281c1 2018-07-25 11:15:42,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:15:44,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:44,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:45,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2955 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-96d75bab-c60d-4774-be9b-f0a2661d40e2 x-compute-request-id: req-96d75bab-c60d-4774-be9b-f0a2661d40e2 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:15:40Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:45,191 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-96d75bab-c60d-4774-be9b-f0a2661d40e2 2018-07-25 11:15:45,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.542577981949s 2018-07-25 11:15:45,191 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-96d75bab-c60d-4774-be9b-f0a2661d40e2 2018-07-25 11:15:45,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:15:47,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:47,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c15eb720-8372-466d-9556-ddde88520971 x-compute-request-id: req-c15eb720-8372-466d-9556-ddde88520971 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:47,648 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c15eb720-8372-466d-9556-ddde88520971 2018-07-25 11:15:47,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.449924945831s 2018-07-25 11:15:47,648 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c15eb720-8372-466d-9556-ddde88520971 2018-07-25 11:15:47,651 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:15:47,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:47,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ab2b8a12-7f85-4fb0-8893-5f680a6f6321 Date: Wed, 25 Jul 2018 11:15:47 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72c98901-0dc4-48d6-980c-139faef13561","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:41Z","admin_state_up":true,"updated_at":"2018-07-25T11:15:46Z","binding:vnic_type":"normal","device_id":"257542b1-e6ed-410f-ac7e-faa9acff6c5f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9c:56:44","id":"04a53e60-39df-4515-9a00-ac90ca7764f2","port_security_enabled":true,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","fixed_ips":[{"subnet_id":"ddb958aa-c5db-4eaa-9a17-8e6920d2a4de","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["6bce433e-ad58-4a66-a9c6-60d22cdf216c"],"name":""}]} 2018-07-25 11:15:47,740 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f used request id req-ab2b8a12-7f85-4fb0-8893-5f680a6f6321 2018-07-25 11:15:47,740 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0886490345001s 2018-07-25 11:15:47,740 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f used request id req-ab2b8a12-7f85-4fb0-8893-5f680a6f6321 2018-07-25 11:15:47,743 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:15:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:47,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-47c18ddb-c32f-46ad-81d6-f0756eb91aa8 Date: Wed, 25 Jul 2018 11:15:47 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:15:47,778 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2 used request id req-47c18ddb-c32f-46ad-81d6-f0756eb91aa8 2018-07-25 11:15:47,778 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0347969532013s 2018-07-25 11:15:47,778 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2 used request id req-47c18ddb-c32f-46ad-81d6-f0756eb91aa8 2018-07-25 11:15:47,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:48,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef9eb600-fca6-48bc-b339-9e23c1e18353 x-compute-request-id: req-ef9eb600-fca6-48bc-b339-9e23c1e18353 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:48,148 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ef9eb600-fca6-48bc-b339-9e23c1e18353 2018-07-25 11:15:48,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.369693994522s 2018-07-25 11:15:48,149 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ef9eb600-fca6-48bc-b339-9e23c1e18353 2018-07-25 11:15:48,152 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:15:48,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:48,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9468d9f5-118d-4f56-aafe-a812d87d0f63 Date: Wed, 25 Jul 2018 11:15:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72c98901-0dc4-48d6-980c-139faef13561","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:41Z","admin_state_up":true,"updated_at":"2018-07-25T11:15:46Z","binding:vnic_type":"normal","device_id":"257542b1-e6ed-410f-ac7e-faa9acff6c5f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9c:56:44","id":"04a53e60-39df-4515-9a00-ac90ca7764f2","port_security_enabled":true,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","fixed_ips":[{"subnet_id":"ddb958aa-c5db-4eaa-9a17-8e6920d2a4de","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["6bce433e-ad58-4a66-a9c6-60d22cdf216c"],"name":""}]} 2018-07-25 11:15:48,284 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f used request id req-9468d9f5-118d-4f56-aafe-a812d87d0f63 2018-07-25 11:15:48,285 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.132860898972s 2018-07-25 11:15:48,285 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f used request id req-9468d9f5-118d-4f56-aafe-a812d87d0f63 2018-07-25 11:15:48,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:15:48,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:48,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-19015056-69fb-4d4e-9801-b085dc34b444 Date: Wed, 25 Jul 2018 11:15:48 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:15:48,315 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2 used request id req-19015056-69fb-4d4e-9801-b085dc34b444 2018-07-25 11:15:48,315 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0275890827179s 2018-07-25 11:15:48,315 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2 used request id req-19015056-69fb-4d4e-9801-b085dc34b444 2018-07-25 11:15:48,316 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:56:44', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b070345e-8af2-4660-b8a9-4e3a6cd9e923'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:15:45.000000', 'flavor': Munch({u'id': u'2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26'}), 'az': u'nova', 'id': u'257542b1-e6ed-410f-ac7e-faa9acff6c5f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'828e2349672a4ac0b3076469d1737225', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bfeaca7f42b49db9140625a12a34a8b', 'name': 'vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-25T11:15:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-25T11:15:45Z', 'hostId': u'de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:15:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8bfeaca7f42b49db9140625a12a34a8b', 'name': u'vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d', 'adminPass': None, 'tenant_id': u'8bfeaca7f42b49db9140625a12a34a8b', 'created_at': u'2018-07-25T11:15:39Z', 'created': u'2018-07-25T11:15:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-25 11:15:48,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:48,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a436cff1-16c9-41c6-9f67-6bcee03857b7 x-compute-request-id: req-a436cff1-16c9-41c6-9f67-6bcee03857b7 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:48,657 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a436cff1-16c9-41c6-9f67-6bcee03857b7 2018-07-25 11:15:48,657 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.340649843216s 2018-07-25 11:15:48,657 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-a436cff1-16c9-41c6-9f67-6bcee03857b7 2018-07-25 11:15:48,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:15:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:48,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-75b57975-2789-4034-afa5-171fb762af6b Date: Wed, 25 Jul 2018 11:15:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72c98901-0dc4-48d6-980c-139faef13561","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:41Z","admin_state_up":true,"updated_at":"2018-07-25T11:15:46Z","binding:vnic_type":"normal","device_id":"257542b1-e6ed-410f-ac7e-faa9acff6c5f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9c:56:44","id":"04a53e60-39df-4515-9a00-ac90ca7764f2","port_security_enabled":true,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","fixed_ips":[{"subnet_id":"ddb958aa-c5db-4eaa-9a17-8e6920d2a4de","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["6bce433e-ad58-4a66-a9c6-60d22cdf216c"],"name":""}]} 2018-07-25 11:15:48,739 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f used request id req-75b57975-2789-4034-afa5-171fb762af6b 2018-07-25 11:15:48,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0783650875092s 2018-07-25 11:15:48,739 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=257542b1-e6ed-410f-ac7e-faa9acff6c5f used request id req-75b57975-2789-4034-afa5-171fb762af6b 2018-07-25 11:15:48,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:15:48,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:48,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8f02b947-833d-47ff-85c8-46751d0bfec2 Date: Wed, 25 Jul 2018 11:15:48 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:15:48,771 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2 used request id req-8f02b947-833d-47ff-85c8-46751d0bfec2 2018-07-25 11:15:48,771 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0294301509857s 2018-07-25 11:15:48,771 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=04a53e60-39df-4515-9a00-ac90ca7764f2 used request id req-8f02b947-833d-47ff-85c8-46751d0bfec2 2018-07-25 11:15:48,771 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-25 11:15:49,773 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:50,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-65380d69-8025-4106-a110-598e40b4bd67 x-compute-request-id: req-65380d69-8025-4106-a110-598e40b4bd67 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:50,277 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-65380d69-8025-4106-a110-598e40b4bd67 2018-07-25 11:15:50,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.503822088242s 2018-07-25 11:15:50,277 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-65380d69-8025-4106-a110-598e40b4bd67 2018-07-25 11:15:50,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:15:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:15:50,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 13271 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e89488c-8763-4eff-8aeb-1a3749487f0b x-compute-request-id: req-1e89488c-8763-4eff-8aeb-1a3749487f0b RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028021] pid_max: default: 32768 minimum: 301\n[ 0.036039] ACPI: Core revision 20150930\n[ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060054] Security Framework initialized\n[ 0.064021] Yama: becoming mindful.\n[ 0.072040] AppArmor: AppArmor initialized\n[ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108662] Initializing cgroup subsys io\n[ 0.116026] Initializing cgroup subsys memory\n[ 0.120031] Initializing cgroup subsys devices\n[ 0.128024] Initializing cgroup subsys freezer\n[ 0.136025] Initializing cgroup subsys net_cls\n[ 0.144025] Initializing cgroup subsys perf_event\n[ 0.152048] Initializing cgroup subsys net_prio\n[ 0.156025] Initializing cgroup subsys hugetlb\n[ 0.164053] Initializing cgroup subsys pids\n[ 0.173008] CPU: Physical Processor ID: 0\n[ 0.184419] mce: CPU supports 10 MCE banks\n[ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.484692] ftrace: allocating 31920 entries in 125 pages\n[ 0.508332] smpboot: Max logical packages: 1\n[ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.528662] x2apic enabled\n[ 0.532026] Switched APIC routing to physical x2apic.\n[ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.569034] x86: Booted up 1 node, 1 CPUs\n[ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.578067] devtmpfs: initialized\n[ 0.581571] evm: security.selinux\n[ 0.584029] evm: security.SMACK64\n[ 0.588025] evm: security.SMACK64EXEC\n[ 0.592024] evm: security.SMACK64TRANSMUTE\n[ 0.596026] evm: security.SMACK64MMAP\n[ 0.600025] evm: security.ima\n[ 0.604024] evm: security.capability\n[ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.612127] pinctrl core: initialized pinctrl subsystem\n[ 0.616625] RTC time: 11:15:49, date: 07/25/18\n[ 0.620288] NET: Registered protocol family 16\n[ 0.624414] cpuidle: using governor ladder\n[ 0.628031] cpuidle: using governor menu\n[ 0.632030] PCCT header not found.\n[ 0.636208] ACPI: bus type PCI registered\n[ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.644529] PCI: Using configuration type 1 for base access\n[ 0.649413] ACPI: Added _OSI(Module Device)\n[ 0.652033] ACPI: Added _OSI(Processor Device)\n[ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.660027] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.666235] ACPI: Interpreter enabled\n[ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.692038] ACPI: (supports S0 S3 S4 S5)\n[ 0.696025] ACPI: Using IOAPIC for interrupt routing\n[ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.720550] acpiphp: Slot [3] registered\n[ 0.724102] acpiphp: Slot [4] registered\n[ 0.728102] acpiphp: Slot [5] registered\n[ 0.732104] acpiphp: Slot [6] registered\n[ 0.736102] acpiphp: Slot [7] registered\n[ 0.740104] acpiphp: Slot [8] registered\n[ 0.744100] acpiphp: Slot [9] registered\n[ 0.748102] acpiphp: Slot [10] registered\n[ 0.752100] acpiphp: Slot [11] registered\n[ 0.756100] acpiphp: Slot [12] registered\n[ 0.760101] acpiphp: Slot [13] registered\n[ 0.764102] acpiphp: Slot [14] registered\n[ 0.768104] acpiphp: Slot [15] registered\n[ 0.772101] acpiphp: Slot [16] registered\n[ 0.776101] acpiphp: Slot [17] registered\n[ 0.780100] acpiphp: Slot [18] registered\n[ 0.784101] acpiphp: Slot [19] registered\n[ 0.788101] acpiphp: Slot [20] registered\n[ 0.792099] acpiphp: Slot [21] registered\n[ 0.796104] acpiphp: Slot [22] registered\n[ 0.800102] acpiphp: Slot [23] registered\n[ 0.804129] acpiphp: Slot [24] registered\n[ 0.808103] acpiphp: Slot [25] registered\n[ 0.812103] acpiphp: Slot [26] registered\n[ 0.816101] acpiphp: Slot [27] registered\n[ 0.820107] acpiphp: Slot [28] registered\n[ 0.824100] acpiphp: Slot [29] registered\n[ 0.828106] acpiphp: Slot [30] registered\n[ 0.832102] acpiphp: Slot [31] registered\n[ 0.836097] PCI host bridge to bus 0000:00\n[ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.068046] vgaarb: loaded\n[ 1.072034] vgaarb: bridge control p"} 2018-07-25 11:15:50,568 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-1e89488c-8763-4eff-8aeb-1a3749487f0b 2018-07-25 11:15:50,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.288841962814s 2018-07-25 11:15:50,569 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-1e89488c-8763-4eff-8aeb-1a3749487f0b 2018-07-25 11:15:50,569 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028021] pid_max: default: 32768 minimum: 301 [ 0.036039] ACPI: Core revision 20150930 [ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060054] Security Framework initialized [ 0.064021] Yama: becoming mindful. [ 0.072040] AppArmor: AppArmor initialized [ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108662] Initializing cgroup subsys io [ 0.116026] Initializing cgroup subsys memory [ 0.120031] Initializing cgroup subsys devices [ 0.128024] Initializing cgroup subsys freezer [ 0.136025] Initializing cgroup subsys net_cls [ 0.144025] Initializing cgroup subsys perf_event [ 0.152048] Initializing cgroup subsys net_prio [ 0.156025] Initializing cgroup subsys hugetlb [ 0.164053] Initializing cgroup subsys pids [ 0.173008] CPU: Physical Processor ID: 0 [ 0.184419] mce: CPU supports 10 MCE banks [ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.484692] ftrace: allocating 31920 entries in 125 pages [ 0.508332] smpboot: Max logical packages: 1 [ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.528662] x2apic enabled [ 0.532026] Switched APIC routing to physical x2apic. [ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.569034] x86: Booted up 1 node, 1 CPUs [ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.578067] devtmpfs: initialized [ 0.581571] evm: security.selinux [ 0.584029] evm: security.SMACK64 [ 0.588025] evm: security.SMACK64EXEC [ 0.592024] evm: security.SMACK64TRANSMUTE [ 0.596026] evm: security.SMACK64MMAP [ 0.600025] evm: security.ima [ 0.604024] evm: security.capability [ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.612127] pinctrl core: initialized pinctrl subsystem [ 0.616625] RTC time: 11:15:49, date: 07/25/18 [ 0.620288] NET: Registered protocol family 16 [ 0.624414] cpuidle: using governor ladder [ 0.628031] cpuidle: using governor menu [ 0.632030] PCCT header not found. [ 0.636208] ACPI: bus type PCI registered [ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.644529] PCI: Using configuration type 1 for base access [ 0.649413] ACPI: Added _OSI(Module Device) [ 0.652033] ACPI: Added _OSI(Processor Device) [ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660027] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666235] ACPI: Interpreter enabled [ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.692038] ACPI: (supports S0 S3 S4 S5) [ 0.696025] ACPI: Using IOAPIC for interrupt routing [ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.720550] acpiphp: Slot [3] registered [ 0.724102] acpiphp: Slot [4] registered [ 0.728102] acpiphp: Slot [5] registered [ 0.732104] acpiphp: Slot [6] registered [ 0.736102] acpiphp: Slot [7] registered [ 0.740104] acpiphp: Slot [8] registered [ 0.744100] acpiphp: Slot [9] registered [ 0.748102] acpiphp: Slot [10] registered [ 0.752100] acpiphp: Slot [11] registered [ 0.756100] acpiphp: Slot [12] registered [ 0.760101] acpiphp: Slot [13] registered [ 0.764102] acpiphp: Slot [14] registered [ 0.768104] acpiphp: Slot [15] registered [ 0.772101] acpiphp: Slot [16] registered [ 0.776101] acpiphp: Slot [17] registered [ 0.780100] acpiphp: Slot [18] registered [ 0.784101] acpiphp: Slot [19] registered [ 0.788101] acpiphp: Slot [20] registered [ 0.792099] acpiphp: Slot [21] registered [ 0.796104] acpiphp: Slot [22] registered [ 0.800102] acpiphp: Slot [23] registered [ 0.804129] acpiphp: Slot [24] registered [ 0.808103] acpiphp: Slot [25] registered [ 0.812103] acpiphp: Slot [26] registered [ 0.816101] acpiphp: Slot [27] registered [ 0.820107] acpiphp: Slot [28] registered [ 0.824100] acpiphp: Slot [29] registered [ 0.828106] acpiphp: Slot [30] registered [ 0.832102] acpiphp: Slot [31] registered [ 0.836097] PCI host bridge to bus 0000:00 [ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.068046] vgaarb: loaded [ 1.072034] vgaarb: bridge control p 2018-07-25 11:15:50,569 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-07-25 11:15:51,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:51,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d30ffe4-897c-4b2c-933f-8843f703011f x-compute-request-id: req-5d30ffe4-897c-4b2c-933f-8843f703011f RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:51,991 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5d30ffe4-897c-4b2c-933f-8843f703011f 2018-07-25 11:15:51,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.420622110367s 2018-07-25 11:15:51,991 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-5d30ffe4-897c-4b2c-933f-8843f703011f 2018-07-25 11:15:51,993 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:15:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:15:53,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22241 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-30dc791f-fdef-411b-8c21-67e8d62d94b9 x-compute-request-id: req-30dc791f-fdef-411b-8c21-67e8d62d94b9 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028021] pid_max: default: 32768 minimum: 301\n[ 0.036039] ACPI: Core revision 20150930\n[ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060054] Security Framework initialized\n[ 0.064021] Yama: becoming mindful.\n[ 0.072040] AppArmor: AppArmor initialized\n[ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108662] Initializing cgroup subsys io\n[ 0.116026] Initializing cgroup subsys memory\n[ 0.120031] Initializing cgroup subsys devices\n[ 0.128024] Initializing cgroup subsys freezer\n[ 0.136025] Initializing cgroup subsys net_cls\n[ 0.144025] Initializing cgroup subsys perf_event\n[ 0.152048] Initializing cgroup subsys net_prio\n[ 0.156025] Initializing cgroup subsys hugetlb\n[ 0.164053] Initializing cgroup subsys pids\n[ 0.173008] CPU: Physical Processor ID: 0\n[ 0.184419] mce: CPU supports 10 MCE banks\n[ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.484692] ftrace: allocating 31920 entries in 125 pages\n[ 0.508332] smpboot: Max logical packages: 1\n[ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.528662] x2apic enabled\n[ 0.532026] Switched APIC routing to physical x2apic.\n[ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.569034] x86: Booted up 1 node, 1 CPUs\n[ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.578067] devtmpfs: initialized\n[ 0.581571] evm: security.selinux\n[ 0.584029] evm: security.SMACK64\n[ 0.588025] evm: security.SMACK64EXEC\n[ 0.592024] evm: security.SMACK64TRANSMUTE\n[ 0.596026] evm: security.SMACK64MMAP\n[ 0.600025] evm: security.ima\n[ 0.604024] evm: security.capability\n[ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.612127] pinctrl core: initialized pinctrl subsystem\n[ 0.616625] RTC time: 11:15:49, date: 07/25/18\n[ 0.620288] NET: Registered protocol family 16\n[ 0.624414] cpuidle: using governor ladder\n[ 0.628031] cpuidle: using governor menu\n[ 0.632030] PCCT header not found.\n[ 0.636208] ACPI: bus type PCI registered\n[ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.644529] PCI: Using configuration type 1 for base access\n[ 0.649413] ACPI: Added _OSI(Module Device)\n[ 0.652033] ACPI: Added _OSI(Processor Device)\n[ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.660027] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.666235] ACPI: Interpreter enabled\n[ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.692038] ACPI: (supports S0 S3 S4 S5)\n[ 0.696025] ACPI: Using IOAPIC for interrupt routing\n[ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.720550] acpiphp: Slot [3] registered\n[ 0.724102] acpiphp: Slot [4] registered\n[ 0.728102] acpiphp: Slot [5] registered\n[ 0.732104] acpiphp: Slot [6] registered\n[ 0.736102] acpiphp: Slot [7] registered\n[ 0.740104] acpiphp: Slot [8] registered\n[ 0.744100] acpiphp: Slot [9] registered\n[ 0.748102] acpiphp: Slot [10] registered\n[ 0.752100] acpiphp: Slot [11] registered\n[ 0.756100] acpiphp: Slot [12] registered\n[ 0.760101] acpiphp: Slot [13] registered\n[ 0.764102] acpiphp: Slot [14] registered\n[ 0.768104] acpiphp: Slot [15] registered\n[ 0.772101] acpiphp: Slot [16] registered\n[ 0.776101] acpiphp: Slot [17] registered\n[ 0.780100] acpiphp: Slot [18] registered\n[ 0.784101] acpiphp: Slot [19] registered\n[ 0.788101] acpiphp: Slot [20] registered\n[ 0.792099] acpiphp: Slot [21] registered\n[ 0.796104] acpiphp: Slot [22] registered\n[ 0.800102] acpiphp: Slot [23] registered\n[ 0.804129] acpiphp: Slot [24] registered\n[ 0.808103] acpiphp: Slot [25] registered\n[ 0.812103] acpiphp: Slot [26] registered\n[ 0.816101] acpiphp: Slot [27] registered\n[ 0.820107] acpiphp: Slot [28] registered\n[ 0.824100] acpiphp: Slot [29] registered\n[ 0.828106] acpiphp: Slot [30] registered\n[ 0.832102] acpiphp: Slot [31] registered\n[ 0.836097] PCI host bridge to bus 0000:00\n[ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.068046] vgaarb: loaded\n[ 1.072034] vgaarb: bridge control possible 0000:00:02.0\n[ 1.081794] SCSI subsystem initialized\n[ 1.088732] ACPI: bus type USB registered\n[ 1.092617] usbcore: registered new interface driver usbfs\n[ 1.096197] usbcore: registered new interface driver hub\n[ 1.100072] usbcore: registered new device driver usb\n[ 1.107819] PCI: Using ACPI for IRQ routing\n[ 1.113520] NetLabel: Initializing\n[ 1.116069] NetLabel: domain hash size = 128\n[ 1.120025] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.124354] NetLabel: unlabeled traffic allowed by default\n[ 1.131592] clocksource: Switched to clocksource kvm-clock\n[ 1.231289] AppArmor: AppArmor Filesystem Enabled\n[ 1.239855] pnp: PnP ACPI init\n[ 1.248717] pnp: PnP ACPI: found 5 devices\n[ 1.275175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.291146] NET: Registered protocol family 2\n[ 1.302681] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.313650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.325392] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.335731] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.344998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.356871] NET: Registered protocol family 1\n[ 1.364657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.373893] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.384397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.413553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.444665] Trying to unpack rootfs image as initramfs...\n[ 1.711541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.736637] Scanning for low memory corruption every 60 seconds\n[ 1.749612] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.760224] audit: initializing netlink subsys (disabled)\n[ 1.769115] audit: type=2000 audit(1532517349.175:1): initialized\n[ 1.783854] Initialise system trusted keyring\n[ 1.793234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.811198] zbud: loaded\n[ 1.817959] VFS: Disk quotas dquot_6.6.0\n[ 1.825210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.839169] fuse init (API version 7.23)\n[ 1.848501] Key type big_key registered\n[ 1.855571] Allocating IMA MOK and blacklist keyrings.\n[ 1.867248] Key type asymmetric registered\n[ 1.877609] Asymmetric key parser 'x509' registered\n[ 1.886331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.899463] io scheduler noop registered\n[ 1.907598] io scheduler deadline registered (default)\n[ 1.916405] io scheduler cfq registered\n[ 1.924212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.933467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.944310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.956735] ACPI: Power Button [PWRF]\n[ 1.965379] GHES: HEST is not enabled!\n[ 1.990577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.050021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.082203] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.100931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.144683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.216611] Linux agpgart interface v0.103\n[ 2.243938] brd: module loaded\n[ 2.260078] loop: module loaded\n[ 2.286258] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.300135] GPT:90111 != 2097151\n[ 2.308722] GPT:Alternate GPT header not at the end of the disk.\n[ 2.317909] GPT:90111 != 2097151\n[ 2.323917] GPT: Use GNU Parted to correct GPT errors.\n[ 2.333270] vda: vda1 vda15\n[ 2.344590] scsi host0: ata_piix\n[ 2.354051] scsi host1: ata_piix\n[ 2.361015] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.375131] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.389572] libphy: Fixed MDIO Bus: probed\n[ 2.399838] tun: Universal TUN/TAP device driver, 1.6\n[ 2.408243] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.427198] PPP generic driver version 2.4.2\n[ 2.435088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.445187] ehci-pci: EHCI PCI platform driver\n[ 2.453273] ehci-platform: EHCI generic platform driver\n[ 2.463785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.474554] ohci-pci: OHCI PCI platform driver\n[ 2.483003] ohci-platform: OHCI generic platform driver\n[ 2.493784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.525072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.534960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.553261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.562949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.574481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.587901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.602568] usb usb1: Product: UHCI Host Controller\n[ 2.611528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.623720] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.632125] hub 1-0:1.0: USB hub found\n[ 2.638889] hub 1-0:1.0: 2 ports detected\n[ 2.647453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.665520] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.673990] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.684091] mousedev: PS/2 mouse device common for all mice\n[ 2.694842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.709883] rtc_cmos 00:00: RTC can wake from S4\n[ 2.720190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.731287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.743324] i2c /dev entries driver\n[ 2.750753] device-mapper: uevent: version 1.0.3\n[ 2.758954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.773302] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.786863] NET: Registered protocol family 10\n[ 2.799111] NET: Registered protocol family 17\n[ 2.810130] Key type dns_resolver registered\n[ 2.821026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.833660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.849753] registered taskstats version 1\n[ 2.857582] Loading compiled-in X.509 certificates\n[ 2.868892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.887304] zswap: loaded using pool lzo/zbud\n[ 2.902917] Key type trusted registered\n[ 2.914276] Key type encrypted registered\n[ 2.922630] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.935097] ima: No TPM chip found, activating TPM-bypass!\n[ 2.945290] evm: HMAC attrs: 0x1\n[ 2.955150] Magic number: 10:769:277\n[ 2.964300] tty tty14: hash matches\n[ 2.971964] rtc_cmos 00:00: setting system clock to 2018-07-25 11:15:52 UTC (1532517352)\n[ 2.985926] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.996205] EDD information not available.\n[ 3.018210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.033268] Write protecting the kernel read-only data: 14336k\n[ 3.060725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.076803] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.20\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.722753] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-25 11:15:53,819 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-30dc791f-fdef-411b-8c21-67e8d62d94b9 2018-07-25 11:15:53,819 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 1.82593607903s 2018-07-25 11:15:53,819 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-30dc791f-fdef-411b-8c21-67e8d62d94b9 2018-07-25 11:15:53,819 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028021] pid_max: default: 32768 minimum: 301 [ 0.036039] ACPI: Core revision 20150930 [ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060054] Security Framework initialized [ 0.064021] Yama: becoming mindful. [ 0.072040] AppArmor: AppArmor initialized [ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108662] Initializing cgroup subsys io [ 0.116026] Initializing cgroup subsys memory [ 0.120031] Initializing cgroup subsys devices [ 0.128024] Initializing cgroup subsys freezer [ 0.136025] Initializing cgroup subsys net_cls [ 0.144025] Initializing cgroup subsys perf_event [ 0.152048] Initializing cgroup subsys net_prio [ 0.156025] Initializing cgroup subsys hugetlb [ 0.164053] Initializing cgroup subsys pids [ 0.173008] CPU: Physical Processor ID: 0 [ 0.184419] mce: CPU supports 10 MCE banks [ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.484692] ftrace: allocating 31920 entries in 125 pages [ 0.508332] smpboot: Max logical packages: 1 [ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.528662] x2apic enabled [ 0.532026] Switched APIC routing to physical x2apic. [ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.569034] x86: Booted up 1 node, 1 CPUs [ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.578067] devtmpfs: initialized [ 0.581571] evm: security.selinux [ 0.584029] evm: security.SMACK64 [ 0.588025] evm: security.SMACK64EXEC [ 0.592024] evm: security.SMACK64TRANSMUTE [ 0.596026] evm: security.SMACK64MMAP [ 0.600025] evm: security.ima [ 0.604024] evm: security.capability [ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.612127] pinctrl core: initialized pinctrl subsystem [ 0.616625] RTC time: 11:15:49, date: 07/25/18 [ 0.620288] NET: Registered protocol family 16 [ 0.624414] cpuidle: using governor ladder [ 0.628031] cpuidle: using governor menu [ 0.632030] PCCT header not found. [ 0.636208] ACPI: bus type PCI registered [ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.644529] PCI: Using configuration type 1 for base access [ 0.649413] ACPI: Added _OSI(Module Device) [ 0.652033] ACPI: Added _OSI(Processor Device) [ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660027] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666235] ACPI: Interpreter enabled [ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.692038] ACPI: (supports S0 S3 S4 S5) [ 0.696025] ACPI: Using IOAPIC for interrupt routing [ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.720550] acpiphp: Slot [3] registered [ 0.724102] acpiphp: Slot [4] registered [ 0.728102] acpiphp: Slot [5] registered [ 0.732104] acpiphp: Slot [6] registered [ 0.736102] acpiphp: Slot [7] registered [ 0.740104] acpiphp: Slot [8] registered [ 0.744100] acpiphp: Slot [9] registered [ 0.748102] acpiphp: Slot [10] registered [ 0.752100] acpiphp: Slot [11] registered [ 0.756100] acpiphp: Slot [12] registered [ 0.760101] acpiphp: Slot [13] registered [ 0.764102] acpiphp: Slot [14] registered [ 0.768104] acpiphp: Slot [15] registered [ 0.772101] acpiphp: Slot [16] registered [ 0.776101] acpiphp: Slot [17] registered [ 0.780100] acpiphp: Slot [18] registered [ 0.784101] acpiphp: Slot [19] registered [ 0.788101] acpiphp: Slot [20] registered [ 0.792099] acpiphp: Slot [21] registered [ 0.796104] acpiphp: Slot [22] registered [ 0.800102] acpiphp: Slot [23] registered [ 0.804129] acpiphp: Slot [24] registered [ 0.808103] acpiphp: Slot [25] registered [ 0.812103] acpiphp: Slot [26] registered [ 0.816101] acpiphp: Slot [27] registered [ 0.820107] acpiphp: Slot [28] registered [ 0.824100] acpiphp: Slot [29] registered [ 0.828106] acpiphp: Slot [30] registered [ 0.832102] acpiphp: Slot [31] registered [ 0.836097] PCI host bridge to bus 0000:00 [ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.068046] vgaarb: loaded [ 1.072034] vgaarb: bridge control possible 0000:00:02.0 [ 1.081794] SCSI subsystem initialized [ 1.088732] ACPI: bus type USB registered [ 1.092617] usbcore: registered new interface driver usbfs [ 1.096197] usbcore: registered new interface driver hub [ 1.100072] usbcore: registered new device driver usb [ 1.107819] PCI: Using ACPI for IRQ routing [ 1.113520] NetLabel: Initializing [ 1.116069] NetLabel: domain hash size = 128 [ 1.120025] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.124354] NetLabel: unlabeled traffic allowed by default [ 1.131592] clocksource: Switched to clocksource kvm-clock [ 1.231289] AppArmor: AppArmor Filesystem Enabled [ 1.239855] pnp: PnP ACPI init [ 1.248717] pnp: PnP ACPI: found 5 devices [ 1.275175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.291146] NET: Registered protocol family 2 [ 1.302681] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.313650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.325392] TCP: Hash tables configured (established 4096 bind 4096) [ 1.335731] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.344998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.356871] NET: Registered protocol family 1 [ 1.364657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.373893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.384397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.413553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.444665] Trying to unpack rootfs image as initramfs... [ 1.711541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.736637] Scanning for low memory corruption every 60 seconds [ 1.749612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.760224] audit: initializing netlink subsys (disabled) [ 1.769115] audit: type=2000 audit(1532517349.175:1): initialized [ 1.783854] Initialise system trusted keyring [ 1.793234] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.811198] zbud: loaded [ 1.817959] VFS: Disk quotas dquot_6.6.0 [ 1.825210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.839169] fuse init (API version 7.23) [ 1.848501] Key type big_key registered [ 1.855571] Allocating IMA MOK and blacklist keyrings. [ 1.867248] Key type asymmetric registered [ 1.877609] Asymmetric key parser 'x509' registered [ 1.886331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.899463] io scheduler noop registered [ 1.907598] io scheduler deadline registered (default) [ 1.916405] io scheduler cfq registered [ 1.924212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.933467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.944310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.956735] ACPI: Power Button [PWRF] [ 1.965379] GHES: HEST is not enabled! [ 1.990577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.050021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.082203] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.100931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.144683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.216611] Linux agpgart interface v0.103 [ 2.243938] brd: module loaded [ 2.260078] loop: module loaded [ 2.286258] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.300135] GPT:90111 != 2097151 [ 2.308722] GPT:Alternate GPT header not at the end of the disk. [ 2.317909] GPT:90111 != 2097151 [ 2.323917] GPT: Use GNU Parted to correct GPT errors. [ 2.333270] vda: vda1 vda15 [ 2.344590] scsi host0: ata_piix [ 2.354051] scsi host1: ata_piix [ 2.361015] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.375131] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.389572] libphy: Fixed MDIO Bus: probed [ 2.399838] tun: Universal TUN/TAP device driver, 1.6 [ 2.408243] tun: (C) 1999-2004 Max Krasnyansky [ 2.427198] PPP generic driver version 2.4.2 [ 2.435088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.445187] ehci-pci: EHCI PCI platform driver [ 2.453273] ehci-platform: EHCI generic platform driver [ 2.463785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.474554] ohci-pci: OHCI PCI platform driver [ 2.483003] ohci-platform: OHCI generic platform driver [ 2.493784] uhci_hcd: USB Universal Host Controller Interface driver [ 2.525072] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.534960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.553261] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.562949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.574481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.587901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.602568] usb usb1: Product: UHCI Host Controller [ 2.611528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.623720] usb usb1: SerialNumber: 0000:00:01.2 [ 2.632125] hub 1-0:1.0: USB hub found [ 2.638889] hub 1-0:1.0: 2 ports detected [ 2.647453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.665520] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.673990] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.684091] mousedev: PS/2 mouse device common for all mice [ 2.694842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.709883] rtc_cmos 00:00: RTC can wake from S4 [ 2.720190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.731287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.743324] i2c /dev entries driver [ 2.750753] device-mapper: uevent: version 1.0.3 [ 2.758954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.773302] ledtrig-cpu: registered to indicate activity on CPUs [ 2.786863] NET: Registered protocol family 10 [ 2.799111] NET: Registered protocol family 17 [ 2.810130] Key type dns_resolver registered [ 2.821026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.833660] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.849753] registered taskstats version 1 [ 2.857582] Loading compiled-in X.509 certificates [ 2.868892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.887304] zswap: loaded using pool lzo/zbud [ 2.902917] Key type trusted registered [ 2.914276] Key type encrypted registered [ 2.922630] AppArmor: AppArmor sha1 policy hashing enabled [ 2.935097] ima: No TPM chip found, activating TPM-bypass! [ 2.945290] evm: HMAC attrs: 0x1 [ 2.955150] Magic number: 10:769:277 [ 2.964300] tty tty14: hash matches [ 2.971964] rtc_cmos 00:00: setting system clock to 2018-07-25 11:15:52 UTC (1532517352) [ 2.985926] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.996205] EDD information not available. [ 3.018210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.033268] Write protecting the kernel read-only data: 14336k [ 3.060725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.076803] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.20 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.64 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.722753] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-07-25 11:15:54,822 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:54,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:55,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2fbd8de-caa1-46e5-bae9-2bd9f8c2ee51 x-compute-request-id: req-c2fbd8de-caa1-46e5-bae9-2bd9f8c2ee51 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:55,279 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c2fbd8de-caa1-46e5-bae9-2bd9f8c2ee51 2018-07-25 11:15:55,280 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.457764148712s 2018-07-25 11:15:55,280 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c2fbd8de-caa1-46e5-bae9-2bd9f8c2ee51 2018-07-25 11:15:55,282 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:15:55,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:15:55,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22408 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a69b0014-3fb0-45ce-aacc-6ab5c89c1dcb x-compute-request-id: req-a69b0014-3fb0-45ce-aacc-6ab5c89c1dcb RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028021] pid_max: default: 32768 minimum: 301\n[ 0.036039] ACPI: Core revision 20150930\n[ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060054] Security Framework initialized\n[ 0.064021] Yama: becoming mindful.\n[ 0.072040] AppArmor: AppArmor initialized\n[ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108662] Initializing cgroup subsys io\n[ 0.116026] Initializing cgroup subsys memory\n[ 0.120031] Initializing cgroup subsys devices\n[ 0.128024] Initializing cgroup subsys freezer\n[ 0.136025] Initializing cgroup subsys net_cls\n[ 0.144025] Initializing cgroup subsys perf_event\n[ 0.152048] Initializing cgroup subsys net_prio\n[ 0.156025] Initializing cgroup subsys hugetlb\n[ 0.164053] Initializing cgroup subsys pids\n[ 0.173008] CPU: Physical Processor ID: 0\n[ 0.184419] mce: CPU supports 10 MCE banks\n[ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.484692] ftrace: allocating 31920 entries in 125 pages\n[ 0.508332] smpboot: Max logical packages: 1\n[ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.528662] x2apic enabled\n[ 0.532026] Switched APIC routing to physical x2apic.\n[ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.569034] x86: Booted up 1 node, 1 CPUs\n[ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.578067] devtmpfs: initialized\n[ 0.581571] evm: security.selinux\n[ 0.584029] evm: security.SMACK64\n[ 0.588025] evm: security.SMACK64EXEC\n[ 0.592024] evm: security.SMACK64TRANSMUTE\n[ 0.596026] evm: security.SMACK64MMAP\n[ 0.600025] evm: security.ima\n[ 0.604024] evm: security.capability\n[ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.612127] pinctrl core: initialized pinctrl subsystem\n[ 0.616625] RTC time: 11:15:49, date: 07/25/18\n[ 0.620288] NET: Registered protocol family 16\n[ 0.624414] cpuidle: using governor ladder\n[ 0.628031] cpuidle: using governor menu\n[ 0.632030] PCCT header not found.\n[ 0.636208] ACPI: bus type PCI registered\n[ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.644529] PCI: Using configuration type 1 for base access\n[ 0.649413] ACPI: Added _OSI(Module Device)\n[ 0.652033] ACPI: Added _OSI(Processor Device)\n[ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.660027] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.666235] ACPI: Interpreter enabled\n[ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.692038] ACPI: (supports S0 S3 S4 S5)\n[ 0.696025] ACPI: Using IOAPIC for interrupt routing\n[ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.720550] acpiphp: Slot [3] registered\n[ 0.724102] acpiphp: Slot [4] registered\n[ 0.728102] acpiphp: Slot [5] registered\n[ 0.732104] acpiphp: Slot [6] registered\n[ 0.736102] acpiphp: Slot [7] registered\n[ 0.740104] acpiphp: Slot [8] registered\n[ 0.744100] acpiphp: Slot [9] registered\n[ 0.748102] acpiphp: Slot [10] registered\n[ 0.752100] acpiphp: Slot [11] registered\n[ 0.756100] acpiphp: Slot [12] registered\n[ 0.760101] acpiphp: Slot [13] registered\n[ 0.764102] acpiphp: Slot [14] registered\n[ 0.768104] acpiphp: Slot [15] registered\n[ 0.772101] acpiphp: Slot [16] registered\n[ 0.776101] acpiphp: Slot [17] registered\n[ 0.780100] acpiphp: Slot [18] registered\n[ 0.784101] acpiphp: Slot [19] registered\n[ 0.788101] acpiphp: Slot [20] registered\n[ 0.792099] acpiphp: Slot [21] registered\n[ 0.796104] acpiphp: Slot [22] registered\n[ 0.800102] acpiphp: Slot [23] registered\n[ 0.804129] acpiphp: Slot [24] registered\n[ 0.808103] acpiphp: Slot [25] registered\n[ 0.812103] acpiphp: Slot [26] registered\n[ 0.816101] acpiphp: Slot [27] registered\n[ 0.820107] acpiphp: Slot [28] registered\n[ 0.824100] acpiphp: Slot [29] registered\n[ 0.828106] acpiphp: Slot [30] registered\n[ 0.832102] acpiphp: Slot [31] registered\n[ 0.836097] PCI host bridge to bus 0000:00\n[ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.068046] vgaarb: loaded\n[ 1.072034] vgaarb: bridge control possible 0000:00:02.0\n[ 1.081794] SCSI subsystem initialized\n[ 1.088732] ACPI: bus type USB registered\n[ 1.092617] usbcore: registered new interface driver usbfs\n[ 1.096197] usbcore: registered new interface driver hub\n[ 1.100072] usbcore: registered new device driver usb\n[ 1.107819] PCI: Using ACPI for IRQ routing\n[ 1.113520] NetLabel: Initializing\n[ 1.116069] NetLabel: domain hash size = 128\n[ 1.120025] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.124354] NetLabel: unlabeled traffic allowed by default\n[ 1.131592] clocksource: Switched to clocksource kvm-clock\n[ 1.231289] AppArmor: AppArmor Filesystem Enabled\n[ 1.239855] pnp: PnP ACPI init\n[ 1.248717] pnp: PnP ACPI: found 5 devices\n[ 1.275175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.291146] NET: Registered protocol family 2\n[ 1.302681] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.313650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.325392] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.335731] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.344998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.356871] NET: Registered protocol family 1\n[ 1.364657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.373893] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.384397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.413553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.444665] Trying to unpack rootfs image as initramfs...\n[ 1.711541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.736637] Scanning for low memory corruption every 60 seconds\n[ 1.749612] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.760224] audit: initializing netlink subsys (disabled)\n[ 1.769115] audit: type=2000 audit(1532517349.175:1): initialized\n[ 1.783854] Initialise system trusted keyring\n[ 1.793234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.811198] zbud: loaded\n[ 1.817959] VFS: Disk quotas dquot_6.6.0\n[ 1.825210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.839169] fuse init (API version 7.23)\n[ 1.848501] Key type big_key registered\n[ 1.855571] Allocating IMA MOK and blacklist keyrings.\n[ 1.867248] Key type asymmetric registered\n[ 1.877609] Asymmetric key parser 'x509' registered\n[ 1.886331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.899463] io scheduler noop registered\n[ 1.907598] io scheduler deadline registered (default)\n[ 1.916405] io scheduler cfq registered\n[ 1.924212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.933467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.944310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.956735] ACPI: Power Button [PWRF]\n[ 1.965379] GHES: HEST is not enabled!\n[ 1.990577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.050021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.082203] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.100931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.144683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.216611] Linux agpgart interface v0.103\n[ 2.243938] brd: module loaded\n[ 2.260078] loop: module loaded\n[ 2.286258] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.300135] GPT:90111 != 2097151\n[ 2.308722] GPT:Alternate GPT header not at the end of the disk.\n[ 2.317909] GPT:90111 != 2097151\n[ 2.323917] GPT: Use GNU Parted to correct GPT errors.\n[ 2.333270] vda: vda1 vda15\n[ 2.344590] scsi host0: ata_piix\n[ 2.354051] scsi host1: ata_piix\n[ 2.361015] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.375131] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.389572] libphy: Fixed MDIO Bus: probed\n[ 2.399838] tun: Universal TUN/TAP device driver, 1.6\n[ 2.408243] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.427198] PPP generic driver version 2.4.2\n[ 2.435088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.445187] ehci-pci: EHCI PCI platform driver\n[ 2.453273] ehci-platform: EHCI generic platform driver\n[ 2.463785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.474554] ohci-pci: OHCI PCI platform driver\n[ 2.483003] ohci-platform: OHCI generic platform driver\n[ 2.493784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.525072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.534960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.553261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.562949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.574481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.587901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.602568] usb usb1: Product: UHCI Host Controller\n[ 2.611528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.623720] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.632125] hub 1-0:1.0: USB hub found\n[ 2.638889] hub 1-0:1.0: 2 ports detected\n[ 2.647453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.665520] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.673990] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.684091] mousedev: PS/2 mouse device common for all mice\n[ 2.694842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.709883] rtc_cmos 00:00: RTC can wake from S4\n[ 2.720190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.731287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.743324] i2c /dev entries driver\n[ 2.750753] device-mapper: uevent: version 1.0.3\n[ 2.758954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.773302] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.786863] NET: Registered protocol family 10\n[ 2.799111] NET: Registered protocol family 17\n[ 2.810130] Key type dns_resolver registered\n[ 2.821026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.833660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.849753] registered taskstats version 1\n[ 2.857582] Loading compiled-in X.509 certificates\n[ 2.868892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.887304] zswap: loaded using pool lzo/zbud\n[ 2.902917] Key type trusted registered\n[ 2.914276] Key type encrypted registered\n[ 2.922630] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.935097] ima: No TPM chip found, activating TPM-bypass!\n[ 2.945290] evm: HMAC attrs: 0x1\n[ 2.955150] Magic number: 10:769:277\n[ 2.964300] tty tty14: hash matches\n[ 2.971964] rtc_cmos 00:00: setting system clock to 2018-07-25 11:15:52 UTC (1532517352)\n[ 2.985926] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.996205] EDD information not available.\n[ 3.018210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.033268] Write protecting the kernel read-only data: 14336k\n[ 3.060725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.076803] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.20\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.722753] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.85. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-07-25 11:15:55,489 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-a69b0014-3fb0-45ce-aacc-6ab5c89c1dcb 2018-07-25 11:15:55,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.206854820251s 2018-07-25 11:15:55,489 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-a69b0014-3fb0-45ce-aacc-6ab5c89c1dcb 2018-07-25 11:15:55,489 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028021] pid_max: default: 32768 minimum: 301 [ 0.036039] ACPI: Core revision 20150930 [ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060054] Security Framework initialized [ 0.064021] Yama: becoming mindful. [ 0.072040] AppArmor: AppArmor initialized [ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108662] Initializing cgroup subsys io [ 0.116026] Initializing cgroup subsys memory [ 0.120031] Initializing cgroup subsys devices [ 0.128024] Initializing cgroup subsys freezer [ 0.136025] Initializing cgroup subsys net_cls [ 0.144025] Initializing cgroup subsys perf_event [ 0.152048] Initializing cgroup subsys net_prio [ 0.156025] Initializing cgroup subsys hugetlb [ 0.164053] Initializing cgroup subsys pids [ 0.173008] CPU: Physical Processor ID: 0 [ 0.184419] mce: CPU supports 10 MCE banks [ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.484692] ftrace: allocating 31920 entries in 125 pages [ 0.508332] smpboot: Max logical packages: 1 [ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.528662] x2apic enabled [ 0.532026] Switched APIC routing to physical x2apic. [ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.569034] x86: Booted up 1 node, 1 CPUs [ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.578067] devtmpfs: initialized [ 0.581571] evm: security.selinux [ 0.584029] evm: security.SMACK64 [ 0.588025] evm: security.SMACK64EXEC [ 0.592024] evm: security.SMACK64TRANSMUTE [ 0.596026] evm: security.SMACK64MMAP [ 0.600025] evm: security.ima [ 0.604024] evm: security.capability [ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.612127] pinctrl core: initialized pinctrl subsystem [ 0.616625] RTC time: 11:15:49, date: 07/25/18 [ 0.620288] NET: Registered protocol family 16 [ 0.624414] cpuidle: using governor ladder [ 0.628031] cpuidle: using governor menu [ 0.632030] PCCT header not found. [ 0.636208] ACPI: bus type PCI registered [ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.644529] PCI: Using configuration type 1 for base access [ 0.649413] ACPI: Added _OSI(Module Device) [ 0.652033] ACPI: Added _OSI(Processor Device) [ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660027] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666235] ACPI: Interpreter enabled [ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.692038] ACPI: (supports S0 S3 S4 S5) [ 0.696025] ACPI: Using IOAPIC for interrupt routing [ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.720550] acpiphp: Slot [3] registered [ 0.724102] acpiphp: Slot [4] registered [ 0.728102] acpiphp: Slot [5] registered [ 0.732104] acpiphp: Slot [6] registered [ 0.736102] acpiphp: Slot [7] registered [ 0.740104] acpiphp: Slot [8] registered [ 0.744100] acpiphp: Slot [9] registered [ 0.748102] acpiphp: Slot [10] registered [ 0.752100] acpiphp: Slot [11] registered [ 0.756100] acpiphp: Slot [12] registered [ 0.760101] acpiphp: Slot [13] registered [ 0.764102] acpiphp: Slot [14] registered [ 0.768104] acpiphp: Slot [15] registered [ 0.772101] acpiphp: Slot [16] registered [ 0.776101] acpiphp: Slot [17] registered [ 0.780100] acpiphp: Slot [18] registered [ 0.784101] acpiphp: Slot [19] registered [ 0.788101] acpiphp: Slot [20] registered [ 0.792099] acpiphp: Slot [21] registered [ 0.796104] acpiphp: Slot [22] registered [ 0.800102] acpiphp: Slot [23] registered [ 0.804129] acpiphp: Slot [24] registered [ 0.808103] acpiphp: Slot [25] registered [ 0.812103] acpiphp: Slot [26] registered [ 0.816101] acpiphp: Slot [27] registered [ 0.820107] acpiphp: Slot [28] registered [ 0.824100] acpiphp: Slot [29] registered [ 0.828106] acpiphp: Slot [30] registered [ 0.832102] acpiphp: Slot [31] registered [ 0.836097] PCI host bridge to bus 0000:00 [ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.068046] vgaarb: loaded [ 1.072034] vgaarb: bridge control possible 0000:00:02.0 [ 1.081794] SCSI subsystem initialized [ 1.088732] ACPI: bus type USB registered [ 1.092617] usbcore: registered new interface driver usbfs [ 1.096197] usbcore: registered new interface driver hub [ 1.100072] usbcore: registered new device driver usb [ 1.107819] PCI: Using ACPI for IRQ routing [ 1.113520] NetLabel: Initializing [ 1.116069] NetLabel: domain hash size = 128 [ 1.120025] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.124354] NetLabel: unlabeled traffic allowed by default [ 1.131592] clocksource: Switched to clocksource kvm-clock [ 1.231289] AppArmor: AppArmor Filesystem Enabled [ 1.239855] pnp: PnP ACPI init [ 1.248717] pnp: PnP ACPI: found 5 devices [ 1.275175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.291146] NET: Registered protocol family 2 [ 1.302681] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.313650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.325392] TCP: Hash tables configured (established 4096 bind 4096) [ 1.335731] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.344998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.356871] NET: Registered protocol family 1 [ 1.364657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.373893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.384397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.413553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.444665] Trying to unpack rootfs image as initramfs... [ 1.711541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.736637] Scanning for low memory corruption every 60 seconds [ 1.749612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.760224] audit: initializing netlink subsys (disabled) [ 1.769115] audit: type=2000 audit(1532517349.175:1): initialized [ 1.783854] Initialise system trusted keyring [ 1.793234] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.811198] zbud: loaded [ 1.817959] VFS: Disk quotas dquot_6.6.0 [ 1.825210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.839169] fuse init (API version 7.23) [ 1.848501] Key type big_key registered [ 1.855571] Allocating IMA MOK and blacklist keyrings. [ 1.867248] Key type asymmetric registered [ 1.877609] Asymmetric key parser 'x509' registered [ 1.886331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.899463] io scheduler noop registered [ 1.907598] io scheduler deadline registered (default) [ 1.916405] io scheduler cfq registered [ 1.924212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.933467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.944310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.956735] ACPI: Power Button [PWRF] [ 1.965379] GHES: HEST is not enabled! [ 1.990577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.050021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.082203] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.100931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.144683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.216611] Linux agpgart interface v0.103 [ 2.243938] brd: module loaded [ 2.260078] loop: module loaded [ 2.286258] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.300135] GPT:90111 != 2097151 [ 2.308722] GPT:Alternate GPT header not at the end of the disk. [ 2.317909] GPT:90111 != 2097151 [ 2.323917] GPT: Use GNU Parted to correct GPT errors. [ 2.333270] vda: vda1 vda15 [ 2.344590] scsi host0: ata_piix [ 2.354051] scsi host1: ata_piix [ 2.361015] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.375131] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.389572] libphy: Fixed MDIO Bus: probed [ 2.399838] tun: Universal TUN/TAP device driver, 1.6 [ 2.408243] tun: (C) 1999-2004 Max Krasnyansky [ 2.427198] PPP generic driver version 2.4.2 [ 2.435088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.445187] ehci-pci: EHCI PCI platform driver [ 2.453273] ehci-platform: EHCI generic platform driver [ 2.463785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.474554] ohci-pci: OHCI PCI platform driver [ 2.483003] ohci-platform: OHCI generic platform driver [ 2.493784] uhci_hcd: USB Universal Host Controller Interface driver [ 2.525072] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.534960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.553261] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.562949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.574481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.587901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.602568] usb usb1: Product: UHCI Host Controller [ 2.611528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.623720] usb usb1: SerialNumber: 0000:00:01.2 [ 2.632125] hub 1-0:1.0: USB hub found [ 2.638889] hub 1-0:1.0: 2 ports detected [ 2.647453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.665520] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.673990] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.684091] mousedev: PS/2 mouse device common for all mice [ 2.694842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.709883] rtc_cmos 00:00: RTC can wake from S4 [ 2.720190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.731287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.743324] i2c /dev entries driver [ 2.750753] device-mapper: uevent: version 1.0.3 [ 2.758954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.773302] ledtrig-cpu: registered to indicate activity on CPUs [ 2.786863] NET: Registered protocol family 10 [ 2.799111] NET: Registered protocol family 17 [ 2.810130] Key type dns_resolver registered [ 2.821026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.833660] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.849753] registered taskstats version 1 [ 2.857582] Loading compiled-in X.509 certificates [ 2.868892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.887304] zswap: loaded using pool lzo/zbud [ 2.902917] Key type trusted registered [ 2.914276] Key type encrypted registered [ 2.922630] AppArmor: AppArmor sha1 policy hashing enabled [ 2.935097] ima: No TPM chip found, activating TPM-bypass! [ 2.945290] evm: HMAC attrs: 0x1 [ 2.955150] Magic number: 10:769:277 [ 2.964300] tty tty14: hash matches [ 2.971964] rtc_cmos 00:00: setting system clock to 2018-07-25 11:15:52 UTC (1532517352) [ 2.985926] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.996205] EDD information not available. [ 3.018210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.033268] Write protecting the kernel read-only data: 14336k [ 3.060725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.076803] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.20 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.64 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.722753] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.85. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-07-25 11:15:56,492 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:56,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c325c8b8-885e-4f5c-8dc2-84ff682de569 x-compute-request-id: req-c325c8b8-885e-4f5c-8dc2-84ff682de569 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:56,871 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c325c8b8-885e-4f5c-8dc2-84ff682de569 2018-07-25 11:15:56,871 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.379688024521s 2018-07-25 11:15:56,872 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-c325c8b8-885e-4f5c-8dc2-84ff682de569 2018-07-25 11:15:56,874 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:15:56,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:15:57,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22408 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6473f99-5133-42ca-9cb2-2678debbdea2 x-compute-request-id: req-f6473f99-5133-42ca-9cb2-2678debbdea2 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028021] pid_max: default: 32768 minimum: 301\n[ 0.036039] ACPI: Core revision 20150930\n[ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060054] Security Framework initialized\n[ 0.064021] Yama: becoming mindful.\n[ 0.072040] AppArmor: AppArmor initialized\n[ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108662] Initializing cgroup subsys io\n[ 0.116026] Initializing cgroup subsys memory\n[ 0.120031] Initializing cgroup subsys devices\n[ 0.128024] Initializing cgroup subsys freezer\n[ 0.136025] Initializing cgroup subsys net_cls\n[ 0.144025] Initializing cgroup subsys perf_event\n[ 0.152048] Initializing cgroup subsys net_prio\n[ 0.156025] Initializing cgroup subsys hugetlb\n[ 0.164053] Initializing cgroup subsys pids\n[ 0.173008] CPU: Physical Processor ID: 0\n[ 0.184419] mce: CPU supports 10 MCE banks\n[ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.484692] ftrace: allocating 31920 entries in 125 pages\n[ 0.508332] smpboot: Max logical packages: 1\n[ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.528662] x2apic enabled\n[ 0.532026] Switched APIC routing to physical x2apic.\n[ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.569034] x86: Booted up 1 node, 1 CPUs\n[ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.578067] devtmpfs: initialized\n[ 0.581571] evm: security.selinux\n[ 0.584029] evm: security.SMACK64\n[ 0.588025] evm: security.SMACK64EXEC\n[ 0.592024] evm: security.SMACK64TRANSMUTE\n[ 0.596026] evm: security.SMACK64MMAP\n[ 0.600025] evm: security.ima\n[ 0.604024] evm: security.capability\n[ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.612127] pinctrl core: initialized pinctrl subsystem\n[ 0.616625] RTC time: 11:15:49, date: 07/25/18\n[ 0.620288] NET: Registered protocol family 16\n[ 0.624414] cpuidle: using governor ladder\n[ 0.628031] cpuidle: using governor menu\n[ 0.632030] PCCT header not found.\n[ 0.636208] ACPI: bus type PCI registered\n[ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.644529] PCI: Using configuration type 1 for base access\n[ 0.649413] ACPI: Added _OSI(Module Device)\n[ 0.652033] ACPI: Added _OSI(Processor Device)\n[ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.660027] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.666235] ACPI: Interpreter enabled\n[ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.692038] ACPI: (supports S0 S3 S4 S5)\n[ 0.696025] ACPI: Using IOAPIC for interrupt routing\n[ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.720550] acpiphp: Slot [3] registered\n[ 0.724102] acpiphp: Slot [4] registered\n[ 0.728102] acpiphp: Slot [5] registered\n[ 0.732104] acpiphp: Slot [6] registered\n[ 0.736102] acpiphp: Slot [7] registered\n[ 0.740104] acpiphp: Slot [8] registered\n[ 0.744100] acpiphp: Slot [9] registered\n[ 0.748102] acpiphp: Slot [10] registered\n[ 0.752100] acpiphp: Slot [11] registered\n[ 0.756100] acpiphp: Slot [12] registered\n[ 0.760101] acpiphp: Slot [13] registered\n[ 0.764102] acpiphp: Slot [14] registered\n[ 0.768104] acpiphp: Slot [15] registered\n[ 0.772101] acpiphp: Slot [16] registered\n[ 0.776101] acpiphp: Slot [17] registered\n[ 0.780100] acpiphp: Slot [18] registered\n[ 0.784101] acpiphp: Slot [19] registered\n[ 0.788101] acpiphp: Slot [20] registered\n[ 0.792099] acpiphp: Slot [21] registered\n[ 0.796104] acpiphp: Slot [22] registered\n[ 0.800102] acpiphp: Slot [23] registered\n[ 0.804129] acpiphp: Slot [24] registered\n[ 0.808103] acpiphp: Slot [25] registered\n[ 0.812103] acpiphp: Slot [26] registered\n[ 0.816101] acpiphp: Slot [27] registered\n[ 0.820107] acpiphp: Slot [28] registered\n[ 0.824100] acpiphp: Slot [29] registered\n[ 0.828106] acpiphp: Slot [30] registered\n[ 0.832102] acpiphp: Slot [31] registered\n[ 0.836097] PCI host bridge to bus 0000:00\n[ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.068046] vgaarb: loaded\n[ 1.072034] vgaarb: bridge control possible 0000:00:02.0\n[ 1.081794] SCSI subsystem initialized\n[ 1.088732] ACPI: bus type USB registered\n[ 1.092617] usbcore: registered new interface driver usbfs\n[ 1.096197] usbcore: registered new interface driver hub\n[ 1.100072] usbcore: registered new device driver usb\n[ 1.107819] PCI: Using ACPI for IRQ routing\n[ 1.113520] NetLabel: Initializing\n[ 1.116069] NetLabel: domain hash size = 128\n[ 1.120025] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.124354] NetLabel: unlabeled traffic allowed by default\n[ 1.131592] clocksource: Switched to clocksource kvm-clock\n[ 1.231289] AppArmor: AppArmor Filesystem Enabled\n[ 1.239855] pnp: PnP ACPI init\n[ 1.248717] pnp: PnP ACPI: found 5 devices\n[ 1.275175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.291146] NET: Registered protocol family 2\n[ 1.302681] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.313650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.325392] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.335731] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.344998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.356871] NET: Registered protocol family 1\n[ 1.364657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.373893] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.384397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.413553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.444665] Trying to unpack rootfs image as initramfs...\n[ 1.711541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.736637] Scanning for low memory corruption every 60 seconds\n[ 1.749612] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.760224] audit: initializing netlink subsys (disabled)\n[ 1.769115] audit: type=2000 audit(1532517349.175:1): initialized\n[ 1.783854] Initialise system trusted keyring\n[ 1.793234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.811198] zbud: loaded\n[ 1.817959] VFS: Disk quotas dquot_6.6.0\n[ 1.825210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.839169] fuse init (API version 7.23)\n[ 1.848501] Key type big_key registered\n[ 1.855571] Allocating IMA MOK and blacklist keyrings.\n[ 1.867248] Key type asymmetric registered\n[ 1.877609] Asymmetric key parser 'x509' registered\n[ 1.886331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.899463] io scheduler noop registered\n[ 1.907598] io scheduler deadline registered (default)\n[ 1.916405] io scheduler cfq registered\n[ 1.924212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.933467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.944310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.956735] ACPI: Power Button [PWRF]\n[ 1.965379] GHES: HEST is not enabled!\n[ 1.990577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.050021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.082203] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.100931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.144683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.216611] Linux agpgart interface v0.103\n[ 2.243938] brd: module loaded\n[ 2.260078] loop: module loaded\n[ 2.286258] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.300135] GPT:90111 != 2097151\n[ 2.308722] GPT:Alternate GPT header not at the end of the disk.\n[ 2.317909] GPT:90111 != 2097151\n[ 2.323917] GPT: Use GNU Parted to correct GPT errors.\n[ 2.333270] vda: vda1 vda15\n[ 2.344590] scsi host0: ata_piix\n[ 2.354051] scsi host1: ata_piix\n[ 2.361015] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.375131] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.389572] libphy: Fixed MDIO Bus: probed\n[ 2.399838] tun: Universal TUN/TAP device driver, 1.6\n[ 2.408243] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.427198] PPP generic driver version 2.4.2\n[ 2.435088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.445187] ehci-pci: EHCI PCI platform driver\n[ 2.453273] ehci-platform: EHCI generic platform driver\n[ 2.463785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.474554] ohci-pci: OHCI PCI platform driver\n[ 2.483003] ohci-platform: OHCI generic platform driver\n[ 2.493784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.525072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.534960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.553261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.562949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.574481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.587901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.602568] usb usb1: Product: UHCI Host Controller\n[ 2.611528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.623720] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.632125] hub 1-0:1.0: USB hub found\n[ 2.638889] hub 1-0:1.0: 2 ports detected\n[ 2.647453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.665520] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.673990] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.684091] mousedev: PS/2 mouse device common for all mice\n[ 2.694842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.709883] rtc_cmos 00:00: RTC can wake from S4\n[ 2.720190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.731287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.743324] i2c /dev entries driver\n[ 2.750753] device-mapper: uevent: version 1.0.3\n[ 2.758954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.773302] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.786863] NET: Registered protocol family 10\n[ 2.799111] NET: Registered protocol family 17\n[ 2.810130] Key type dns_resolver registered\n[ 2.821026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.833660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.849753] registered taskstats version 1\n[ 2.857582] Loading compiled-in X.509 certificates\n[ 2.868892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.887304] zswap: loaded using pool lzo/zbud\n[ 2.902917] Key type trusted registered\n[ 2.914276] Key type encrypted registered\n[ 2.922630] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.935097] ima: No TPM chip found, activating TPM-bypass!\n[ 2.945290] evm: HMAC attrs: 0x1\n[ 2.955150] Magic number: 10:769:277\n[ 2.964300] tty tty14: hash matches\n[ 2.971964] rtc_cmos 00:00: setting system clock to 2018-07-25 11:15:52 UTC (1532517352)\n[ 2.985926] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.996205] EDD information not available.\n[ 3.018210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.033268] Write protecting the kernel read-only data: 14336k\n[ 3.060725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.076803] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.20\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.722753] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.85. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-07-25 11:15:57,056 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-f6473f99-5133-42ca-9cb2-2678debbdea2 2018-07-25 11:15:57,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.182307004929s 2018-07-25 11:15:57,056 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-f6473f99-5133-42ca-9cb2-2678debbdea2 2018-07-25 11:15:57,057 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028021] pid_max: default: 32768 minimum: 301 [ 0.036039] ACPI: Core revision 20150930 [ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060054] Security Framework initialized [ 0.064021] Yama: becoming mindful. [ 0.072040] AppArmor: AppArmor initialized [ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108662] Initializing cgroup subsys io [ 0.116026] Initializing cgroup subsys memory [ 0.120031] Initializing cgroup subsys devices [ 0.128024] Initializing cgroup subsys freezer [ 0.136025] Initializing cgroup subsys net_cls [ 0.144025] Initializing cgroup subsys perf_event [ 0.152048] Initializing cgroup subsys net_prio [ 0.156025] Initializing cgroup subsys hugetlb [ 0.164053] Initializing cgroup subsys pids [ 0.173008] CPU: Physical Processor ID: 0 [ 0.184419] mce: CPU supports 10 MCE banks [ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.484692] ftrace: allocating 31920 entries in 125 pages [ 0.508332] smpboot: Max logical packages: 1 [ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.528662] x2apic enabled [ 0.532026] Switched APIC routing to physical x2apic. [ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.569034] x86: Booted up 1 node, 1 CPUs [ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.578067] devtmpfs: initialized [ 0.581571] evm: security.selinux [ 0.584029] evm: security.SMACK64 [ 0.588025] evm: security.SMACK64EXEC [ 0.592024] evm: security.SMACK64TRANSMUTE [ 0.596026] evm: security.SMACK64MMAP [ 0.600025] evm: security.ima [ 0.604024] evm: security.capability [ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.612127] pinctrl core: initialized pinctrl subsystem [ 0.616625] RTC time: 11:15:49, date: 07/25/18 [ 0.620288] NET: Registered protocol family 16 [ 0.624414] cpuidle: using governor ladder [ 0.628031] cpuidle: using governor menu [ 0.632030] PCCT header not found. [ 0.636208] ACPI: bus type PCI registered [ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.644529] PCI: Using configuration type 1 for base access [ 0.649413] ACPI: Added _OSI(Module Device) [ 0.652033] ACPI: Added _OSI(Processor Device) [ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660027] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666235] ACPI: Interpreter enabled [ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.692038] ACPI: (supports S0 S3 S4 S5) [ 0.696025] ACPI: Using IOAPIC for interrupt routing [ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.720550] acpiphp: Slot [3] registered [ 0.724102] acpiphp: Slot [4] registered [ 0.728102] acpiphp: Slot [5] registered [ 0.732104] acpiphp: Slot [6] registered [ 0.736102] acpiphp: Slot [7] registered [ 0.740104] acpiphp: Slot [8] registered [ 0.744100] acpiphp: Slot [9] registered [ 0.748102] acpiphp: Slot [10] registered [ 0.752100] acpiphp: Slot [11] registered [ 0.756100] acpiphp: Slot [12] registered [ 0.760101] acpiphp: Slot [13] registered [ 0.764102] acpiphp: Slot [14] registered [ 0.768104] acpiphp: Slot [15] registered [ 0.772101] acpiphp: Slot [16] registered [ 0.776101] acpiphp: Slot [17] registered [ 0.780100] acpiphp: Slot [18] registered [ 0.784101] acpiphp: Slot [19] registered [ 0.788101] acpiphp: Slot [20] registered [ 0.792099] acpiphp: Slot [21] registered [ 0.796104] acpiphp: Slot [22] registered [ 0.800102] acpiphp: Slot [23] registered [ 0.804129] acpiphp: Slot [24] registered [ 0.808103] acpiphp: Slot [25] registered [ 0.812103] acpiphp: Slot [26] registered [ 0.816101] acpiphp: Slot [27] registered [ 0.820107] acpiphp: Slot [28] registered [ 0.824100] acpiphp: Slot [29] registered [ 0.828106] acpiphp: Slot [30] registered [ 0.832102] acpiphp: Slot [31] registered [ 0.836097] PCI host bridge to bus 0000:00 [ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.068046] vgaarb: loaded [ 1.072034] vgaarb: bridge control possible 0000:00:02.0 [ 1.081794] SCSI subsystem initialized [ 1.088732] ACPI: bus type USB registered [ 1.092617] usbcore: registered new interface driver usbfs [ 1.096197] usbcore: registered new interface driver hub [ 1.100072] usbcore: registered new device driver usb [ 1.107819] PCI: Using ACPI for IRQ routing [ 1.113520] NetLabel: Initializing [ 1.116069] NetLabel: domain hash size = 128 [ 1.120025] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.124354] NetLabel: unlabeled traffic allowed by default [ 1.131592] clocksource: Switched to clocksource kvm-clock [ 1.231289] AppArmor: AppArmor Filesystem Enabled [ 1.239855] pnp: PnP ACPI init [ 1.248717] pnp: PnP ACPI: found 5 devices [ 1.275175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.291146] NET: Registered protocol family 2 [ 1.302681] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.313650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.325392] TCP: Hash tables configured (established 4096 bind 4096) [ 1.335731] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.344998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.356871] NET: Registered protocol family 1 [ 1.364657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.373893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.384397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.413553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.444665] Trying to unpack rootfs image as initramfs... [ 1.711541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.736637] Scanning for low memory corruption every 60 seconds [ 1.749612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.760224] audit: initializing netlink subsys (disabled) [ 1.769115] audit: type=2000 audit(1532517349.175:1): initialized [ 1.783854] Initialise system trusted keyring [ 1.793234] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.811198] zbud: loaded [ 1.817959] VFS: Disk quotas dquot_6.6.0 [ 1.825210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.839169] fuse init (API version 7.23) [ 1.848501] Key type big_key registered [ 1.855571] Allocating IMA MOK and blacklist keyrings. [ 1.867248] Key type asymmetric registered [ 1.877609] Asymmetric key parser 'x509' registered [ 1.886331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.899463] io scheduler noop registered [ 1.907598] io scheduler deadline registered (default) [ 1.916405] io scheduler cfq registered [ 1.924212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.933467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.944310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.956735] ACPI: Power Button [PWRF] [ 1.965379] GHES: HEST is not enabled! [ 1.990577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.050021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.082203] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.100931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.144683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.216611] Linux agpgart interface v0.103 [ 2.243938] brd: module loaded [ 2.260078] loop: module loaded [ 2.286258] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.300135] GPT:90111 != 2097151 [ 2.308722] GPT:Alternate GPT header not at the end of the disk. [ 2.317909] GPT:90111 != 2097151 [ 2.323917] GPT: Use GNU Parted to correct GPT errors. [ 2.333270] vda: vda1 vda15 [ 2.344590] scsi host0: ata_piix [ 2.354051] scsi host1: ata_piix [ 2.361015] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.375131] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.389572] libphy: Fixed MDIO Bus: probed [ 2.399838] tun: Universal TUN/TAP device driver, 1.6 [ 2.408243] tun: (C) 1999-2004 Max Krasnyansky [ 2.427198] PPP generic driver version 2.4.2 [ 2.435088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.445187] ehci-pci: EHCI PCI platform driver [ 2.453273] ehci-platform: EHCI generic platform driver [ 2.463785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.474554] ohci-pci: OHCI PCI platform driver [ 2.483003] ohci-platform: OHCI generic platform driver [ 2.493784] uhci_hcd: USB Universal Host Controller Interface driver [ 2.525072] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.534960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.553261] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.562949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.574481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.587901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.602568] usb usb1: Product: UHCI Host Controller [ 2.611528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.623720] usb usb1: SerialNumber: 0000:00:01.2 [ 2.632125] hub 1-0:1.0: USB hub found [ 2.638889] hub 1-0:1.0: 2 ports detected [ 2.647453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.665520] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.673990] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.684091] mousedev: PS/2 mouse device common for all mice [ 2.694842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.709883] rtc_cmos 00:00: RTC can wake from S4 [ 2.720190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.731287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.743324] i2c /dev entries driver [ 2.750753] device-mapper: uevent: version 1.0.3 [ 2.758954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.773302] ledtrig-cpu: registered to indicate activity on CPUs [ 2.786863] NET: Registered protocol family 10 [ 2.799111] NET: Registered protocol family 17 [ 2.810130] Key type dns_resolver registered [ 2.821026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.833660] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.849753] registered taskstats version 1 [ 2.857582] Loading compiled-in X.509 certificates [ 2.868892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.887304] zswap: loaded using pool lzo/zbud [ 2.902917] Key type trusted registered [ 2.914276] Key type encrypted registered [ 2.922630] AppArmor: AppArmor sha1 policy hashing enabled [ 2.935097] ima: No TPM chip found, activating TPM-bypass! [ 2.945290] evm: HMAC attrs: 0x1 [ 2.955150] Magic number: 10:769:277 [ 2.964300] tty tty14: hash matches [ 2.971964] rtc_cmos 00:00: setting system clock to 2018-07-25 11:15:52 UTC (1532517352) [ 2.985926] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.996205] EDD information not available. [ 3.018210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.033268] Write protecting the kernel read-only data: 14336k [ 3.060725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.076803] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.20 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.64 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.722753] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.85. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-07-25 11:15:58,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:58,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:58,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3148 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8858f682-5e4b-47da-887c-f599b906470c x-compute-request-id: req-8858f682-5e4b-47da-887c-f599b906470c RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:34Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:58,397 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8858f682-5e4b-47da-887c-f599b906470c 2018-07-25 11:15:58,397 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.338006973267s 2018-07-25 11:15:58,397 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-8858f682-5e4b-47da-887c-f599b906470c 2018-07-25 11:15:58,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:15:58,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:15:58,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25217 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-43e4f358-1a49-4695-81da-51c75a883e4f x-compute-request-id: req-43e4f358-1a49-4695-81da-51c75a883e4f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.986 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944)\n[ 0.028021] pid_max: default: 32768 minimum: 301\n[ 0.036039] ACPI: Core revision 20150930\n[ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060054] Security Framework initialized\n[ 0.064021] Yama: becoming mindful.\n[ 0.072040] AppArmor: AppArmor initialized\n[ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108662] Initializing cgroup subsys io\n[ 0.116026] Initializing cgroup subsys memory\n[ 0.120031] Initializing cgroup subsys devices\n[ 0.128024] Initializing cgroup subsys freezer\n[ 0.136025] Initializing cgroup subsys net_cls\n[ 0.144025] Initializing cgroup subsys perf_event\n[ 0.152048] Initializing cgroup subsys net_prio\n[ 0.156025] Initializing cgroup subsys hugetlb\n[ 0.164053] Initializing cgroup subsys pids\n[ 0.173008] CPU: Physical Processor ID: 0\n[ 0.184419] mce: CPU supports 10 MCE banks\n[ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.484692] ftrace: allocating 31920 entries in 125 pages\n[ 0.508332] smpboot: Max logical packages: 1\n[ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.528662] x2apic enabled\n[ 0.532026] Switched APIC routing to physical x2apic.\n[ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.569034] x86: Booted up 1 node, 1 CPUs\n[ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS)\n[ 0.578067] devtmpfs: initialized\n[ 0.581571] evm: security.selinux\n[ 0.584029] evm: security.SMACK64\n[ 0.588025] evm: security.SMACK64EXEC\n[ 0.592024] evm: security.SMACK64TRANSMUTE\n[ 0.596026] evm: security.SMACK64MMAP\n[ 0.600025] evm: security.ima\n[ 0.604024] evm: security.capability\n[ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.612127] pinctrl core: initialized pinctrl subsystem\n[ 0.616625] RTC time: 11:15:49, date: 07/25/18\n[ 0.620288] NET: Registered protocol family 16\n[ 0.624414] cpuidle: using governor ladder\n[ 0.628031] cpuidle: using governor menu\n[ 0.632030] PCCT header not found.\n[ 0.636208] ACPI: bus type PCI registered\n[ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.644529] PCI: Using configuration type 1 for base access\n[ 0.649413] ACPI: Added _OSI(Module Device)\n[ 0.652033] ACPI: Added _OSI(Processor Device)\n[ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.660027] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.666235] ACPI: Interpreter enabled\n[ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.692038] ACPI: (supports S0 S3 S4 S5)\n[ 0.696025] ACPI: Using IOAPIC for interrupt routing\n[ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.720550] acpiphp: Slot [3] registered\n[ 0.724102] acpiphp: Slot [4] registered\n[ 0.728102] acpiphp: Slot [5] registered\n[ 0.732104] acpiphp: Slot [6] registered\n[ 0.736102] acpiphp: Slot [7] registered\n[ 0.740104] acpiphp: Slot [8] registered\n[ 0.744100] acpiphp: Slot [9] registered\n[ 0.748102] acpiphp: Slot [10] registered\n[ 0.752100] acpiphp: Slot [11] registered\n[ 0.756100] acpiphp: Slot [12] registered\n[ 0.760101] acpiphp: Slot [13] registered\n[ 0.764102] acpiphp: Slot [14] registered\n[ 0.768104] acpiphp: Slot [15] registered\n[ 0.772101] acpiphp: Slot [16] registered\n[ 0.776101] acpiphp: Slot [17] registered\n[ 0.780100] acpiphp: Slot [18] registered\n[ 0.784101] acpiphp: Slot [19] registered\n[ 0.788101] acpiphp: Slot [20] registered\n[ 0.792099] acpiphp: Slot [21] registered\n[ 0.796104] acpiphp: Slot [22] registered\n[ 0.800102] acpiphp: Slot [23] registered\n[ 0.804129] acpiphp: Slot [24] registered\n[ 0.808103] acpiphp: Slot [25] registered\n[ 0.812103] acpiphp: Slot [26] registered\n[ 0.816101] acpiphp: Slot [27] registered\n[ 0.820107] acpiphp: Slot [28] registered\n[ 0.824100] acpiphp: Slot [29] registered\n[ 0.828106] acpiphp: Slot [30] registered\n[ 0.832102] acpiphp: Slot [31] registered\n[ 0.836097] PCI host bridge to bus 0000:00\n[ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.068046] vgaarb: loaded\n[ 1.072034] vgaarb: bridge control possible 0000:00:02.0\n[ 1.081794] SCSI subsystem initialized\n[ 1.088732] ACPI: bus type USB registered\n[ 1.092617] usbcore: registered new interface driver usbfs\n[ 1.096197] usbcore: registered new interface driver hub\n[ 1.100072] usbcore: registered new device driver usb\n[ 1.107819] PCI: Using ACPI for IRQ routing\n[ 1.113520] NetLabel: Initializing\n[ 1.116069] NetLabel: domain hash size = 128\n[ 1.120025] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.124354] NetLabel: unlabeled traffic allowed by default\n[ 1.131592] clocksource: Switched to clocksource kvm-clock\n[ 1.231289] AppArmor: AppArmor Filesystem Enabled\n[ 1.239855] pnp: PnP ACPI init\n[ 1.248717] pnp: PnP ACPI: found 5 devices\n[ 1.275175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.291146] NET: Registered protocol family 2\n[ 1.302681] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 1.313650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 1.325392] TCP: Hash tables configured (established 4096 bind 4096)\n[ 1.335731] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.344998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.356871] NET: Registered protocol family 1\n[ 1.364657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.373893] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.384397] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.413553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.444665] Trying to unpack rootfs image as initramfs...\n[ 1.711541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 1.736637] Scanning for low memory corruption every 60 seconds\n[ 1.749612] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.760224] audit: initializing netlink subsys (disabled)\n[ 1.769115] audit: type=2000 audit(1532517349.175:1): initialized\n[ 1.783854] Initialise system trusted keyring\n[ 1.793234] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.811198] zbud: loaded\n[ 1.817959] VFS: Disk quotas dquot_6.6.0\n[ 1.825210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.839169] fuse init (API version 7.23)\n[ 1.848501] Key type big_key registered\n[ 1.855571] Allocating IMA MOK and blacklist keyrings.\n[ 1.867248] Key type asymmetric registered\n[ 1.877609] Asymmetric key parser 'x509' registered\n[ 1.886331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.899463] io scheduler noop registered\n[ 1.907598] io scheduler deadline registered (default)\n[ 1.916405] io scheduler cfq registered\n[ 1.924212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.933467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.944310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.956735] ACPI: Power Button [PWRF]\n[ 1.965379] GHES: HEST is not enabled!\n[ 1.990577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.050021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.082203] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.100931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.144683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.216611] Linux agpgart interface v0.103\n[ 2.243938] brd: module loaded\n[ 2.260078] loop: module loaded\n[ 2.286258] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 2.300135] GPT:90111 != 2097151\n[ 2.308722] GPT:Alternate GPT header not at the end of the disk.\n[ 2.317909] GPT:90111 != 2097151\n[ 2.323917] GPT: Use GNU Parted to correct GPT errors.\n[ 2.333270] vda: vda1 vda15\n[ 2.344590] scsi host0: ata_piix\n[ 2.354051] scsi host1: ata_piix\n[ 2.361015] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 2.375131] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 2.389572] libphy: Fixed MDIO Bus: probed\n[ 2.399838] tun: Universal TUN/TAP device driver, 1.6\n[ 2.408243] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.427198] PPP generic driver version 2.4.2\n[ 2.435088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.445187] ehci-pci: EHCI PCI platform driver\n[ 2.453273] ehci-platform: EHCI generic platform driver\n[ 2.463785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.474554] ohci-pci: OHCI PCI platform driver\n[ 2.483003] ohci-platform: OHCI generic platform driver\n[ 2.493784] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.525072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.534960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.553261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.562949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.574481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.587901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.602568] usb usb1: Product: UHCI Host Controller\n[ 2.611528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 2.623720] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.632125] hub 1-0:1.0: USB hub found\n[ 2.638889] hub 1-0:1.0: 2 ports detected\n[ 2.647453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.665520] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.673990] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.684091] mousedev: PS/2 mouse device common for all mice\n[ 2.694842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.709883] rtc_cmos 00:00: RTC can wake from S4\n[ 2.720190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.731287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.743324] i2c /dev entries driver\n[ 2.750753] device-mapper: uevent: version 1.0.3\n[ 2.758954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.773302] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.786863] NET: Registered protocol family 10\n[ 2.799111] NET: Registered protocol family 17\n[ 2.810130] Key type dns_resolver registered\n[ 2.821026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 2.833660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.849753] registered taskstats version 1\n[ 2.857582] Loading compiled-in X.509 certificates\n[ 2.868892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 2.887304] zswap: loaded using pool lzo/zbud\n[ 2.902917] Key type trusted registered\n[ 2.914276] Key type encrypted registered\n[ 2.922630] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.935097] ima: No TPM chip found, activating TPM-bypass!\n[ 2.945290] evm: HMAC attrs: 0x1\n[ 2.955150] Magic number: 10:769:277\n[ 2.964300] tty tty14: hash matches\n[ 2.971964] rtc_cmos 00:00: setting system clock to 2018-07-25 11:15:52 UTC (1532517352)\n[ 2.985926] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.996205] EDD information not available.\n[ 3.018210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 3.033268] Write protecting the kernel read-only data: 14336k\n[ 3.060725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 3.076803] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 3.20\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 3.64\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 3.722753] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 3.85. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 2493.986 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.44s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBE21N+kLNI8skbL2IHoTmjMcw4FYCS6KCqzo4PVwdRS8p13tyvvfM+YsdtSWhBzCy2Jn4Bio9MiuIWGGUFdWH5JG/Q4RcbIVwx+rwef7akCsPFt5tvgWxVbgTOsDCkxav2UV3gd0WCmQfW7hmuBQbgr7nnxFZsMAc2hKpd4YUQmItKJxbRJe3dDHMI96dYoFDsj9MmGRX592rlpAeh81+Suft5CVdda4ytZiF6P2ABCng5Zt16v5ORPSlvfbFDlKcajQhszaaO4Hvce6aNlApbb7Y5Rvz1ODHYe9XOfJHD1sYUoGi0n6MasOZgmH4frnxp/gY1y/Al0f6/lIfwq45 root@vping-userdata-vm2-f515bfb3-66d2-4f28-b615-c1406618cd2d\nssh-dss AAAAB3NzaC1kc3MAAACBAPxYNXLrVWiXPCsVSBjxsB07YCVRytO7QNj1tXceDREaWAngJV7IH0+OY5aXEXRs4YegIu1bED2FRZbrqlCOSGW9wn9EdcF/pd7zWFw8INsRr14Kmw4bvPAfcU2eoN0QX32xSzIdkjVP/w5MThk4A52gel4jjzwdLoeR8v9zfGCfAAAAFQDHKHpmPYswcb3iGZ7ciItufEE2lQAAAIBOWMgT1CUdVku/zpxdNEtDk3FBPgEP57nuwpEQptlEEjOobahFD29tPDNsHbWz1TbQiCUYuVTkV9FdxHH62vy22323v6QxCugW0okXn5w5N3RM/AC+NYFKcsL+Xt6rRSqfKf26af/Iw0V/TYwwXUg23aEcHyWxsY3uGJLbsCfKpQAAAIEA4KsCbzq00pYvJCbWWnPOBGyrT1XOjedG2wG0YGhK9Rm8to/n2ns8PFAj49kA7OtC6cP0SM7l/v3Hq2cpgGVScqm4SioLhaGKAhJ8imYN50TXq3wO2G91icgD6qpjJwwgggRq8U1sYWDd41EUDUn3lt6peW0SMw70iPalY/RhlOE= root@vping-userdata-vm2-f515bfb3-66d2-4f28-b615-c1406618cd2d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe9c:5644/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-f515bfb3-66d2-4f28-b615-c1406618cd2d.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=8.89 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-f515bfb3-66d2-4f28-b615-c1406618cd2d login: "} 2018-07-25 11:15:58,629 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-43e4f358-1a49-4695-81da-51c75a883e4f 2018-07-25 11:15:58,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.229542970657s 2018-07-25 11:15:58,629 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f/action used request id req-43e4f358-1a49-4695-81da-51c75a883e4f 2018-07-25 11:15:58,629 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.986 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.97 BogoMIPS (lpj=9975944) [ 0.028021] pid_max: default: 32768 minimum: 301 [ 0.036039] ACPI: Core revision 20150930 [ 0.044891] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060054] Security Framework initialized [ 0.064021] Yama: becoming mindful. [ 0.072040] AppArmor: AppArmor initialized [ 0.076094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.084220] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.092118] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108662] Initializing cgroup subsys io [ 0.116026] Initializing cgroup subsys memory [ 0.120031] Initializing cgroup subsys devices [ 0.128024] Initializing cgroup subsys freezer [ 0.136025] Initializing cgroup subsys net_cls [ 0.144025] Initializing cgroup subsys perf_event [ 0.152048] Initializing cgroup subsys net_prio [ 0.156025] Initializing cgroup subsys hugetlb [ 0.164053] Initializing cgroup subsys pids [ 0.173008] CPU: Physical Processor ID: 0 [ 0.184419] mce: CPU supports 10 MCE banks [ 0.192520] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.200020] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.364303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.484692] ftrace: allocating 31920 entries in 125 pages [ 0.508332] smpboot: Max logical packages: 1 [ 0.516023] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.528662] x2apic enabled [ 0.532026] Switched APIC routing to physical x2apic. [ 0.551628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.552000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.560039] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.569034] x86: Booted up 1 node, 1 CPUs [ 0.572028] smpboot: Total of 1 processors activated (4987.97 BogoMIPS) [ 0.578067] devtmpfs: initialized [ 0.581571] evm: security.selinux [ 0.584029] evm: security.SMACK64 [ 0.588025] evm: security.SMACK64EXEC [ 0.592024] evm: security.SMACK64TRANSMUTE [ 0.596026] evm: security.SMACK64MMAP [ 0.600025] evm: security.ima [ 0.604024] evm: security.capability [ 0.608178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.612127] pinctrl core: initialized pinctrl subsystem [ 0.616625] RTC time: 11:15:49, date: 07/25/18 [ 0.620288] NET: Registered protocol family 16 [ 0.624414] cpuidle: using governor ladder [ 0.628031] cpuidle: using governor menu [ 0.632030] PCCT header not found. [ 0.636208] ACPI: bus type PCI registered [ 0.640026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.644529] PCI: Using configuration type 1 for base access [ 0.649413] ACPI: Added _OSI(Module Device) [ 0.652033] ACPI: Added _OSI(Processor Device) [ 0.656025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.660027] ACPI: Added _OSI(Processor Aggregator Device) [ 0.666235] ACPI: Interpreter enabled [ 0.668032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.680027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.692038] ACPI: (supports S0 S3 S4 S5) [ 0.696025] ACPI: Using IOAPIC for interrupt routing [ 0.700043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.707351] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.708033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.712035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.716035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.720550] acpiphp: Slot [3] registered [ 0.724102] acpiphp: Slot [4] registered [ 0.728102] acpiphp: Slot [5] registered [ 0.732104] acpiphp: Slot [6] registered [ 0.736102] acpiphp: Slot [7] registered [ 0.740104] acpiphp: Slot [8] registered [ 0.744100] acpiphp: Slot [9] registered [ 0.748102] acpiphp: Slot [10] registered [ 0.752100] acpiphp: Slot [11] registered [ 0.756100] acpiphp: Slot [12] registered [ 0.760101] acpiphp: Slot [13] registered [ 0.764102] acpiphp: Slot [14] registered [ 0.768104] acpiphp: Slot [15] registered [ 0.772101] acpiphp: Slot [16] registered [ 0.776101] acpiphp: Slot [17] registered [ 0.780100] acpiphp: Slot [18] registered [ 0.784101] acpiphp: Slot [19] registered [ 0.788101] acpiphp: Slot [20] registered [ 0.792099] acpiphp: Slot [21] registered [ 0.796104] acpiphp: Slot [22] registered [ 0.800102] acpiphp: Slot [23] registered [ 0.804129] acpiphp: Slot [24] registered [ 0.808103] acpiphp: Slot [25] registered [ 0.812103] acpiphp: Slot [26] registered [ 0.816101] acpiphp: Slot [27] registered [ 0.820107] acpiphp: Slot [28] registered [ 0.824100] acpiphp: Slot [29] registered [ 0.828106] acpiphp: Slot [30] registered [ 0.832102] acpiphp: Slot [31] registered [ 0.836097] PCI host bridge to bus 0000:00 [ 0.840029] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.844027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.848027] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.852026] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.856028] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.860027] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.883570] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.884027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.888027] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.892026] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.907870] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.908088] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.016973] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.024460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.032422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.040357] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.051540] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.057883] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.068000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.068000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.068046] vgaarb: loaded [ 1.072034] vgaarb: bridge control possible 0000:00:02.0 [ 1.081794] SCSI subsystem initialized [ 1.088732] ACPI: bus type USB registered [ 1.092617] usbcore: registered new interface driver usbfs [ 1.096197] usbcore: registered new interface driver hub [ 1.100072] usbcore: registered new device driver usb [ 1.107819] PCI: Using ACPI for IRQ routing [ 1.113520] NetLabel: Initializing [ 1.116069] NetLabel: domain hash size = 128 [ 1.120025] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.124354] NetLabel: unlabeled traffic allowed by default [ 1.131592] clocksource: Switched to clocksource kvm-clock [ 1.231289] AppArmor: AppArmor Filesystem Enabled [ 1.239855] pnp: PnP ACPI init [ 1.248717] pnp: PnP ACPI: found 5 devices [ 1.275175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.291146] NET: Registered protocol family 2 [ 1.302681] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.313650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.325392] TCP: Hash tables configured (established 4096 bind 4096) [ 1.335731] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.344998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.356871] NET: Registered protocol family 1 [ 1.364657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.373893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.384397] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.413553] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.444665] Trying to unpack rootfs image as initramfs... [ 1.711541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 1.736637] Scanning for low memory corruption every 60 seconds [ 1.749612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.760224] audit: initializing netlink subsys (disabled) [ 1.769115] audit: type=2000 audit(1532517349.175:1): initialized [ 1.783854] Initialise system trusted keyring [ 1.793234] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.811198] zbud: loaded [ 1.817959] VFS: Disk quotas dquot_6.6.0 [ 1.825210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.839169] fuse init (API version 7.23) [ 1.848501] Key type big_key registered [ 1.855571] Allocating IMA MOK and blacklist keyrings. [ 1.867248] Key type asymmetric registered [ 1.877609] Asymmetric key parser 'x509' registered [ 1.886331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.899463] io scheduler noop registered [ 1.907598] io scheduler deadline registered (default) [ 1.916405] io scheduler cfq registered [ 1.924212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.933467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.944310] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.956735] ACPI: Power Button [PWRF] [ 1.965379] GHES: HEST is not enabled! [ 1.990577] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.050021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.082203] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.100931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.144683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.216611] Linux agpgart interface v0.103 [ 2.243938] brd: module loaded [ 2.260078] loop: module loaded [ 2.286258] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.300135] GPT:90111 != 2097151 [ 2.308722] GPT:Alternate GPT header not at the end of the disk. [ 2.317909] GPT:90111 != 2097151 [ 2.323917] GPT: Use GNU Parted to correct GPT errors. [ 2.333270] vda: vda1 vda15 [ 2.344590] scsi host0: ata_piix [ 2.354051] scsi host1: ata_piix [ 2.361015] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 2.375131] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 2.389572] libphy: Fixed MDIO Bus: probed [ 2.399838] tun: Universal TUN/TAP device driver, 1.6 [ 2.408243] tun: (C) 1999-2004 Max Krasnyansky [ 2.427198] PPP generic driver version 2.4.2 [ 2.435088] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.445187] ehci-pci: EHCI PCI platform driver [ 2.453273] ehci-platform: EHCI generic platform driver [ 2.463785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.474554] ohci-pci: OHCI PCI platform driver [ 2.483003] ohci-platform: OHCI generic platform driver [ 2.493784] uhci_hcd: USB Universal Host Controller Interface driver [ 2.525072] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.534960] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 2.553261] uhci_hcd 0000:00:01.2: detected 2 ports [ 2.562949] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 2.574481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.587901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.602568] usb usb1: Product: UHCI Host Controller [ 2.611528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 2.623720] usb usb1: SerialNumber: 0000:00:01.2 [ 2.632125] hub 1-0:1.0: USB hub found [ 2.638889] hub 1-0:1.0: 2 ports detected [ 2.647453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 2.665520] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.673990] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.684091] mousedev: PS/2 mouse device common for all mice [ 2.694842] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.709883] rtc_cmos 00:00: RTC can wake from S4 [ 2.720190] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.731287] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 2.743324] i2c /dev entries driver [ 2.750753] device-mapper: uevent: version 1.0.3 [ 2.758954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 2.773302] ledtrig-cpu: registered to indicate activity on CPUs [ 2.786863] NET: Registered protocol family 10 [ 2.799111] NET: Registered protocol family 17 [ 2.810130] Key type dns_resolver registered [ 2.821026] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 2.833660] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 2.849753] registered taskstats version 1 [ 2.857582] Loading compiled-in X.509 certificates [ 2.868892] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 2.887304] zswap: loaded using pool lzo/zbud [ 2.902917] Key type trusted registered [ 2.914276] Key type encrypted registered [ 2.922630] AppArmor: AppArmor sha1 policy hashing enabled [ 2.935097] ima: No TPM chip found, activating TPM-bypass! [ 2.945290] evm: HMAC attrs: 0x1 [ 2.955150] Magic number: 10:769:277 [ 2.964300] tty tty14: hash matches [ 2.971964] rtc_cmos 00:00: setting system clock to 2018-07-25 11:15:52 UTC (1532517352) [ 2.985926] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.996205] EDD information not available. [ 3.018210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.033268] Write protecting the kernel read-only data: 14336k [ 3.060725] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 3.076803] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 3.20 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 3.64 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 3.722753] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 3.85. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2493.986 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.44s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBE21N+kLNI8skbL2IHoTmjMcw4FYCS6KCqzo4PVwdRS8p13tyvvfM+YsdtSWhBzCy2Jn4Bio9MiuIWGGUFdWH5JG/Q4RcbIVwx+rwef7akCsPFt5tvgWxVbgTOsDCkxav2UV3gd0WCmQfW7hmuBQbgr7nnxFZsMAc2hKpd4YUQmItKJxbRJe3dDHMI96dYoFDsj9MmGRX592rlpAeh81+Suft5CVdda4ytZiF6P2ABCng5Zt16v5ORPSlvfbFDlKcajQhszaaO4Hvce6aNlApbb7Y5Rvz1ODHYe9XOfJHD1sYUoGi0n6MasOZgmH4frnxp/gY1y/Al0f6/lIfwq45 root@vping-userdata-vm2-f515bfb3-66d2-4f28-b615-c1406618cd2d ssh-dss AAAAB3NzaC1kc3MAAACBAPxYNXLrVWiXPCsVSBjxsB07YCVRytO7QNj1tXceDREaWAngJV7IH0+OY5aXEXRs4YegIu1bED2FRZbrqlCOSGW9wn9EdcF/pd7zWFw8INsRr14Kmw4bvPAfcU2eoN0QX32xSzIdkjVP/w5MThk4A52gel4jjzwdLoeR8v9zfGCfAAAAFQDHKHpmPYswcb3iGZ7ciItufEE2lQAAAIBOWMgT1CUdVku/zpxdNEtDk3FBPgEP57nuwpEQptlEEjOobahFD29tPDNsHbWz1TbQiCUYuVTkV9FdxHH62vy22323v6QxCugW0okXn5w5N3RM/AC+NYFKcsL+Xt6rRSqfKf26af/Iw0V/TYwwXUg23aEcHyWxsY3uGJLbsCfKpQAAAIEA4KsCbzq00pYvJCbWWnPOBGyrT1XOjedG2wG0YGhK9Rm8to/n2ns8PFAj49kA7OtC6cP0SM7l/v3Hq2cpgGVScqm4SioLhaGKAhJ8imYN50TXq3wO2G91icgD6qpjJwwgggRq8U1sYWDd41EUDUn3lt6peW0SMw70iPalY/RhlOE= root@vping-userdata-vm2-f515bfb3-66d2-4f28-b615-c1406618cd2d -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe9c:5644/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-f515bfb3-66d2-4f28-b615-c1406618cd2d.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=8.89 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-f515bfb3-66d2-4f28-b615-c1406618cd2d login: 2018-07-25 11:15:58,630 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-25 11:15:58,630 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:51 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-25 11:15:58,634 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-25 11:15:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:58,947 - keystoneauth.session - 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-10d36d0b-4878-462b-8c40-a96a28f9f1b4 x-compute-request-id: req-10d36d0b-4878-462b-8c40-a96a28f9f1b4 2018-07-25 11:15:58,947 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f used request id req-10d36d0b-4878-462b-8c40-a96a28f9f1b4 2018-07-25 11:15:58,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.313104867935s 2018-07-25 11:15:58,947 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f used request id req-10d36d0b-4878-462b-8c40-a96a28f9f1b4 2018-07-25 11:15:58,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:15:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:15:59,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3154 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-077882fb-25f0-49e6-a369-3135ac9937e1 x-compute-request-id: req-077882fb-25f0-49e6-a369-3135ac9937e1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:9d:15", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c95caa1e-0da6-405f-816f-606786c7027f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:34.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "c95caa1e-0da6-405f-816f-606786c7027f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:58Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:26Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:15:59,311 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-077882fb-25f0-49e6-a369-3135ac9937e1 2018-07-25 11:15:59,311 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.363012075424s 2018-07-25 11:15:59,311 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-077882fb-25f0-49e6-a369-3135ac9937e1 2018-07-25 11:15:59,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:16:01,315 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:16:01,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:01,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1581 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe02b3e5-9455-4e9b-8a43-5590a86bf816 x-compute-request-id: req-fe02b3e5-9455-4e9b-8a43-5590a86bf816 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:15:45Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:16:01,677 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fe02b3e5-9455-4e9b-8a43-5590a86bf816 2018-07-25 11:16:01,677 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.361236095428s 2018-07-25 11:16:01,677 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-fe02b3e5-9455-4e9b-8a43-5590a86bf816 2018-07-25 11:16:01,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-25 11:16:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:01,951 - keystoneauth.session - 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-f14294a8-4505-45de-a338-9a908c98ee30 x-compute-request-id: req-f14294a8-4505-45de-a338-9a908c98ee30 2018-07-25 11:16:01,951 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f used request id req-f14294a8-4505-45de-a338-9a908c98ee30 2018-07-25 11:16:01,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.272859096527s 2018-07-25 11:16:01,951 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f used request id req-f14294a8-4505-45de-a338-9a908c98ee30 2018-07-25 11:16:01,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:16:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:02,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d706a66-292a-4699-a113-04826db0bdee x-compute-request-id: req-0d706a66-292a-4699-a113-04826db0bdee RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:56:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/257542b1-e6ed-410f-ac7e-faa9acff6c5f", "rel": "bookmark"}], "image": {"id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "links": [{"href": "https://192.16.1.222:8774/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:15:45.000000", "flavor": {"id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "links": [{"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}]}, "id": "257542b1-e6ed-410f-ac7e-faa9acff6c5f", "security_groups": [{"name": "default"}], "user_id": "828e2349672a4ac0b3076469d1737225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:16:01Z", "hostId": "de2e990b515cd7bcdab529ea49e08bddefffd2f4d8f08f6ba1371b93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_f515bfb3-66d2-4f28-b615-c1406618cd2d", "created": "2018-07-25T11:15:39Z", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:16:02,455 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0d706a66-292a-4699-a113-04826db0bdee 2018-07-25 11:16:02,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.503477096558s 2018-07-25 11:16:02,455 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-0d706a66-292a-4699-a113-04826db0bdee 2018-07-25 11:16:02,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:16:04,459 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:16:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:04,585 - 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-28a15c38-535c-417f-a744-9a5dd5703953 x-compute-request-id: req-28a15c38-535c-417f-a744-9a5dd5703953 RESP BODY: {"servers": []} 2018-07-25 11:16:04,585 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-28a15c38-535c-417f-a744-9a5dd5703953 2018-07-25 11:16:04,585 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.126165151596s 2018-07-25 11:16:04,586 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-28a15c38-535c-417f-a744-9a5dd5703953 2018-07-25 11:16:04,586 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:16:04,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" -d '{"subnet_id": "ddb958aa-c5db-4eaa-9a17-8e6920d2a4de"}' 2018-07-25 11:16:08,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-448ca53c-f488-4d56-95fe-14c69be69a33 Date: Wed, 25 Jul 2018 11:16:08 GMT RESP BODY: {"network_id": "72c98901-0dc4-48d6-980c-139faef13561", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "subnet_id": "ddb958aa-c5db-4eaa-9a17-8e6920d2a4de", "subnet_ids": ["ddb958aa-c5db-4eaa-9a17-8e6920d2a4de"], "port_id": "8b21371e-621a-4499-b308-a9bf6378b863", "id": "a682d38d-6d75-4764-9468-efa48c662093"} 2018-07-25 11:16:08,285 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093/remove_router_interface.json used request id req-448ca53c-f488-4d56-95fe-14c69be69a33 2018-07-25 11:16:08,285 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.69882893562s 2018-07-25 11:16:08,285 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093/remove_router_interface.json used request id req-448ca53c-f488-4d56-95fe-14c69be69a33 returning object a682d38d-6d75-4764-9468-efa48c662093 2018-07-25 11:16:08,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:16:08,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:08,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-6427d929-8792-4d51-a6bb-bd22cdd4135f Date: Wed, 25 Jul 2018 11:16:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:11Z", "admin_state_up": true, "updated_at": "2018-07-25T11:16:06Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "a682d38d-6d75-4764-9468-efa48c662093", "name": "vping_userdata-router_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:16:08,459 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6427d929-8792-4d51-a6bb-bd22cdd4135f 2018-07-25 11:16:08,459 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.173752069473s 2018-07-25 11:16:08,460 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-6427d929-8792-4d51-a6bb-bd22cdd4135f 2018-07-25 11:16:08,461 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:16:08,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:13,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ccf3fbdb-ffca-4a9c-bea1-acc95c8f1b65 Content-Length: 0 Date: Wed, 25 Jul 2018 11:16:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:16:13,636 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093.json used request id req-ccf3fbdb-ffca-4a9c-bea1-acc95c8f1b65 2018-07-25 11:16:13,636 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.17560791969s 2018-07-25 11:16:13,636 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/a682d38d-6d75-4764-9468-efa48c662093.json used request id req-ccf3fbdb-ffca-4a9c-bea1-acc95c8f1b65 2018-07-25 11:16:13,637 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:16:13,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:13,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf15955e-cd8a-4a9b-ab6b-8f79f9895d28 Date: Wed, 25 Jul 2018 11:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c98901-0dc4-48d6-980c-139faef13561","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:15:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"ddb958aa-c5db-4eaa-9a17-8e6920d2a4de","subnetpool_id":null,"name":"vping_userdata-subnet_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:16:13,728 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-bf15955e-cd8a-4a9b-ab6b-8f79f9895d28 2018-07-25 11:16:13,729 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0915610790253s 2018-07-25 11:16:13,729 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-bf15955e-cd8a-4a9b-ab6b-8f79f9895d28 2018-07-25 11:16:13,730 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:16:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/ddb958aa-c5db-4eaa-9a17-8e6920d2a4de.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:16,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56f8aa93-ce03-4935-aabc-4207528cd770 Date: Wed, 25 Jul 2018 11:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:16:16,992 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/ddb958aa-c5db-4eaa-9a17-8e6920d2a4de.json used request id req-56f8aa93-ce03-4935-aabc-4207528cd770 2018-07-25 11:16:16,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.26258301735s 2018-07-25 11:16:16,992 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/ddb958aa-c5db-4eaa-9a17-8e6920d2a4de.json used request id req-56f8aa93-ce03-4935-aabc-4207528cd770 2018-07-25 11:16:16,993 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:16:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:17,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1158 X-Openstack-Request-Id: req-b14784e5-2838-40ef-afb2-f3daf3cd8463 Date: Wed, 25 Jul 2018 11:16:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:16:16Z","tenant_id":"8bfeaca7f42b49db9140625a12a34a8b","created_at":"2018-07-25T11:15:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bfeaca7f42b49db9140625a12a34a8b","id":"72c98901-0dc4-48d6-980c-139faef13561","name":"vping_userdata-net_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:16:17,182 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b14784e5-2838-40ef-afb2-f3daf3cd8463 2018-07-25 11:16:17,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.189573049545s 2018-07-25 11:16:17,183 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-b14784e5-2838-40ef-afb2-f3daf3cd8463 2018-07-25 11:16:17,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:16:17,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/72c98901-0dc4-48d6-980c-139faef13561.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:20,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4928c852-e61e-4d88-a20d-2c671224ce61 Date: Wed, 25 Jul 2018 11:16:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:16:20,094 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/72c98901-0dc4-48d6-980c-139faef13561.json used request id req-4928c852-e61e-4d88-a20d-2c671224ce61 2018-07-25 11:16:20,095 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.91106796265s 2018-07-25 11:16:20,095 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/72c98901-0dc4-48d6-980c-139faef13561.json used request id req-4928c852-e61e-4d88-a20d-2c671224ce61 2018-07-25 11:16:20,099 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:16:20,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:20,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json x-openstack-request-id: req-6acec305-3306-4cfe-946e-c25653ce37cd RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/snap", "metadata": {}}], "file": "/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/file", "owner": "8bfeaca7f42b49db9140625a12a34a8b", "id": "b070345e-8af2-4660-b8a9-4e3a6cd9e923", "size": 12716032, "self": "/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:15:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_f515bfb3-66d2-4f28-b615-c1406618cd2d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:15:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:16:20,192 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6acec305-3306-4cfe-946e-c25653ce37cd 2018-07-25 11:16:20,192 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0927331447601s 2018-07-25 11:16:20,192 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-6acec305-3306-4cfe-946e-c25653ce37cd 2018-07-25 11:16:20,193 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-25 11:16:20,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1c3a7d84631d98d78c2e448a981c69c1a187eeb4" 2018-07-25 11:16:20,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-b490e238-6e06-4e33-ba09-cf194a0ab8b0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:16:20,709 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923 used request id req-b490e238-6e06-4e33-ba09-cf194a0ab8b0 2018-07-25 11:16:20,709 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.516334056854s 2018-07-25 11:16:20,709 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/b070345e-8af2-4660-b8a9-4e3a6cd9e923 used request id req-b490e238-6e06-4e33-ba09-cf194a0ab8b0 2018-07-25 11:16:20,710 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:16:20,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:20,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2634 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-33d04b72-524f-41eb-bac9-c1bccab98963 x-compute-request-id: req-33d04b72-524f-41eb-bac9-c1bccab98963 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "vping_userdata-flavor_f515bfb3-66d2-4f28-b615-c1406618cd2d", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:16:20,806 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-33d04b72-524f-41eb-bac9-c1bccab98963 2018-07-25 11:16:20,806 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0960938930511s 2018-07-25 11:16:20,806 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-33d04b72-524f-41eb-bac9-c1bccab98963 2018-07-25 11:16:20,809 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-25 11:16:20,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:20,862 - keystoneauth.session - 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-1adb0f9e-9618-4ce7-91c2-fa9449c94fd1 x-compute-request-id: req-1adb0f9e-9618-4ce7-91c2-fa9449c94fd1 2018-07-25 11:16:20,862 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26 used request id req-1adb0f9e-9618-4ce7-91c2-fa9449c94fd1 2018-07-25 11:16:20,862 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0533230304718s 2018-07-25 11:16:20,862 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/2b9a586e-8d7a-421b-8c02-d7b7f2c5fb26 used request id req-1adb0f9e-9618-4ce7-91c2-fa9449c94fd1 2018-07-25 11:16:20,863 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:16:20,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:20,956 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:20 GMT Content-Type: application/json Content-Length: 4183 Vary: X-Auth-Token x-openstack-request-id: req-1516d90d-34a7-49b9-bea5-3de8044ff429 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d", "links": {"self": "https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "828e2349672a4ac0b3076469d1737225", "domain_id": "default", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:16:20,956 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-1516d90d-34a7-49b9-bea5-3de8044ff429 2018-07-25 11:16:20,956 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0931720733643s 2018-07-25 11:16:20,956 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-1516d90d-34a7-49b9-bea5-3de8044ff429 2018-07-25 11:16:20,959 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:16:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:21,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:21 GMT Content-Type: application/json Content-Length: 331 Vary: X-Auth-Token x-openstack-request-id: req-aa77ffae-6894-4875-b691-79e818214f5c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "828e2349672a4ac0b3076469d1737225", "email": null, "name": "vping_userdata-user_f515bfb3-66d2-4f28-b615-c1406618cd2d"}} 2018-07-25 11:16:21,029 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225 used request id req-aa77ffae-6894-4875-b691-79e818214f5c 2018-07-25 11:16:21,029 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0702571868896s 2018-07-25 11:16:21,029 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225 used request id req-aa77ffae-6894-4875-b691-79e818214f5c 2018-07-25 11:16:21,030 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-25 11:16:21,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:21,213 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:21 GMT Vary: X-Auth-Token x-openstack-request-id: req-0f8edc21-980f-424f-a942-4fa7598f9fd8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:16:21,213 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225 used request id req-0f8edc21-980f-424f-a942-4fa7598f9fd8 2018-07-25 11:16:21,213 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.183301925659s 2018-07-25 11:16:21,213 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/828e2349672a4ac0b3076469d1737225 used request id req-0f8edc21-980f-424f-a942-4fa7598f9fd8 2018-07-25 11:16:21,217 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:16:21,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:21,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:21 GMT Content-Type: application/json Content-Length: 1083 Vary: X-Auth-Token x-openstack-request-id: req-ee1508fe-32c5-426d-a6a6-21c3581de4fe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b"}, "tags": [], "enabled": true, "id": "8bfeaca7f42b49db9140625a12a34a8b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_f515bfb3-66d2-4f28-b615-c1406618cd2d"}]} 2018-07-25 11:16:21,329 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-ee1508fe-32c5-426d-a6a6-21c3581de4fe 2018-07-25 11:16:21,329 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.112351894379s 2018-07-25 11:16:21,329 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-ee1508fe-32c5-426d-a6a6-21c3581de4fe 2018-07-25 11:16:21,332 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-25 11:16:21,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:22,396 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-b2d381b0-dd25-4403-b8c5-31b30fcc710d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:16:22,396 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-b2d381b0-dd25-4403-b8c5-31b30fcc710d 2018-07-25 11:16:22,396 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 1.06462693214s 2018-07-25 11:16:22,397 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-b2d381b0-dd25-4403-b8c5-31b30fcc710d 2018-07-25 11:16:22,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:16:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:22,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:22 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-2dc00755-9a25-4f08-858d-f69947036a3b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "708489d066184ba6a4cef3879ef25f10", "links": {"self": "https://192.16.1.222:5000/v3/roles/708489d066184ba6a4cef3879ef25f10"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:16:22,444 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2dc00755-9a25-4f08-858d-f69947036a3b 2018-07-25 11:16:22,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0453510284424s 2018-07-25 11:16:22,445 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-2dc00755-9a25-4f08-858d-f69947036a3b 2018-07-25 11:16:22,448 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-25 11:16:22,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/708489d066184ba6a4cef3879ef25f10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d2c22b869427cb14961f9c618c26738570e4688f" 2018-07-25 11:16:22,838 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-6d8f4f3b-b15c-42e8-8e27-2a35807c780c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:16:22,838 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/708489d066184ba6a4cef3879ef25f10 used request id req-6d8f4f3b-b15c-42e8-8e27-2a35807c780c 2018-07-25 11:16:22,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.390796899796s 2018-07-25 11:16:22,839 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/708489d066184ba6a4cef3879ef25f10 used request id req-6d8f4f3b-b15c-42e8-8e27-2a35807c780c 2018-07-25 11:16:22,871 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-25 11:16:22,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:16:22,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:16:22,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:16:22,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:16:22,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:16:22,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:16:22,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:16:22,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:22 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ea8535ca-7021-4271-8757-aa9a93bd1ebb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:16:22,928 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ea8535ca-7021-4271-8757-aa9a93bd1ebb 2018-07-25 11:16:22,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:16:23,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["tLshUVUQT-CWD0gnfj8W4w"], "issued_at": "2018-07-25T11:16:23.000000Z"}} 2018-07-25 11:16:23,471 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:16:23,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:23,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f4c93d3d-4c14-45aa-b001-7b6b44a76da1 Date: Wed, 25 Jul 2018 11:16:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:16:23,652 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f4c93d3d-4c14-45aa-b001-7b6b44a76da1 2018-07-25 11:16:23,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.180638074875s 2018-07-25 11:16:23,652 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f4c93d3d-4c14-45aa-b001-7b6b44a76da1 2018-07-25 11:16:23,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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-25 11:16:23,660 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:23 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:16:23,661 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:16:23,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:23,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:23 GMT Content-Type: application/json Content-Length: 475 Vary: X-Auth-Token x-openstack-request-id: req-b9c7e062-73c6-4335-9382-138303eb23bb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "https://192.16.1.222:5000/v3/domains/e860fbb843254962ae747e40d97ed052"}, "tags": [], "enabled": true, "id": "e860fbb843254962ae747e40d97ed052", "name": "heat"}], "links": {"self": "https://192.16.1.222:5000/v3/domains", "previous": null, "next": null}} 2018-07-25 11:16:23,713 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-b9c7e062-73c6-4335-9382-138303eb23bb 2018-07-25 11:16:23,713 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0523471832275s 2018-07-25 11:16:23,713 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains used request id req-b9c7e062-73c6-4335-9382-138303eb23bb 2018-07-25 11:16:23,717 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-25 11:16:23,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}}' 2018-07-25 11:16:23,793 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:23 GMT Content-Type: application/json Content-Length: 370 Vary: X-Auth-Token x-openstack-request-id: req-020a36ad-1e3a-4f4c-9156-5015fb336190 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618"}, "tags": [], "enabled": true, "id": "ea016108d0094451963a32881dff5618", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}} 2018-07-25 11:16:23,793 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-020a36ad-1e3a-4f4c-9156-5015fb336190 2018-07-25 11:16:23,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.0762870311737s 2018-07-25 11:16:23,794 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-020a36ad-1e3a-4f4c-9156-5015fb336190 2018-07-25 11:16:23,794 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'ea016108d0094451963a32881dff5618', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca'}) 2018-07-25 11:16:23,797 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-25 11:16:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "88cbcd88-2c0f-4592-b4c9-f79099072b96", "email": null, "name": "cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}}' 2018-07-25 11:16:24,399 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:24 GMT Content-Type: application/json Content-Length: 328 Vary: X-Auth-Token x-openstack-request-id: req-167b23c7-6a31-4c8c-8ece-a57cb7ac0ac3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"name": "cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "links": {"self": "https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3f92d41a252c42558571ae9818e23d22", "domain_id": "default", "password_expires_at": null}} 2018-07-25 11:16:24,399 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-167b23c7-6a31-4c8c-8ece-a57cb7ac0ac3 2018-07-25 11:16:24,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.601930856705s 2018-07-25 11:16:24,400 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/users used request id req-167b23c7-6a31-4c8c-8ece-a57cb7ac0ac3 2018-07-25 11:16:24,400 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3f92d41a252c42558571ae9818e23d22', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca'}) 2018-07-25 11:16:24,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:16:24,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:24,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:24 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-3e3f9eac-85a4-49a3-b456-53b5c3efd46b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:16:24,449 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3e3f9eac-85a4-49a3-b456-53b5c3efd46b 2018-07-25 11:16:24,449 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0453310012817s 2018-07-25 11:16:24,449 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3e3f9eac-85a4-49a3-b456-53b5c3efd46b 2018-07-25 11:16:24,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:16:24,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:24,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:24 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-3dd6bba4-624b-457d-8cd2-70f3d5d40a5f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:16:24,486 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3dd6bba4-624b-457d-8cd2-70f3d5d40a5f 2018-07-25 11:16:24,486 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0344748497009s 2018-07-25 11:16:24,486 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-3dd6bba4-624b-457d-8cd2-70f3d5d40a5f 2018-07-25 11:16:24,487 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-25 11:16:24,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.roles 2018-07-25 11:16:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" -d '{"role": {"name": "Member"}}' 2018-07-25 11:16:24,538 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:24 GMT Content-Type: application/json Content-Length: 179 Vary: X-Auth-Token x-openstack-request-id: req-5d8b380b-2567-4319-96c1-68ccee6499c8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "24bf9a5cf201483798938374a1410dcb", "links": {"self": "https://192.16.1.222:5000/v3/roles/24bf9a5cf201483798938374a1410dcb"}, "name": "Member"}} 2018-07-25 11:16:24,539 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-5d8b380b-2567-4319-96c1-68ccee6499c8 2018-07-25 11:16:24,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.roles in 0.0495991706848s 2018-07-25 11:16:24,539 - shade.request_ids - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-5d8b380b-2567-4319-96c1-68ccee6499c8 2018-07-25 11:16:24,539 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'24bf9a5cf201483798938374a1410dcb'}) 2018-07-25 11:16:24,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:16:24,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:25,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:25 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-98a179a1-8b27-47ba-bf43-898843a7cddb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "24bf9a5cf201483798938374a1410dcb", "links": {"self": "https://192.16.1.222:5000/v3/roles/24bf9a5cf201483798938374a1410dcb"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:16:25,113 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-98a179a1-8b27-47ba-bf43-898843a7cddb 2018-07-25 11:16:25,113 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.571628093719s 2018-07-25 11:16:25,113 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-98a179a1-8b27-47ba-bf43-898843a7cddb 2018-07-25 11:16:25,116 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-25 11:16:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:25,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:25 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-325c6a47-0cdc-4c2c-bb29-1fcd7cf93170 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:16:25,149 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-325c6a47-0cdc-4c2c-bb29-1fcd7cf93170 2018-07-25 11:16:25,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0337390899658s 2018-07-25 11:16:25,150 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-325c6a47-0cdc-4c2c-bb29-1fcd7cf93170 2018-07-25 11:16:25,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:16:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:26,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:26 GMT Content-Type: application/json Content-Length: 4180 Vary: X-Auth-Token x-openstack-request-id: req-5efba4d9-5879-4031-9e94-93682bda9efe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "links": {"self": "https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3f92d41a252c42558571ae9818e23d22", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:16:26,352 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5efba4d9-5879-4031-9e94-93682bda9efe 2018-07-25 11:16:26,352 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 1.20165514946s 2018-07-25 11:16:26,352 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-5efba4d9-5879-4031-9e94-93682bda9efe 2018-07-25 11:16:26,358 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:16:26,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:26,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:26 GMT Content-Type: application/json Content-Length: 1095 Vary: X-Auth-Token x-openstack-request-id: req-a620fed6-f9d7-49a7-b431-2c1f3db471b2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618"}, "tags": [], "enabled": true, "id": "ea016108d0094451963a32881dff5618", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:16:26,410 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-a620fed6-f9d7-49a7-b431-2c1f3db471b2 2018-07-25 11:16:26,410 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0521268844604s 2018-07-25 11:16:26,411 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?domain_id=default used request id req-a620fed6-f9d7-49a7-b431-2c1f3db471b2 2018-07-25 11:16:26,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-25 11:16:26,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:5000/v3/role_assignments?user.id=3f92d41a252c42558571ae9818e23d22&role.id=24bf9a5cf201483798938374a1410dcb&scope.project.id=ea016108d0094451963a32881dff5618" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:26,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:26 GMT Content-Type: application/json Content-Length: 256 Vary: X-Auth-Token x-openstack-request-id: req-136861c2-236a-4a8a-ae6a-fa7a076d90cc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role_assignments": [], "links": {"self": "https://192.16.1.222:5000/v3/role_assignments?user.id=3f92d41a252c42558571ae9818e23d22&role.id=24bf9a5cf201483798938374a1410dcb&scope.project.id=ea016108d0094451963a32881dff5618", "previous": null, "next": null}} 2018-07-25 11:16:26,455 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=3f92d41a252c42558571ae9818e23d22&role.id=24bf9a5cf201483798938374a1410dcb&scope.project.id=ea016108d0094451963a32881dff5618 used request id req-136861c2-236a-4a8a-ae6a-fa7a076d90cc 2018-07-25 11:16:26,455 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0406680107117s 2018-07-25 11:16:26,455 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/role_assignments?user.id=3f92d41a252c42558571ae9818e23d22&role.id=24bf9a5cf201483798938374a1410dcb&scope.project.id=ea016108d0094451963a32881dff5618 used request id req-136861c2-236a-4a8a-ae6a-fa7a076d90cc 2018-07-25 11:16:26,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-25 11:16:26,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618/users/3f92d41a252c42558571ae9818e23d22/roles/24bf9a5cf201483798938374a1410dcb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:16:27,772 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:27 GMT Vary: X-Auth-Token x-openstack-request-id: req-5ccdea04-8310-49a7-998c-4187b11abea2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:16:27,772 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618/users/3f92d41a252c42558571ae9818e23d22/roles/24bf9a5cf201483798938374a1410dcb used request id req-5ccdea04-8310-49a7-998c-4187b11abea2 2018-07-25 11:16:27,772 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 1.31452918053s 2018-07-25 11:16:27,772 - shade.request_ids - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618/users/3f92d41a252c42558571ae9818e23d22/roles/24bf9a5cf201483798938374a1410dcb used request id req-5ccdea04-8310-49a7-998c-4187b11abea2 2018-07-25 11:16:27,773 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'auth_version': '3', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'publicURL', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/home/opnfv/functest/conf/os_cacert', u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'RegionOne', u'key_manager_api_version': u'v1', 'password': '88cbcd88-2c0f-4592-b4c9-f79099072b96', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'project_id': u'ea016108d0094451963a32881dff5618', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': '1', u'container_api_version': u'1', 'auth_url': 'https://192.16.1.222:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'publicURL', u'disable_vendor_agent': {}}}} 2018-07-25 11:16:27,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:16:27,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:16:27,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:16:27,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:16:27,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:16:27,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:16:27,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:16:27,776 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'password': '88cbcd88-2c0f-4592-b4c9-f79099072b96', 'project_name': 'cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'user_domain_name': 'Default', 'auth_url': 'https://192.16.1.222:5000/v3', 'project_id': 'ea016108d0094451963a32881dff5618', 'project_domain_name': 'Default'} 2018-07-25 11:16:27,776 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-25 11:16:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:16:27,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:16:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c9a1ae9f-9b83-43dd-8544-703e17a37e8e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:16:27,993 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c9a1ae9f-9b83-43dd-8544-703e17a37e8e 2018-07-25 11:16:27,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:16:29,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24bf9a5cf201483798938374a1410dcb", "name": "Member"}], "expires_at": "2018-07-25T23:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea016108d0094451963a32881dff5618", "name": "cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/ea016108d0094451963a32881dff5618", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/ea016108d0094451963a32881dff5618", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/ea016108d0094451963a32881dff5618", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/ea016108d0094451963a32881dff5618", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/ea016108d0094451963a32881dff5618", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/ea016108d0094451963a32881dff5618", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/ea016108d0094451963a32881dff5618", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/ea016108d0094451963a32881dff5618", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/ea016108d0094451963a32881dff5618", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/ea016108d0094451963a32881dff5618", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/ea016108d0094451963a32881dff5618", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "id": "3f92d41a252c42558571ae9818e23d22"}, "audit_ids": ["zl1SHvCFQ4CFigXqPAaZSQ"], "issued_at": "2018-07-25T11:16:29.000000Z"}} 2018-07-25 11:16:29,795 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-25 11:16:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"network": {"name": "cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "admin_state_up": true}}' 2018-07-25 11:16:30,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-8fb34117-7110-4245-bb2e-c03156bbf63b Date: Wed, 25 Jul 2018 11:16:30 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-25T11:16:30Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ea016108d0094451963a32881dff5618","id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","name":"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}} 2018-07-25 11:16:30,369 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-8fb34117-7110-4245-bb2e-c03156bbf63b 2018-07-25 11:16:30,369 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.574237108231s 2018-07-25 11:16:30,369 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-8fb34117-7110-4245-bb2e-c03156bbf63b 2018-07-25 11:16:30,369 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:16:30Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'b7dcdc2b-1e62-431d-bda9-c62681f591f5', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca', u'admin_state_up': True, u'tenant_id': u'ea016108d0094451963a32881dff5618', u'created_at': u'2018-07-25T11:16:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ea016108d0094451963a32881dff5618'}) 2018-07-25 11:16:30,370 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:16:30,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:30,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1149 X-Openstack-Request-Id: req-d57cdfab-9482-406d-9321-fde45199e46d Date: Wed, 25 Jul 2018 11:16:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:16:30Z","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ea016108d0094451963a32881dff5618","id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","name":"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:16:30,563 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d57cdfab-9482-406d-9321-fde45199e46d 2018-07-25 11:16:30,563 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.192964076996s 2018-07-25 11:16:30,563 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-d57cdfab-9482-406d-9321-fde45199e46d 2018-07-25 11:16:30,564 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-25 11:16:30,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"subnet": {"name": "cinder_test-subnet_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "enable_dhcp": true, "network_id": "b7dcdc2b-1e62-431d-bda9-c62681f591f5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-25 11:16:31,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2fd031ed-453e-480b-a732-0b77c2d69cf7 Date: Wed, 25 Jul 2018 11:16:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:16:31Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ea016108d0094451963a32881dff5618","id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","subnetpool_id":null,"name":"cinder_test-subnet_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}} 2018-07-25 11:16:31,621 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2fd031ed-453e-480b-a732-0b77c2d69cf7 2018-07-25 11:16:31,621 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.05648303032s 2018-07-25 11:16:31,621 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-2fd031ed-453e-480b-a732-0b77c2d69cf7 2018-07-25 11:16:31,621 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:16:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'be1f8295-0ef8-4032-bc0c-8dd74b388099', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_2b48cde2-ebe4-4551-a69b-150a9e7cebca', u'enable_dhcp': True, u'network_id': u'b7dcdc2b-1e62-431d-bda9-c62681f591f5', u'tenant_id': u'ea016108d0094451963a32881dff5618', u'created_at': u'2018-07-25T11:16:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ea016108d0094451963a32881dff5618'}) 2018-07-25 11:16:31,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-25 11:16:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "cinder_test-router_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "admin_state_up": true}}' 2018-07-25 11:16:39,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-5ffbd693-1a3b-4641-901e-2d1e24c55e1a Date: Wed, 25 Jul 2018 11:16:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:32Z", "admin_state_up": true, "updated_at": "2018-07-25T11:16:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ea016108d0094451963a32881dff5618", "id": "b9aaefe0-ae86-4980-8d63-50b0386e7b38", "name": "cinder_test-router_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}} 2018-07-25 11:16:39,746 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5ffbd693-1a3b-4641-901e-2d1e24c55e1a 2018-07-25 11:16:39,746 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 8.12470698357s 2018-07-25 11:16:39,746 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-5ffbd693-1a3b-4641-901e-2d1e24c55e1a 2018-07-25 11:16:39,747 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T11:16:33Z', u'revision_number': 3, u'id': u'b9aaefe0-ae86-4980-8d63-50b0386e7b38', u'external_gateway_info': {u'network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3f31dafb-4c5d-4db1-a0d2-5f7e65666abf', u'ip_address': u'192.16.1.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_2b48cde2-ebe4-4551-a69b-150a9e7cebca', u'admin_state_up': True, u'tenant_id': u'ea016108d0094451963a32881dff5618', u'created_at': u'2018-07-25T11:16:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'ea016108d0094451963a32881dff5618'}) 2018-07-25 11:16:39,747 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-25 11:16:39,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"subnet_id": "be1f8295-0ef8-4032-bc0c-8dd74b388099"}' 2018-07-25 11:16:44,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a560cbc5-9f11-49c6-a7bd-5ca02687a43b Date: Wed, 25 Jul 2018 11:16:44 GMT RESP BODY: {"network_id": "b7dcdc2b-1e62-431d-bda9-c62681f591f5", "tenant_id": "ea016108d0094451963a32881dff5618", "subnet_id": "be1f8295-0ef8-4032-bc0c-8dd74b388099", "subnet_ids": ["be1f8295-0ef8-4032-bc0c-8dd74b388099"], "port_id": "090f65c2-1012-4f25-bda9-925cd8d46033", "id": "b9aaefe0-ae86-4980-8d63-50b0386e7b38"} 2018-07-25 11:16:44,288 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38/add_router_interface.json used request id req-a560cbc5-9f11-49c6-a7bd-5ca02687a43b 2018-07-25 11:16:44,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.54124403s 2018-07-25 11:16:44,289 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38/add_router_interface.json used request id req-a560cbc5-9f11-49c6-a7bd-5ca02687a43b returning object b9aaefe0-ae86-4980-8d63-50b0386e7b38 2018-07-25 11:16:44,289 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:16:44,386 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-25 11:16:44,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:16:44,403 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 768 RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "https://192.16.1.222:9292/v2/", "rel": "self"}]}]} 2018-07-25 11:16:44,405 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:16:44,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:45,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json x-openstack-request-id: req-36c77dc9-b782-43f6-9ece-76b552e82374 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:16:45,027 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-36c77dc9-b782-43f6-9ece-76b552e82374 2018-07-25 11:16:45,027 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.621723890305s 2018-07-25 11:16:45,027 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-36c77dc9-b782-43f6-9ece-76b552e82374 2018-07-25 11:16:45,032 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-25 11:16:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}' 2018-07-25 11:16:45,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-e29a61c0-e8f9-4ac8-ba22-019c6c14b98d RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7/file", "owner": "ea016108d0094451963a32881dff5618", "id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "size": null, "self": "/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:16:45Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "checksum": null, "created_at": "2018-07-25T11:16:45Z", "protected": false} 2018-07-25 11:16:45,708 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-e29a61c0-e8f9-4ac8-ba22-019c6c14b98d 2018-07-25 11:16:45,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.675315141678s 2018-07-25 11:16:45,708 - shade.request_ids - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-e29a61c0-e8f9-4ac8-ba22-019c6c14b98d returning object de1ff353-db40-483c-8b3e-57a7b50773b7 2018-07-25 11:16:45,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-25 11:16:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '' 2018-07-25 11:16:46,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-b8102131-9eea-40be-8193-2042e65b56b1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:16:46,942 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7/file used request id req-b8102131-9eea-40be-8193-2042e65b56b1 2018-07-25 11:16:46,942 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.23373103142s 2018-07-25 11:16:46,942 - shade.request_ids - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7/file used request id req-b8102131-9eea-40be-8193-2042e65b56b1 2018-07-25 11:16:46,943 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T11:16:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7/file', u'owner': u'ea016108d0094451963a32881dff5618', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'de1ff353-db40-483c-8b3e-57a7b50773b7', u'size': None, u'name': u'cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca', u'checksum': None, u'self': u'/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T11:16:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 11:16:46,943 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-25 11:16:46,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-25 11:16:47,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 513 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5ce6a1b-8f6b-4b2a-98b4-5173bffe5df7 x-compute-request-id: req-e5ce6a1b-8f6b-4b2a-98b4-5173bffe5df7 RESP BODY: {"flavor": {"name": "cinder_test-flavor_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa"}} 2018-07-25 11:16:47,011 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-e5ce6a1b-8f6b-4b2a-98b4-5173bffe5df7 2018-07-25 11:16:47,011 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0678160190582s 2018-07-25 11:16:47,011 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-e5ce6a1b-8f6b-4b2a-98b4-5173bffe5df7 2018-07-25 11:16:47,012 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64d49607fdd949c2b865e398f7f1620e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'89111e43-fd57-4cdf-8cf9-e43fd1cce4aa', 'swap': 0}) 2018-07-25 11:16:47,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-25 11:16:47,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" -d '{"extra_specs": {}}' 2018-07-25 11:16:47,077 - 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-3c7a69e9-b520-4be2-95a7-ab5a699be6d1 x-compute-request-id: req-3c7a69e9-b520-4be2-95a7-ab5a699be6d1 RESP BODY: {"extra_specs": {}} 2018-07-25 11:16:47,077 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa/os-extra_specs used request id req-3c7a69e9-b520-4be2-95a7-ab5a699be6d1 2018-07-25 11:16:47,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0649509429932s 2018-07-25 11:16:47,078 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa/os-extra_specs used request id req-3c7a69e9-b520-4be2-95a7-ab5a699be6d1 2018-07-25 11:16:47,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-25 11:16:47,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"keypair": {"name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}}' 2018-07-25 11:16:47,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2326 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-96e84a9e-5c35-4584-8631-a90e3a7878bf x-compute-request-id: req-96e84a9e-5c35-4584-8631-a90e3a7878bf RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmjwpbFqFsLOXWiB2losHRPSngacPPPqDkkvNsqPvXwQuLdCxvJbAQe0S76NmFzgvFHWTicT43sn6pSQwVXVy3kcgbDMb83OeASMkh45UOx66aLNQcmEzkqSGk8vhUl+iGG0navuZmI7Iyh6Hpbl7tUW9lOY9aPaIz9l6xfRwCMOc+93xJJTDaqJcNGsy7hif+pjInuDOVQmH6EU5F6eSdvs59eNf5rQmpUMJrl0G7OMTXvqzaVH8LKUKz5NF1hjdK/rNZ4O3E3uDkNxAa8zrHSGucZYqd582zVkI+mSnnZSFp208RB6Gyo7gjaDl2HoC5ovJyVwXcO2/fY9fRXfC3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApo8KWxahbCzl1ogdpaLB0T0p4GnDzz6g5JLzbKj718ELi3Qs\nbyWwEHtEu+jZhc4LxR1k4nE+N7J+qUkMFV1ct5HIGwzG/NzngEjJIeOVDseumizU\nHJhM5KkhpPL4VJfohhtJ2r7mZiOyMoeh6W5e7VFvZTmPWj2iM/ZesX0cAjDnPvd8\nSSUw2qiXDRrMu4Yn/qYyJ7gzlUJh+hFORenknb7OfXjX+a0JqVDCa5dBuzjE176s\n2lR/CylCs+TRdYY3Sv6zWeDtxN7g5DcQGvM6x0hrnGWKnefNs1ZCPpkp52UhadtP\nEQehsqO4I2g5dh6AuaLyclcF3Dtv32PX0V3wtwIDAQABAoIBAG3YrIXCeRd0zOgd\nwR+6JYUvh2y/lCocLdRRrkUddWqnoEuKhLuQ6XsVMRGU0dDTQSPw7NYCxXvKNorC\n6Ds25a0TchuU469kqTELz8qP44Bp5Rc9NW7eaufrO4sjyu9PeETpvl2LxTvbkuyM\nUxY2elidepAR1B85wr3uYClCT7SJJ47vb4aPpUjylbg8sQW4YLtCshTbRMD3ONcA\nrsPGTiWnFCUCK5kwuUdYKGjEvo9dRc4Ekr9gKljU7YxTY3wYQk0jsXl3Eb3wPuHh\nfEU1bFr2ArQHwZSYRYZv9a/snj5isxvHMPlFpWNekmWSJLGSk1+Y8/ZihXBbPq/R\nB2voWlECgYEA1fPhgrdnV6MYCu3sPp2PSP1MxeLp8Ng/Tsr5VMhgjuyX9hpSk+B6\n2+8x153aQj6AJDDY9wG6TSgZviGyfe+nXMb6cilxjPdcRGJrlMaCfD0/rmb6Hy4x\nd+IvCA4FIty7VkcDZvt0iMlCIgL27U0uyKyD9dO2Gjy41Q4An79/570CgYEAx0q8\nhj0JfCccj5yIKUt6woGhjlcKTzjxcArA5beNCv4VRGuwPhWj7mYdEhpEbGKaJzZ6\nbhilsuTUdtWYAANRu2NwzlxeNNZDq26XMYOx+E8ZWVMRJR4VZa+rC/3jXqvL3XVx\nSCOn1d7Bd8bijcaMoonI1bK9bCgo1LnQ6nNP94MCgYBLY71h5yhmDBUrvLyTL8fO\ni1rjG9sdP8XHCOSkiFrl4d6GHK5eZypDl1xzwq6mywkyN3gsSZKRH4E6qvsPP0Q0\n//Q+B/Z4Gq2Ldza7XNub1aU72hNmq0tJGA1EhFQw/aCRfUJoplBg5rID9BF4esry\ncT+qfqhbRGxIvr9fiwYR7QKBgFqKO6gI5tw+sJ0WEk4gen8PgaQ3Kvne9uFeIVC7\n2RobYPIaspEiJ73RKnfk8x0CluIlv+1wySbDCzuJwmqPF3y4qrE2CZ6bkVa7AXl/\nSUV0OiH4uRtR1YrDCkSCbd++0Pmlt3d8q21grCiMdLTQdWgKjPF5KNGQVSx/1sgM\n51GdAoGBAIJeso6mT7flJ9VzVLzjPDOuAmjDhXvyFcQS6IHsm2hZQt1WgsCVmDb8\n5LkX+9RHGPT4jPRvkVWG7h9rg8sFQGaXZA05I1egwqhb/WPA+7WfC+I9F3ySpAMF\nAlT+8zNsWjSOP88iz2cdg8LJEu0azQ3C6QUTaktGYne6pW7JKT5t\n-----END RSA PRIVATE KEY-----\n", "user_id": "3f92d41a252c42558571ae9818e23d22", "name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "fingerprint": "cf:77:96:25:89:04:99:0d:86:0f:a8:2d:4a:6e:70:3a"}} 2018-07-25 11:16:47,381 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-96e84a9e-5c35-4584-8631-a90e3a7878bf 2018-07-25 11:16:47,382 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.303376913071s 2018-07-25 11:16:47,382 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-96e84a9e-5c35-4584-8631-a90e3a7878bf 2018-07-25 11:16:47,382 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmjwpbFqFsLOXWiB2losHRPSngacPPPqDkkvNsqPvXwQuLdCxvJbAQe0S76NmFzgvFHWTicT43sn6pSQwVXVy3kcgbDMb83OeASMkh45UOx66aLNQcmEzkqSGk8vhUl+iGG0navuZmI7Iyh6Hpbl7tUW9lOY9aPaIz9l6xfRwCMOc+93xJJTDaqJcNGsy7hif+pjInuDOVQmH6EU5F6eSdvs59eNf5rQmpUMJrl0G7OMTXvqzaVH8LKUKz5NF1hjdK/rNZ4O3E3uDkNxAa8zrHSGucZYqd582zVkI+mSnnZSFp208RB6Gyo7gjaDl2HoC5ovJyVwXcO2/fY9fRXfC3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApo8KWxahbCzl1ogdpaLB0T0p4GnDzz6g5JLzbKj718ELi3Qs\nbyWwEHtEu+jZhc4LxR1k4nE+N7J+qUkMFV1ct5HIGwzG/NzngEjJIeOVDseumizU\nHJhM5KkhpPL4VJfohhtJ2r7mZiOyMoeh6W5e7VFvZTmPWj2iM/ZesX0cAjDnPvd8\nSSUw2qiXDRrMu4Yn/qYyJ7gzlUJh+hFORenknb7OfXjX+a0JqVDCa5dBuzjE176s\n2lR/CylCs+TRdYY3Sv6zWeDtxN7g5DcQGvM6x0hrnGWKnefNs1ZCPpkp52UhadtP\nEQehsqO4I2g5dh6AuaLyclcF3Dtv32PX0V3wtwIDAQABAoIBAG3YrIXCeRd0zOgd\nwR+6JYUvh2y/lCocLdRRrkUddWqnoEuKhLuQ6XsVMRGU0dDTQSPw7NYCxXvKNorC\n6Ds25a0TchuU469kqTELz8qP44Bp5Rc9NW7eaufrO4sjyu9PeETpvl2LxTvbkuyM\nUxY2elidepAR1B85wr3uYClCT7SJJ47vb4aPpUjylbg8sQW4YLtCshTbRMD3ONcA\nrsPGTiWnFCUCK5kwuUdYKGjEvo9dRc4Ekr9gKljU7YxTY3wYQk0jsXl3Eb3wPuHh\nfEU1bFr2ArQHwZSYRYZv9a/snj5isxvHMPlFpWNekmWSJLGSk1+Y8/ZihXBbPq/R\nB2voWlECgYEA1fPhgrdnV6MYCu3sPp2PSP1MxeLp8Ng/Tsr5VMhgjuyX9hpSk+B6\n2+8x153aQj6AJDDY9wG6TSgZviGyfe+nXMb6cilxjPdcRGJrlMaCfD0/rmb6Hy4x\nd+IvCA4FIty7VkcDZvt0iMlCIgL27U0uyKyD9dO2Gjy41Q4An79/570CgYEAx0q8\nhj0JfCccj5yIKUt6woGhjlcKTzjxcArA5beNCv4VRGuwPhWj7mYdEhpEbGKaJzZ6\nbhilsuTUdtWYAANRu2NwzlxeNNZDq26XMYOx+E8ZWVMRJR4VZa+rC/3jXqvL3XVx\nSCOn1d7Bd8bijcaMoonI1bK9bCgo1LnQ6nNP94MCgYBLY71h5yhmDBUrvLyTL8fO\ni1rjG9sdP8XHCOSkiFrl4d6GHK5eZypDl1xzwq6mywkyN3gsSZKRH4E6qvsPP0Q0\n//Q+B/Z4Gq2Ldza7XNub1aU72hNmq0tJGA1EhFQw/aCRfUJoplBg5rID9BF4esry\ncT+qfqhbRGxIvr9fiwYR7QKBgFqKO6gI5tw+sJ0WEk4gen8PgaQ3Kvne9uFeIVC7\n2RobYPIaspEiJ73RKnfk8x0CluIlv+1wySbDCzuJwmqPF3y4qrE2CZ6bkVa7AXl/\nSUV0OiH4uRtR1YrDCkSCbd++0Pmlt3d8q21grCiMdLTQdWgKjPF5KNGQVSx/1sgM\n51GdAoGBAIJeso6mT7flJ9VzVLzjPDOuAmjDhXvyFcQS6IHsm2hZQt1WgsCVmDb8\n5LkX+9RHGPT4jPRvkVWG7h9rg8sFQGaXZA05I1egwqhb/WPA+7WfC+I9F3ySpAMF\nAlT+8zNsWjSOP88iz2cdg8LJEu0azQ3C6QUTaktGYne6pW7JKT5t\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3f92d41a252c42558571ae9818e23d22', 'name': u'cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'created_at': '2018-07-25T11:16:47.382764', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea016108d0094451963a32881dff5618', 'name': 'cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'cf:77:96:25:89:04:99:0d:86:0f:a8:2d:4a:6e:70:3a', 'type': 'ssh', 'id': u'cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca'}) 2018-07-25 11:16:47,383 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEApo8KWxahbCzl1ogdpaLB0T0p4GnDzz6g5JLzbKj718ELi3Qs byWwEHtEu+jZhc4LxR1k4nE+N7J+qUkMFV1ct5HIGwzG/NzngEjJIeOVDseumizU HJhM5KkhpPL4VJfohhtJ2r7mZiOyMoeh6W5e7VFvZTmPWj2iM/ZesX0cAjDnPvd8 SSUw2qiXDRrMu4Yn/qYyJ7gzlUJh+hFORenknb7OfXjX+a0JqVDCa5dBuzjE176s 2lR/CylCs+TRdYY3Sv6zWeDtxN7g5DcQGvM6x0hrnGWKnefNs1ZCPpkp52UhadtP EQehsqO4I2g5dh6AuaLyclcF3Dtv32PX0V3wtwIDAQABAoIBAG3YrIXCeRd0zOgd wR+6JYUvh2y/lCocLdRRrkUddWqnoEuKhLuQ6XsVMRGU0dDTQSPw7NYCxXvKNorC 6Ds25a0TchuU469kqTELz8qP44Bp5Rc9NW7eaufrO4sjyu9PeETpvl2LxTvbkuyM UxY2elidepAR1B85wr3uYClCT7SJJ47vb4aPpUjylbg8sQW4YLtCshTbRMD3ONcA rsPGTiWnFCUCK5kwuUdYKGjEvo9dRc4Ekr9gKljU7YxTY3wYQk0jsXl3Eb3wPuHh fEU1bFr2ArQHwZSYRYZv9a/snj5isxvHMPlFpWNekmWSJLGSk1+Y8/ZihXBbPq/R B2voWlECgYEA1fPhgrdnV6MYCu3sPp2PSP1MxeLp8Ng/Tsr5VMhgjuyX9hpSk+B6 2+8x153aQj6AJDDY9wG6TSgZviGyfe+nXMb6cilxjPdcRGJrlMaCfD0/rmb6Hy4x d+IvCA4FIty7VkcDZvt0iMlCIgL27U0uyKyD9dO2Gjy41Q4An79/570CgYEAx0q8 hj0JfCccj5yIKUt6woGhjlcKTzjxcArA5beNCv4VRGuwPhWj7mYdEhpEbGKaJzZ6 bhilsuTUdtWYAANRu2NwzlxeNNZDq26XMYOx+E8ZWVMRJR4VZa+rC/3jXqvL3XVx SCOn1d7Bd8bijcaMoonI1bK9bCgo1LnQ6nNP94MCgYBLY71h5yhmDBUrvLyTL8fO i1rjG9sdP8XHCOSkiFrl4d6GHK5eZypDl1xzwq6mywkyN3gsSZKRH4E6qvsPP0Q0 //Q+B/Z4Gq2Ldza7XNub1aU72hNmq0tJGA1EhFQw/aCRfUJoplBg5rID9BF4esry cT+qfqhbRGxIvr9fiwYR7QKBgFqKO6gI5tw+sJ0WEk4gen8PgaQ3Kvne9uFeIVC7 2RobYPIaspEiJ73RKnfk8x0CluIlv+1wySbDCzuJwmqPF3y4qrE2CZ6bkVa7AXl/ SUV0OiH4uRtR1YrDCkSCbd++0Pmlt3d8q21grCiMdLTQdWgKjPF5KNGQVSx/1sgM 51GdAoGBAIJeso6mT7flJ9VzVLzjPDOuAmjDhXvyFcQS6IHsm2hZQt1WgsCVmDb8 5LkX+9RHGPT4jPRvkVWG7h9rg8sFQGaXZA05I1egwqhb/WPA+7WfC+I9F3ySpAMF AlT+8zNsWjSOP88iz2cdg8LJEu0azQ3C6QUTaktGYne6pW7JKT5t -----END RSA PRIVATE KEY----- 2018-07-25 11:16:47,384 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-25 11:16:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"security_group": {"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-25 11:16:47,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-e9b65118-7988-4ad7-8a50-2e1a0f20db7a Date: Wed, 25 Jul 2018 11:16:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:47Z", "updated_at": "2018-07-25T11:16:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "9ec97a42-4643-4b2a-8432-f7f718901fe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "c89d3d4f-2acf-44ba-bf17-b2ee811e4e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 2, "project_id": "ea016108d0094451963a32881dff5618", "id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}} 2018-07-25 11:16:47,691 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-e9b65118-7988-4ad7-8a50-2e1a0f20db7a 2018-07-25 11:16:47,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.306500911713s 2018-07-25 11:16:47,691 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-e9b65118-7988-4ad7-8a50-2e1a0f20db7a 2018-07-25 11:16:47,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:16:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:47,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-cf8214fb-a386-4524-8825-71cf97bcfadd Date: Wed, 25 Jul 2018 11:16:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:47Z", "updated_at": "2018-07-25T11:16:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "9ec97a42-4643-4b2a-8432-f7f718901fe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "c89d3d4f-2acf-44ba-bf17-b2ee811e4e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 2, "project_id": "ea016108d0094451963a32881dff5618", "id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}]} 2018-07-25 11:16:47,780 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-cf8214fb-a386-4524-8825-71cf97bcfadd 2018-07-25 11:16:47,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0860679149628s 2018-07-25 11:16:47,780 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-cf8214fb-a386-4524-8825-71cf97bcfadd 2018-07-25 11:16:47,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-25 11:16:47,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120"}}' 2018-07-25 11:16:48,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3dc57d2e-bba1-41af-8b49-a12e1789b989 Date: Wed, 25 Jul 2018 11:16:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "port_range_min": 22, "revision_number": 0, "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:47Z", "project_id": "ea016108d0094451963a32881dff5618", "id": "b4ccd01f-a5a7-417d-8c1d-f41fa6d36b58"}} 2018-07-25 11:16:48,015 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-3dc57d2e-bba1-41af-8b49-a12e1789b989 2018-07-25 11:16:48,015 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.232490062714s 2018-07-25 11:16:48,016 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-3dc57d2e-bba1-41af-8b49-a12e1789b989 2018-07-25 11:16:48,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:16:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:48,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-48b7690a-1d1f-4845-8a45-ec4ad85403bc Date: Wed, 25 Jul 2018 11:16:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:47Z", "updated_at": "2018-07-25T11:16:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "9ec97a42-4643-4b2a-8432-f7f718901fe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "b4ccd01f-a5a7-417d-8c1d-f41fa6d36b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "c89d3d4f-2acf-44ba-bf17-b2ee811e4e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 3, "project_id": "ea016108d0094451963a32881dff5618", "id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}]} 2018-07-25 11:16:48,124 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-48b7690a-1d1f-4845-8a45-ec4ad85403bc 2018-07-25 11:16:48,124 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.10564494133s 2018-07-25 11:16:48,124 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-48b7690a-1d1f-4845-8a45-ec4ad85403bc 2018-07-25 11:16:48,126 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-25 11:16:48,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120"}}' 2018-07-25 11:16:48,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-dd57d890-4ce7-4190-a419-ee31cc065b57 Date: Wed, 25 Jul 2018 11:16:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:16:48Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "port_range_min": null, "revision_number": 0, "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:48Z", "project_id": "ea016108d0094451963a32881dff5618", "id": "306df390-b034-4beb-8fb6-76410a817fdf"}} 2018-07-25 11:16:48,344 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-dd57d890-4ce7-4190-a419-ee31cc065b57 2018-07-25 11:16:48,344 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.217663049698s 2018-07-25 11:16:48,344 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules.json used request id req-dd57d890-4ce7-4190-a419-ee31cc065b57 2018-07-25 11:16:48,345 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:16:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:48,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-cdc7d06d-94ae-44ab-bc62-d25d3c10068c Date: Wed, 25 Jul 2018 11:16:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["be1f8295-0ef8-4032-bc0c-8dd74b388099"],"updated_at":"2018-07-25T11:16:31Z","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ea016108d0094451963a32881dff5618","id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","name":"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:16:48,550 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cdc7d06d-94ae-44ab-bc62-d25d3c10068c 2018-07-25 11:16:48,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.204246997833s 2018-07-25 11:16:48,550 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-cdc7d06d-94ae-44ab-bc62-d25d3c10068c 2018-07-25 11:16:48,553 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:16:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:48,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-57c67dd8-4802-4c2a-8ad9-3c1f242317b6 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/de1ff353-db40-483c-8b3e-57a7b50773b7/snap", "metadata": {}}], "file": "/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7/file", "owner": "ea016108d0094451963a32881dff5618", "id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "size": 12716032, "self": "/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/de1ff353-db40-483c-8b3e-57a7b50773b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:16:46Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:16:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:16:48,617 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-57c67dd8-4802-4c2a-8ad9-3c1f242317b6 2018-07-25 11:16:48,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0635278224945s 2018-07-25 11:16:48,617 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-57c67dd8-4802-4c2a-8ad9-3c1f242317b6 2018-07-25 11:16:48,619 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:16:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:48,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5d62d5c-a332-446c-9eb6-8cab832fad16 x-compute-request-id: req-e5d62d5c-a332-446c-9eb6-8cab832fad16 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}, {"name": "cinder_test-flavor_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa"}]} 2018-07-25 11:16:48,658 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-e5d62d5c-a332-446c-9eb6-8cab832fad16 2018-07-25 11:16:48,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0386550426483s 2018-07-25 11:16:48,658 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-e5d62d5c-a332-446c-9eb6-8cab832fad16 2018-07-25 11:16:48,661 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-25 11:16:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"server": {"name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "imageRef": "de1ff353-db40-483c-8b3e-57a7b50773b7", "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "flavorRef": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b7dcdc2b-1e62-431d-bda9-c62681f591f5"}], "security_groups": [{"name": "2b7939be-62d8-42d7-a883-fb18b67cb120"}]}}' 2018-07-25 11:16:49,765 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a80119a7-4551-4f64-8d09-bfde8aa363ce x-compute-request-id: req-a80119a7-4551-4f64-8d09-bfde8aa363ce RESP BODY: {"server": {"security_groups": [{"name": "2b7939be-62d8-42d7-a883-fb18b67cb120"}], "OS-DCF:diskConfig": "MANUAL", "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "adminPass": "QaoaNsfieU2p"}} 2018-07-25 11:16:49,766 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-a80119a7-4551-4f64-8d09-bfde8aa363ce 2018-07-25 11:16:49,766 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.10516119003s 2018-07-25 11:16:49,766 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-a80119a7-4551-4f64-8d09-bfde8aa363ce 2018-07-25 11:16:49,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:16:49,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:50,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a77df43-afed-4c9e-ba6b-bbdb97ec5048 x-compute-request-id: req-9a77df43-afed-4c9e-ba6b-bbdb97ec5048 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "user_id": "3f92d41a252c42558571ae9818e23d22", "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-25T11:16:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:16:50,085 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9a77df43-afed-4c9e-ba6b-bbdb97ec5048 2018-07-25 11:16:50,086 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.318730115891s 2018-07-25 11:16:50,086 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-9a77df43-afed-4c9e-ba6b-bbdb97ec5048 2018-07-25 11:16:50,090 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:16:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:50,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-f3d703f9-2d16-46ad-a625-66b170ba1a34 Date: Wed, 25 Jul 2018 11:16:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["be1f8295-0ef8-4032-bc0c-8dd74b388099"],"updated_at":"2018-07-25T11:16:31Z","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ea016108d0094451963a32881dff5618","id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","name":"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:16:50,550 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f3d703f9-2d16-46ad-a625-66b170ba1a34 2018-07-25 11:16:50,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.459892034531s 2018-07-25 11:16:50,550 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-f3d703f9-2d16-46ad-a625-66b170ba1a34 2018-07-25 11:16:50,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:16:50,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:50,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67734e30-1bb0-4a87-addf-654eef538744 Date: Wed, 25 Jul 2018 11:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:16:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ea016108d0094451963a32881dff5618","id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","subnetpool_id":null,"name":"cinder_test-subnet_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:16:50,626 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-67734e30-1bb0-4a87-addf-654eef538744 2018-07-25 11:16:50,626 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0752730369568s 2018-07-25 11:16:50,626 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-67734e30-1bb0-4a87-addf-654eef538744 2018-07-25 11:16:50,626 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:16:52,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:16:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:52,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1392 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1aba297-54d4-45cb-b865-057b7f21ccba x-compute-request-id: req-e1aba297-54d4-45cb-b865-057b7f21ccba RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:16:52Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:16:52,867 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e1aba297-54d4-45cb-b865-057b7f21ccba 2018-07-25 11:16:52,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.238433837891s 2018-07-25 11:16:52,868 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e1aba297-54d4-45cb-b865-057b7f21ccba 2018-07-25 11:16:52,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:16:54,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:16:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:55,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1478 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee23f5e1-6c76-4909-8010-c8f22c681f7e x-compute-request-id: req-ee23f5e1-6c76-4909-8010-c8f22c681f7e RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:16:52Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:16:55,230 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ee23f5e1-6c76-4909-8010-c8f22c681f7e 2018-07-25 11:16:55,230 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.357378005981s 2018-07-25 11:16:55,230 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ee23f5e1-6c76-4909-8010-c8f22c681f7e 2018-07-25 11:16:55,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:16:57,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:16:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:57,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1669 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b774677b-eeb0-43b7-bfc8-b4af32e9eb66 x-compute-request-id: req-b774677b-eeb0-43b7-bfc8-b4af32e9eb66 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:16:56Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:16:57,956 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b774677b-eeb0-43b7-bfc8-b4af32e9eb66 2018-07-25 11:16:57,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.720607042313s 2018-07-25 11:16:57,957 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-b774677b-eeb0-43b7-bfc8-b4af32e9eb66 2018-07-25 11:16:57,959 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:16:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:58,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-520509b7-c9b8-4494-93b5-af85c80b0481 Date: Wed, 25 Jul 2018 11:16:58 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:52Z","admin_state_up":true,"updated_at":"2018-07-25T11:16:54Z","binding:vnic_type":"normal","device_id":"3c190a78-c65b-4d08-81d2-9070f854c7c1","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:29:f2:81","id":"069da702-fdb6-430b-a732-227e3daa3402","port_security_enabled":true,"project_id":"ea016108d0094451963a32881dff5618","fixed_ips":[{"subnet_id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["2b7939be-62d8-42d7-a883-fb18b67cb120"],"name":""}]} 2018-07-25 11:16:58,108 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1 used request id req-520509b7-c9b8-4494-93b5-af85c80b0481 2018-07-25 11:16:58,108 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.148535013199s 2018-07-25 11:16:58,108 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1 used request id req-520509b7-c9b8-4494-93b5-af85c80b0481 2018-07-25 11:16:58,111 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:16:58,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=069da702-fdb6-430b-a732-227e3daa3402" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:16:58,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7e0432c0-8608-4c73-9d3e-d8a85dd5e031 Date: Wed, 25 Jul 2018 11:16:58 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:16:58,151 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=069da702-fdb6-430b-a732-227e3daa3402 used request id req-7e0432c0-8608-4c73-9d3e-d8a85dd5e031 2018-07-25 11:16:58,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0395379066467s 2018-07-25 11:16:58,151 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=069da702-fdb6-430b-a732-227e3daa3402 used request id req-7e0432c0-8608-4c73-9d3e-d8a85dd5e031 2018-07-25 11:16:58,152 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:16:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:00,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1669 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-68f087d1-338b-48b3-a786-012d9969b1a1 x-compute-request-id: req-68f087d1-338b-48b3-a786-012d9969b1a1 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:16:56Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:17:00,211 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-68f087d1-338b-48b3-a786-012d9969b1a1 2018-07-25 11:17:00,211 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.05862092972s 2018-07-25 11:17:00,211 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-68f087d1-338b-48b3-a786-012d9969b1a1 2018-07-25 11:17:00,213 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:17:00,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:00,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2209aada-980d-4f07-b55a-45665333c319 Date: Wed, 25 Jul 2018 11:17:00 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:52Z","admin_state_up":true,"updated_at":"2018-07-25T11:16:54Z","binding:vnic_type":"normal","device_id":"3c190a78-c65b-4d08-81d2-9070f854c7c1","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:29:f2:81","id":"069da702-fdb6-430b-a732-227e3daa3402","port_security_enabled":true,"project_id":"ea016108d0094451963a32881dff5618","fixed_ips":[{"subnet_id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["2b7939be-62d8-42d7-a883-fb18b67cb120"],"name":""}]} 2018-07-25 11:17:00,331 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1 used request id req-2209aada-980d-4f07-b55a-45665333c319 2018-07-25 11:17:00,331 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.117375135422s 2018-07-25 11:17:00,331 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1 used request id req-2209aada-980d-4f07-b55a-45665333c319 2018-07-25 11:17:00,334 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:17:00,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=069da702-fdb6-430b-a732-227e3daa3402" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:00,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5c185f69-bb21-4e3d-a529-b1c407cdde86 Date: Wed, 25 Jul 2018 11:17:00 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:17:00,365 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=069da702-fdb6-430b-a732-227e3daa3402 used request id req-5c185f69-bb21-4e3d-a529-b1c407cdde86 2018-07-25 11:17:00,366 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0319621562958s 2018-07-25 11:17:00,366 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=069da702-fdb6-430b-a732-227e3daa3402 used request id req-5c185f69-bb21-4e3d-a529-b1c407cdde86 2018-07-25 11:17:00,366 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:f2:81', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'de1ff353-db40-483c-8b3e-57a7b50773b7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:16:56.000000', 'flavor': Munch({u'id': u'89111e43-fd57-4cdf-8cf9-e43fd1cce4aa'}), 'az': u'nova', 'id': u'3c190a78-c65b-4d08-81d2-9070f854c7c1', 'security_groups': [Munch({u'name': u'cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3f92d41a252c42558571ae9818e23d22', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea016108d0094451963a32881dff5618', 'name': 'cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-25T11:16:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-25T11:16:56Z', 'hostId': u'2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:16:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ea016108d0094451963a32881dff5618', 'name': u'cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'adminPass': None, 'tenant_id': u'ea016108d0094451963a32881dff5618', 'created_at': u'2018-07-25T11:16:49Z', 'created': u'2018-07-25T11:16:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-25 11:17:00,368 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:17:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:00,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-7f6de16b-d029-477c-b6b2-c414e89b0258 Date: Wed, 25 Jul 2018 11:17:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["be1f8295-0ef8-4032-bc0c-8dd74b388099"],"updated_at":"2018-07-25T11:16:31Z","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ea016108d0094451963a32881dff5618","id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","name":"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:17:00,529 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7f6de16b-d029-477c-b6b2-c414e89b0258 2018-07-25 11:17:00,529 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.161451101303s 2018-07-25 11:17:00,529 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-7f6de16b-d029-477c-b6b2-c414e89b0258 2018-07-25 11:17:00,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:17:00,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:00,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-eb77f0fe-309a-4a20-84b3-2f86a989b096 Date: Wed, 25 Jul 2018 11:17:00 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:52Z","admin_state_up":true,"updated_at":"2018-07-25T11:16:54Z","binding:vnic_type":"normal","device_id":"3c190a78-c65b-4d08-81d2-9070f854c7c1","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:29:f2:81","id":"069da702-fdb6-430b-a732-227e3daa3402","port_security_enabled":true,"project_id":"ea016108d0094451963a32881dff5618","fixed_ips":[{"subnet_id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","ip_address":"192.168.120.11"}],"extra_dhcp_opts":[],"security_groups":["2b7939be-62d8-42d7-a883-fb18b67cb120"],"name":""}]} 2018-07-25 11:17:00,630 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1 used request id req-eb77f0fe-309a-4a20-84b3-2f86a989b096 2018-07-25 11:17:00,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0997788906097s 2018-07-25 11:17:00,630 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=3c190a78-c65b-4d08-81d2-9070f854c7c1 used request id req-eb77f0fe-309a-4a20-84b3-2f86a989b096 2018-07-25 11:17:00,631 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-25 11:17:00,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"floatingip": {"floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.11", "port_id": "069da702-fdb6-430b-a732-227e3daa3402"}}' 2018-07-25 11:17:04,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-941bb978-3499-494d-807f-b602f894c48d Date: Wed, 25 Jul 2018 11:17:04 GMT RESP BODY: {"floatingip": {"router_id": "b9aaefe0-ae86-4980-8d63-50b0386e7b38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:17:01Z", "updated_at": "2018-07-25T11:17:01Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "192.16.1.111", "revision_number": 0, "project_id": "ea016108d0094451963a32881dff5618", "port_id": "069da702-fdb6-430b-a732-227e3daa3402", "id": "6d04211d-b4bf-4cc7-b776-afa364b9eeda"}} 2018-07-25 11:17:04,013 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-941bb978-3499-494d-807f-b602f894c48d 2018-07-25 11:17:04,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.3822259903s 2018-07-25 11:17:04,013 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-941bb978-3499-494d-807f-b602f894c48d 2018-07-25 11:17:04,015 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'b9aaefe0-ae86-4980-8d63-50b0386e7b38', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ea016108d0094451963a32881dff5618', 'created_at': u'2018-07-25T11:17:01Z', 'attached': True, 'updated_at': u'2018-07-25T11:17:01Z', 'id': u'6d04211d-b4bf-4cc7-b776-afa364b9eeda', 'floating_network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'192.16.1.111', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea016108d0094451963a32881dff5618', 'name': 'cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b9aaefe0-ae86-4980-8d63-50b0386e7b38', 'project_id': u'ea016108d0094451963a32881dff5618', 'port_id': u'069da702-fdb6-430b-a732-227e3daa3402', 'port': u'069da702-fdb6-430b-a732-227e3daa3402', 'network': u'35d2346e-8530-4f1c-bc8e-fcc380065937'}) 2018-07-25 11:17:04,016 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:17:04,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:17:04,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 13601 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-541eada6-b9cb-494d-9ca9-f6b2e5df9bf6 x-compute-request-id: req-541eada6-b9cb-494d-9ca9-f6b2e5df9bf6 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.028033] pid_max: default: 32768 minimum: 301\n[ 0.036039] ACPI: Core revision 20150930\n[ 0.044876] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.060063] Security Framework initialized\n[ 0.068045] Yama: becoming mindful.\n[ 0.076049] AppArmor: AppArmor initialized\n[ 0.084101] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.092231] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.100132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.116726] Initializing cgroup subsys io\n[ 0.128038] Initializing cgroup subsys memory\n[ 0.136045] Initializing cgroup subsys devices\n[ 0.144037] Initializing cgroup subsys freezer\n[ 0.152036] Initializing cgroup subsys net_cls\n[ 0.160038] Initializing cgroup subsys perf_event\n[ 0.168051] Initializing cgroup subsys net_prio\n[ 0.176036] Initializing cgroup subsys hugetlb\n[ 0.184036] Initializing cgroup subsys pids\n[ 0.193661] CPU: Physical Processor ID: 0\n[ 0.201318] mce: CPU supports 10 MCE banks\n[ 0.209049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216033] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.494795] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.697104] ftrace: allocating 31920 entries in 125 pages\n[ 0.720402] smpboot: Max logical packages: 1\n[ 0.728036] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.739015] x2apic enabled\n[ 0.740040] Switched APIC routing to physical x2apic.\n[ 0.763148] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.764000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.776054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.788993] x86: Booted up 1 node, 1 CPUs\n[ 0.792078] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.799307] devtmpfs: initialized\n[ 0.801505] evm: security.selinux\n[ 0.804045] evm: security.SMACK64\n[ 0.808040] evm: security.SMACK64EXEC\n[ 0.812041] evm: security.SMACK64TRANSMUTE\n[ 0.816040] evm: security.SMACK64MMAP\n[ 0.820040] evm: security.ima\n[ 0.824052] evm: security.capability\n[ 0.828188] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.832144] pinctrl core: initialized pinctrl subsystem\n[ 0.836892] RTC time: 11:17:02, date: 07/25/18\n[ 0.840330] NET: Registered protocol family 16\n[ 0.844435] cpuidle: using governor ladder\n[ 0.848045] cpuidle: using governor menu\n[ 0.852045] PCCT header not found.\n[ 0.856294] ACPI: bus type PCI registered\n[ 0.860041] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.864825] PCI: Using configuration type 1 for base access\n[ 0.869513] ACPI: Added _OSI(Module Device)\n[ 0.872041] ACPI: Added _OSI(Processor Device)\n[ 0.876042] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.880041] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.886863] ACPI: Interpreter enabled\n[ 0.888047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.900043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.912135] ACPI: (supports S0 S3 S4 S5)\n[ 0.916041] ACPI: Using IOAPIC for interrupt routing\n[ 0.920058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.928130] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.932048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.936048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.940051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.944802] acpiphp: Slot [3] registered\n[ 0.948148] acpiphp: Slot [4] registered\n[ 0.952146] acpiphp: Slot [5] registered\n[ 0.956151] acpiphp: Slot [6] registered\n[ 0.960159] acpiphp: Slot [7] registered\n[ 0.964150] acpiphp: Slot [8] registered\n[ 0.968150] acpiphp: Slot [9] registered\n[ 0.972148] acpiphp: Slot [10] registered\n[ 0.976150] acpiphp: Slot [11] registered\n[ 0.980165] acpiphp: Slot [12] registered\n[ 0.984146] acpiphp: Slot [13] registered\n[ 0.988146] acpiphp: Slot [14] registered\n[ 0.992150] acpiphp: Slot [15] registered\n[ 0.996147] acpiphp: Slot [16] registered\n[ 1.000152] acpiphp: Slot [17] registered\n[ 1.004149] acpiphp: Slot [18] registered\n[ 1.008147] acpiphp: Slot [19] registered\n[ 1.012148] acpiphp: Slot [20] registered\n[ 1.016147] acpiphp: Slot [21] registered\n[ 1.020149] acpiphp: Slot [22] registered\n[ 1.024147] acpiphp: Slot [23] registered\n[ 1.028152] acpiphp: Slot [24] registered\n[ 1.032150] acpiphp: Slot [25] registered\n[ 1.036148] acpiphp: Slot [26] registered\n[ 1.040206] acpiphp: Slot [27] registered\n[ 1.044152] acpiphp: Slot [28] registered\n[ 1.048146] acpiphp: Slot [29] registered\n[ 1.052168] acpiphp: Slot [30] registered\n[ 1.056148] acpiphp: Slot [31] registered\n[ 1.060136] PCI host bridge to bus 0000:00\n[ 1.064043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.068042] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.072042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.076049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.080044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.084043] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.107253] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.108043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.112044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.116042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.135241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.136133] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.266177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.276601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.288587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.300504] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.312329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.322278] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.333866] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.336000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.336064] vgaarb: loaded\n[ 1.340046] vgaarb: bridge control possible 0000:00:02.0\n[ 1.351012] SCSI subsystem initialized\n[ 1.358296] ACPI: bus type USB registered\n[ 1.360750] usbcore: registered new interface driver usbfs\n[ 1.364244] usbcore: registered new interface driver hub\n[ 1.368090] usbcore: registered new device driver usb\n[ 1.376676] PCI: Using ACPI for IR"} 2018-07-25 11:17:04,233 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/action used request id req-541eada6-b9cb-494d-9ca9-f6b2e5df9bf6 2018-07-25 11:17:04,233 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.217212915421s 2018-07-25 11:17:04,233 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/action used request id req-541eada6-b9cb-494d-9ca9-f6b2e5df9bf6 2018-07-25 11:17:04,233 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.028033] pid_max: default: 32768 minimum: 301 [ 0.036039] ACPI: Core revision 20150930 [ 0.044876] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060063] Security Framework initialized [ 0.068045] Yama: becoming mindful. [ 0.076049] AppArmor: AppArmor initialized [ 0.084101] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092231] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100132] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108036] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116726] Initializing cgroup subsys io [ 0.128038] Initializing cgroup subsys memory [ 0.136045] Initializing cgroup subsys devices [ 0.144037] Initializing cgroup subsys freezer [ 0.152036] Initializing cgroup subsys net_cls [ 0.160038] Initializing cgroup subsys perf_event [ 0.168051] Initializing cgroup subsys net_prio [ 0.176036] Initializing cgroup subsys hugetlb [ 0.184036] Initializing cgroup subsys pids [ 0.193661] CPU: Physical Processor ID: 0 [ 0.201318] mce: CPU supports 10 MCE banks [ 0.209049] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216033] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.494795] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.697104] ftrace: allocating 31920 entries in 125 pages [ 0.720402] smpboot: Max logical packages: 1 [ 0.728036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.739015] x2apic enabled [ 0.740040] Switched APIC routing to physical x2apic. [ 0.763148] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.764000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.776054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.788993] x86: Booted up 1 node, 1 CPUs [ 0.792078] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.799307] devtmpfs: initialized [ 0.801505] evm: security.selinux [ 0.804045] evm: security.SMACK64 [ 0.808040] evm: security.SMACK64EXEC [ 0.812041] evm: security.SMACK64TRANSMUTE [ 0.816040] evm: security.SMACK64MMAP [ 0.820040] evm: security.ima [ 0.824052] evm: security.capability [ 0.828188] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.832144] pinctrl core: initialized pinctrl subsystem [ 0.836892] RTC time: 11:17:02, date: 07/25/18 [ 0.840330] NET: Registered protocol family 16 [ 0.844435] cpuidle: using governor ladder [ 0.848045] cpuidle: using governor menu [ 0.852045] PCCT header not found. [ 0.856294] ACPI: bus type PCI registered [ 0.860041] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.864825] PCI: Using configuration type 1 for base access [ 0.869513] ACPI: Added _OSI(Module Device) [ 0.872041] ACPI: Added _OSI(Processor Device) [ 0.876042] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.880041] ACPI: Added _OSI(Processor Aggregator Device) [ 0.886863] ACPI: Interpreter enabled [ 0.888047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.900043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.912135] ACPI: (supports S0 S3 S4 S5) [ 0.916041] ACPI: Using IOAPIC for interrupt routing [ 0.920058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.928130] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.932048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.936048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.940051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.944802] acpiphp: Slot [3] registered [ 0.948148] acpiphp: Slot [4] registered [ 0.952146] acpiphp: Slot [5] registered [ 0.956151] acpiphp: Slot [6] registered [ 0.960159] acpiphp: Slot [7] registered [ 0.964150] acpiphp: Slot [8] registered [ 0.968150] acpiphp: Slot [9] registered [ 0.972148] acpiphp: Slot [10] registered [ 0.976150] acpiphp: Slot [11] registered [ 0.980165] acpiphp: Slot [12] registered [ 0.984146] acpiphp: Slot [13] registered [ 0.988146] acpiphp: Slot [14] registered [ 0.992150] acpiphp: Slot [15] registered [ 0.996147] acpiphp: Slot [16] registered [ 1.000152] acpiphp: Slot [17] registered [ 1.004149] acpiphp: Slot [18] registered [ 1.008147] acpiphp: Slot [19] registered [ 1.012148] acpiphp: Slot [20] registered [ 1.016147] acpiphp: Slot [21] registered [ 1.020149] acpiphp: Slot [22] registered [ 1.024147] acpiphp: Slot [23] registered [ 1.028152] acpiphp: Slot [24] registered [ 1.032150] acpiphp: Slot [25] registered [ 1.036148] acpiphp: Slot [26] registered [ 1.040206] acpiphp: Slot [27] registered [ 1.044152] acpiphp: Slot [28] registered [ 1.048146] acpiphp: Slot [29] registered [ 1.052168] acpiphp: Slot [30] registered [ 1.056148] acpiphp: Slot [31] registered [ 1.060136] PCI host bridge to bus 0000:00 [ 1.064043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.068042] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.072042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.076049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.080044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.084043] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.107253] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.108043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.112044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.116042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.135241] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.136133] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.266177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.276601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.288587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.300504] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.312329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.322278] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.333866] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.336000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.336064] vgaarb: loaded [ 1.340046] vgaarb: bridge control possible 0000:00:02.0 [ 1.351012] SCSI subsystem initialized [ 1.358296] ACPI: bus type USB registered [ 1.360750] usbcore: registered new interface driver usbfs [ 1.364244] usbcore: registered new interface driver hub [ 1.368090] usbcore: registered new device driver usb [ 1.376676] PCI: Using ACPI for IR 2018-07-25 11:17:19,255 - paramiko.transport - DEBUG - starting thread (client mode): 0xaff88e50L 2018-07-25 11:17:19,255 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-25 11:17:19,257 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-25 11:17:19,257 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-25 11:17:19,258 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-25 11:17:19,258 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-25 11:17:19,259 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-25 11:17:19,259 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-25 11:17:19,259 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-25 11:17:19,259 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-25 11:17:19,317 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-25 11:17:19,318 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-25 11:17:19,319 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.111: f9c6c8431dc426e90ba2b75a9326ce05 2018-07-25 11:17:19,320 - paramiko.transport - DEBUG - Trying discovered key cf7796258904990d860fa82d4a6e703a in /tmp/tmpREO91G 2018-07-25 11:17:19,358 - paramiko.transport - DEBUG - userauth is OK 2018-07-25 11:17:19,362 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-25 11:17:19,385 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.POST.volumes 2018-07-25 11:17:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"volume": {"name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "size": "2"}}' 2018-07-25 11:17:21,916 - keystoneauth.session - DEBUG - RESP: [202] x-compute-request-id: req-77437b9c-e546-47f0-b4bb-d901b537eac8 Content-Type: application/json Content-Length: 821 x-openstack-request-id: req-77437b9c-e546-47f0-b4bb-d901b537eac8 RESP BODY: {"volume": {"status": "creating", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}} 2018-07-25 11:17:21,916 - keystoneauth.session - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes used request id req-77437b9c-e546-47f0-b4bb-d901b537eac8 2018-07-25 11:17:21,916 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.POST.volumes in 2.53035402298s 2018-07-25 11:17:21,916 - shade.request_ids - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes used request id req-77437b9c-e546-47f0-b4bb-d901b537eac8 2018-07-25 11:17:21,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:17:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:22,666 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-e4c276e6-920a-41be-a6d3-4ebbf5959f4d Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-e4c276e6-920a-41be-a6d3-4ebbf5959f4d RESP BODY: {"volumes": [{"status": "creating", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:17:22.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:17:22,666 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-e4c276e6-920a-41be-a6d3-4ebbf5959f4d 2018-07-25 11:17:22,666 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.749728918076s 2018-07-25 11:17:22,667 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-e4c276e6-920a-41be-a6d3-4ebbf5959f4d 2018-07-25 11:17:22,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:17:24,670 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:17:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:25,484 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-70cf0088-3f40-48aa-b78c-d1a03f387cb1 Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-70cf0088-3f40-48aa-b78c-d1a03f387cb1 RESP BODY: {"volumes": [{"status": "available", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:17:23.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:17:25,485 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-70cf0088-3f40-48aa-b78c-d1a03f387cb1 2018-07-25 11:17:25,485 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.814265012741s 2018-07-25 11:17:25,485 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-70cf0088-3f40-48aa-b78c-d1a03f387cb1 2018-07-25 11:17:25,486 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:17:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:25,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-72fa68c0-74d4-4b1e-8157-663083dbe989 Date: Wed, 25 Jul 2018 11:17:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["be1f8295-0ef8-4032-bc0c-8dd74b388099"],"updated_at":"2018-07-25T11:16:31Z","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ea016108d0094451963a32881dff5618","id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","name":"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:17:25,692 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-72fa68c0-74d4-4b1e-8157-663083dbe989 2018-07-25 11:17:25,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.205759048462s 2018-07-25 11:17:25,692 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-72fa68c0-74d4-4b1e-8157-663083dbe989 2018-07-25 11:17:25,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:17:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:25,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-1d76061d-565b-4227-84e9-bad0c270ce10 RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/de1ff353-db40-483c-8b3e-57a7b50773b7/snap", "metadata": {}}], "file": "/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7/file", "owner": "ea016108d0094451963a32881dff5618", "id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "size": 12716032, "self": "/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/de1ff353-db40-483c-8b3e-57a7b50773b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:16:46Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:16:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:17:25,765 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-1d76061d-565b-4227-84e9-bad0c270ce10 2018-07-25 11:17:25,765 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0700662136078s 2018-07-25 11:17:25,765 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-1d76061d-565b-4227-84e9-bad0c270ce10 2018-07-25 11:17:25,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:17:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:25,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c689d3cb-7b3a-4a4a-80d3-d327e69e5bb8 x-compute-request-id: req-c689d3cb-7b3a-4a4a-80d3-d327e69e5bb8 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}, {"name": "cinder_test-flavor_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa"}]} 2018-07-25 11:17:25,814 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-c689d3cb-7b3a-4a4a-80d3-d327e69e5bb8 2018-07-25 11:17:25,814 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0472869873047s 2018-07-25 11:17:25,814 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-c689d3cb-7b3a-4a4a-80d3-d327e69e5bb8 2018-07-25 11:17:25,817 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-25 11:17:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"server": {"name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "imageRef": "de1ff353-db40-483c-8b3e-57a7b50773b7", "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "flavorRef": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b7dcdc2b-1e62-431d-bda9-c62681f591f5"}], "security_groups": [{"name": "2b7939be-62d8-42d7-a883-fb18b67cb120"}]}}' 2018-07-25 11:17:27,760 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 407 location: https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-57f181b8-9503-4885-8a24-a68c7b85466b x-compute-request-id: req-57f181b8-9503-4885-8a24-a68c7b85466b RESP BODY: {"server": {"security_groups": [{"name": "2b7939be-62d8-42d7-a883-fb18b67cb120"}], "OS-DCF:diskConfig": "MANUAL", "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "adminPass": "CYPehzsi9dDB"}} 2018-07-25 11:17:27,760 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-57f181b8-9503-4885-8a24-a68c7b85466b 2018-07-25 11:17:27,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 1.94331717491s 2018-07-25 11:17:27,760 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-57f181b8-9503-4885-8a24-a68c7b85466b 2018-07-25 11:17:27,761 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:17:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:28,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3108 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6574798-367b-40cc-95e6-38bd9c2fd856 x-compute-request-id: req-e6574798-367b-40cc-95e6-38bd9c2fd856 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "user_id": "3f92d41a252c42558571ae9818e23d22", "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-25T11:17:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:16:56Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:17:28,403 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e6574798-367b-40cc-95e6-38bd9c2fd856 2018-07-25 11:17:28,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.642045974731s 2018-07-25 11:17:28,403 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e6574798-367b-40cc-95e6-38bd9c2fd856 2018-07-25 11:17:28,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:17:30,408 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:17:30,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:32,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3252 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-69727cc6-1cd8-41c0-83bf-775da91b157a x-compute-request-id: req-69727cc6-1cd8-41c0-83bf-775da91b157a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:17:29Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:16:56Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:17:32,152 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-69727cc6-1cd8-41c0-83bf-775da91b157a 2018-07-25 11:17:32,152 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.74423480034s 2018-07-25 11:17:32,153 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-69727cc6-1cd8-41c0-83bf-775da91b157a 2018-07-25 11:17:32,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:17:34,158 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:17:34,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:34,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3252 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7db29497-0352-45d0-aa35-2f6e08357e59 x-compute-request-id: req-7db29497-0352-45d0-aa35-2f6e08357e59 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:17:29Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:16:56Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:17:34,606 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7db29497-0352-45d0-aa35-2f6e08357e59 2018-07-25 11:17:34,606 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.447904109955s 2018-07-25 11:17:34,606 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-7db29497-0352-45d0-aa35-2f6e08357e59 2018-07-25 11:17:34,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:17:36,611 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:17:36,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:36,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3443 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-41a3878c-5ea7-4a86-ac47-70401b1a32e7 x-compute-request-id: req-41a3878c-5ea7-4a86-ac47-70401b1a32e7 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:17:34.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:17:34Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:16:56Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:17:36,958 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-41a3878c-5ea7-4a86-ac47-70401b1a32e7 2018-07-25 11:17:36,958 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.346477985382s 2018-07-25 11:17:36,958 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-41a3878c-5ea7-4a86-ac47-70401b1a32e7 2018-07-25 11:17:36,961 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:17:36,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:37,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-17ea1413-8a45-439c-a000-859ff95d3ce5 Date: Wed, 25 Jul 2018 11:17:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:17:30Z","admin_state_up":true,"updated_at":"2018-07-25T11:17:36Z","binding:vnic_type":"normal","device_id":"c1c8aa58-e598-4fec-90e4-9e8c67737ca1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b0:d5:68","id":"124fca29-f334-453f-bc14-4ed4e7733ac0","port_security_enabled":true,"project_id":"ea016108d0094451963a32881dff5618","fixed_ips":[{"subnet_id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["2b7939be-62d8-42d7-a883-fb18b67cb120"],"name":""}]} 2018-07-25 11:17:37,046 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1 used request id req-17ea1413-8a45-439c-a000-859ff95d3ce5 2018-07-25 11:17:37,046 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0846478939056s 2018-07-25 11:17:37,046 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1 used request id req-17ea1413-8a45-439c-a000-859ff95d3ce5 2018-07-25 11:17:37,049 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:17:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=124fca29-f334-453f-bc14-4ed4e7733ac0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:37,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9c5758de-d4e0-4c83-9bd9-79ec4a5a23c2 Date: Wed, 25 Jul 2018 11:17:37 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:17:37,078 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=124fca29-f334-453f-bc14-4ed4e7733ac0 used request id req-9c5758de-d4e0-4c83-9bd9-79ec4a5a23c2 2018-07-25 11:17:37,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0290360450745s 2018-07-25 11:17:37,078 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=124fca29-f334-453f-bc14-4ed4e7733ac0 used request id req-9c5758de-d4e0-4c83-9bd9-79ec4a5a23c2 2018-07-25 11:17:37,079 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:17:37,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:37,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3443 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4ce7856-8dcc-4c4f-9cc6-ab03252c5254 x-compute-request-id: req-e4ce7856-8dcc-4c4f-9cc6-ab03252c5254 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:17:34.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:17:34Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:16:56Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:17:37,484 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e4ce7856-8dcc-4c4f-9cc6-ab03252c5254 2018-07-25 11:17:37,484 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.40567612648s 2018-07-25 11:17:37,485 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-e4ce7856-8dcc-4c4f-9cc6-ab03252c5254 2018-07-25 11:17:37,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:17:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:37,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ee01f00d-e3b8-4bdb-88e6-95a1d0950a7b Date: Wed, 25 Jul 2018 11:17:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:17:30Z","admin_state_up":true,"updated_at":"2018-07-25T11:17:36Z","binding:vnic_type":"normal","device_id":"c1c8aa58-e598-4fec-90e4-9e8c67737ca1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b0:d5:68","id":"124fca29-f334-453f-bc14-4ed4e7733ac0","port_security_enabled":true,"project_id":"ea016108d0094451963a32881dff5618","fixed_ips":[{"subnet_id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["2b7939be-62d8-42d7-a883-fb18b67cb120"],"name":""}]} 2018-07-25 11:17:37,568 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1 used request id req-ee01f00d-e3b8-4bdb-88e6-95a1d0950a7b 2018-07-25 11:17:37,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0800240039825s 2018-07-25 11:17:37,568 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1 used request id req-ee01f00d-e3b8-4bdb-88e6-95a1d0950a7b 2018-07-25 11:17:37,570 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:17:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/floatingips.json?port_id=124fca29-f334-453f-bc14-4ed4e7733ac0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:37,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-48b24948-60cc-4a79-aa54-481a13079085 Date: Wed, 25 Jul 2018 11:17:37 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:17:37,612 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=124fca29-f334-453f-bc14-4ed4e7733ac0 used request id req-48b24948-60cc-4a79-aa54-481a13079085 2018-07-25 11:17:37,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0415599346161s 2018-07-25 11:17:37,612 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json?port_id=124fca29-f334-453f-bc14-4ed4e7733ac0 used request id req-48b24948-60cc-4a79-aa54-481a13079085 2018-07-25 11:17:37,613 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b0:d5:68', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'de1ff353-db40-483c-8b3e-57a7b50773b7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:17:34.000000', 'flavor': Munch({u'id': u'89111e43-fd57-4cdf-8cf9-e43fd1cce4aa'}), 'az': u'nova', 'id': u'c1c8aa58-e598-4fec-90e4-9e8c67737ca1', 'security_groups': [Munch({u'name': u'cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3f92d41a252c42558571ae9818e23d22', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea016108d0094451963a32881dff5618', 'name': 'cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-25T11:17:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-25T11:17:34Z', 'hostId': u'2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-25T11:17:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ea016108d0094451963a32881dff5618', 'name': u'cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'adminPass': None, 'tenant_id': u'ea016108d0094451963a32881dff5618', 'created_at': u'2018-07-25T11:17:27Z', 'created': u'2018-07-25T11:17:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-07-25 11:17:37,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:17:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:37,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-5fcb850e-8261-4939-a13e-77083b78e28f Date: Wed, 25 Jul 2018 11:17:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["be1f8295-0ef8-4032-bc0c-8dd74b388099"],"updated_at":"2018-07-25T11:16:31Z","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ea016108d0094451963a32881dff5618","id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","name":"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:17:37,776 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5fcb850e-8261-4939-a13e-77083b78e28f 2018-07-25 11:17:37,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.162263154984s 2018-07-25 11:17:37,777 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-5fcb850e-8261-4939-a13e-77083b78e28f 2018-07-25 11:17:37,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-25 11:17:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:37,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9f641c24-06b1-4a61-826b-208a36a2f33f Date: Wed, 25 Jul 2018 11:17:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:17:30Z","admin_state_up":true,"updated_at":"2018-07-25T11:17:36Z","binding:vnic_type":"normal","device_id":"c1c8aa58-e598-4fec-90e4-9e8c67737ca1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b0:d5:68","id":"124fca29-f334-453f-bc14-4ed4e7733ac0","port_security_enabled":true,"project_id":"ea016108d0094451963a32881dff5618","fixed_ips":[{"subnet_id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","ip_address":"192.168.120.14"}],"extra_dhcp_opts":[],"security_groups":["2b7939be-62d8-42d7-a883-fb18b67cb120"],"name":""}]} 2018-07-25 11:17:37,871 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1 used request id req-9f641c24-06b1-4a61-826b-208a36a2f33f 2018-07-25 11:17:37,871 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0911819934845s 2018-07-25 11:17:37,871 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports.json?device_id=c1c8aa58-e598-4fec-90e4-9e8c67737ca1 used request id req-9f641c24-06b1-4a61-826b-208a36a2f33f 2018-07-25 11:17:37,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.floatingips 2018-07-25 11:17:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"floatingip": {"floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.14", "port_id": "124fca29-f334-453f-bc14-4ed4e7733ac0"}}' 2018-07-25 11:17:41,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-39f640a3-2e32-4c61-bc7f-d87e2646094d Date: Wed, 25 Jul 2018 11:17:41 GMT RESP BODY: {"floatingip": {"router_id": "b9aaefe0-ae86-4980-8d63-50b0386e7b38", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:17:39Z", "updated_at": "2018-07-25T11:17:39Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.112", "revision_number": 0, "project_id": "ea016108d0094451963a32881dff5618", "port_id": "124fca29-f334-453f-bc14-4ed4e7733ac0", "id": "4cae6ddf-42bf-4b3c-ac3a-1e5e32c9ce91"}} 2018-07-25 11:17:41,499 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-39f640a3-2e32-4c61-bc7f-d87e2646094d 2018-07-25 11:17:41,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.floatingips in 3.62767100334s 2018-07-25 11:17:41,500 - shade.request_ids - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-39f640a3-2e32-4c61-bc7f-d87e2646094d 2018-07-25 11:17:41,502 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'b9aaefe0-ae86-4980-8d63-50b0386e7b38', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ea016108d0094451963a32881dff5618', 'created_at': u'2018-07-25T11:17:39Z', 'attached': True, 'updated_at': u'2018-07-25T11:17:39Z', 'id': u'4cae6ddf-42bf-4b3c-ac3a-1e5e32c9ce91', 'floating_network_id': u'35d2346e-8530-4f1c-bc8e-fcc380065937', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'192.16.1.112', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea016108d0094451963a32881dff5618', 'name': 'cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b9aaefe0-ae86-4980-8d63-50b0386e7b38', 'project_id': u'ea016108d0094451963a32881dff5618', 'port_id': u'124fca29-f334-453f-bc14-4ed4e7733ac0', 'port': u'124fca29-f334-453f-bc14-4ed4e7733ac0', 'network': u'35d2346e-8530-4f1c-bc8e-fcc380065937'}) 2018-07-25 11:17:41,502 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.action 2018-07-25 11:17:41,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:17:41,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12280 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d74947a-a73c-46e2-81ad-2759211bb476 x-compute-request-id: req-5d74947a-a73c-46e2-81ad-2759211bb476 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.024041] pid_max: default: 32768 minimum: 301\n[ 0.028046] ACPI: Core revision 20150930\n[ 0.036959] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.048070] Security Framework initialized\n[ 0.052040] Yama: becoming mindful.\n[ 0.056056] AppArmor: AppArmor initialized\n[ 0.064102] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.072230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.080135] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.088040] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.100308] Initializing cgroup subsys io\n[ 0.108043] Initializing cgroup subsys memory\n[ 0.116047] Initializing cgroup subsys devices\n[ 0.124041] Initializing cgroup subsys freezer\n[ 0.132041] Initializing cgroup subsys net_cls\n[ 0.136045] Initializing cgroup subsys perf_event\n[ 0.144038] Initializing cgroup subsys net_prio\n[ 0.148046] Initializing cgroup subsys hugetlb\n[ 0.152045] Initializing cgroup subsys pids\n[ 0.165300] CPU: Physical Processor ID: 0\n[ 0.173143] mce: CPU supports 10 MCE banks\n[ 0.185084] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.188040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.491325] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.714083] ftrace: allocating 31920 entries in 125 pages\n[ 0.736370] smpboot: Max logical packages: 1\n[ 0.744038] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.757832] x2apic enabled\n[ 0.760043] Switched APIC routing to physical x2apic.\n[ 0.786194] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.788000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.800061] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.813222] x86: Booted up 1 node, 1 CPUs\n[ 0.816077] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.824313] devtmpfs: initialized\n[ 0.830152] evm: security.selinux\n[ 0.832061] evm: security.SMACK64\n[ 0.836058] evm: security.SMACK64EXEC\n[ 0.840058] evm: security.SMACK64TRANSMUTE\n[ 0.844061] evm: security.SMACK64MMAP\n[ 0.848062] evm: security.ima\n[ 0.852040] evm: security.capability\n[ 0.856264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.860167] pinctrl core: initialized pinctrl subsystem\n[ 0.864904] RTC time: 11:17:40, date: 07/25/18\n[ 0.868402] NET: Registered protocol family 16\n[ 0.872652] cpuidle: using governor ladder\n[ 0.876049] cpuidle: using governor menu\n[ 0.880048] PCCT header not found.\n[ 0.884479] ACPI: bus type PCI registered\n[ 0.888044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.892819] PCI: Using configuration type 1 for base access\n[ 0.897688] ACPI: Added _OSI(Module Device)\n[ 0.900044] ACPI: Added _OSI(Processor Device)\n[ 0.904043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.908043] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.914825] ACPI: Interpreter enabled\n[ 0.916048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.928044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.940056] ACPI: (supports S0 S3 S4 S5)\n[ 0.944043] ACPI: Using IOAPIC for interrupt routing\n[ 0.948063] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.956364] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.960050] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.964049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.968052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.972685] acpiphp: Slot [3] registered\n[ 0.976158] acpiphp: Slot [4] registered\n[ 0.980154] acpiphp: Slot [5] registered\n[ 0.984151] acpiphp: Slot [6] registered\n[ 0.988152] acpiphp: Slot [7] registered\n[ 0.992155] acpiphp: Slot [8] registered\n[ 0.996151] acpiphp: Slot [9] registered\n[ 1.000153] acpiphp: Slot [10] registered\n[ 1.004150] acpiphp: Slot [11] registered\n[ 1.008150] acpiphp: Slot [12] registered\n[ 1.012159] acpiphp: Slot [13] registered\n[ 1.016158] acpiphp: Slot [14] registered\n[ 1.020171] acpiphp: Slot [15] registered\n[ 1.024162] acpiphp: Slot [16] registered\n[ 1.028150] acpiphp: Slot [17] registered\n[ 1.032151] acpiphp: Slot [18] registered\n[ 1.036150] acpiphp: Slot [19] registered\n[ 1.040151] acpiphp: Slot [20] registered\n[ 1.044151] acpiphp: Slot [21] registered\n[ 1.048153] acpiphp: Slot [22] registered\n[ 1.052152] acpiphp: Slot [23] registered\n[ 1.056257] acpiphp: Slot [24] registered\n[ 1.060152] acpiphp: Slot [25] registered\n[ 1.064152] acpiphp: Slot [26] registered\n[ 1.068154] acpiphp: Slot [27] registered\n[ 1.072160] acpiphp: Slot [28] registered\n[ 1.076151] acpiphp: Slot [29] registered\n[ 1.080161] acpiphp: Slot [30] registered\n[ 1.084153] acpiphp: Slot [31] registered\n[ 1.088142] PCI host bridge to bus 0000:00\n[ 1.092046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.096045] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.100044] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.104044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 1.108044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.112045] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.136293] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ "} 2018-07-25 11:17:41,687 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/action used request id req-5d74947a-a73c-46e2-81ad-2759211bb476 2018-07-25 11:17:41,687 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.action in 0.184983968735s 2018-07-25 11:17:41,687 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/action used request id req-5d74947a-a73c-46e2-81ad-2759211bb476 2018-07-25 11:17:41,688 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.024041] pid_max: default: 32768 minimum: 301 [ 0.028046] ACPI: Core revision 20150930 [ 0.036959] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.048070] Security Framework initialized [ 0.052040] Yama: becoming mindful. [ 0.056056] AppArmor: AppArmor initialized [ 0.064102] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.072230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.080135] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.088040] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100308] Initializing cgroup subsys io [ 0.108043] Initializing cgroup subsys memory [ 0.116047] Initializing cgroup subsys devices [ 0.124041] Initializing cgroup subsys freezer [ 0.132041] Initializing cgroup subsys net_cls [ 0.136045] Initializing cgroup subsys perf_event [ 0.144038] Initializing cgroup subsys net_prio [ 0.148046] Initializing cgroup subsys hugetlb [ 0.152045] Initializing cgroup subsys pids [ 0.165300] CPU: Physical Processor ID: 0 [ 0.173143] mce: CPU supports 10 MCE banks [ 0.185084] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.188040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.491325] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.714083] ftrace: allocating 31920 entries in 125 pages [ 0.736370] smpboot: Max logical packages: 1 [ 0.744038] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.757832] x2apic enabled [ 0.760043] Switched APIC routing to physical x2apic. [ 0.786194] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.788000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.800061] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.813222] x86: Booted up 1 node, 1 CPUs [ 0.816077] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.824313] devtmpfs: initialized [ 0.830152] evm: security.selinux [ 0.832061] evm: security.SMACK64 [ 0.836058] evm: security.SMACK64EXEC [ 0.840058] evm: security.SMACK64TRANSMUTE [ 0.844061] evm: security.SMACK64MMAP [ 0.848062] evm: security.ima [ 0.852040] evm: security.capability [ 0.856264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.860167] pinctrl core: initialized pinctrl subsystem [ 0.864904] RTC time: 11:17:40, date: 07/25/18 [ 0.868402] NET: Registered protocol family 16 [ 0.872652] cpuidle: using governor ladder [ 0.876049] cpuidle: using governor menu [ 0.880048] PCCT header not found. [ 0.884479] ACPI: bus type PCI registered [ 0.888044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.892819] PCI: Using configuration type 1 for base access [ 0.897688] ACPI: Added _OSI(Module Device) [ 0.900044] ACPI: Added _OSI(Processor Device) [ 0.904043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.908043] ACPI: Added _OSI(Processor Aggregator Device) [ 0.914825] ACPI: Interpreter enabled [ 0.916048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.928044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.940056] ACPI: (supports S0 S3 S4 S5) [ 0.944043] ACPI: Using IOAPIC for interrupt routing [ 0.948063] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.956364] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.960050] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.964049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.968052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.972685] acpiphp: Slot [3] registered [ 0.976158] acpiphp: Slot [4] registered [ 0.980154] acpiphp: Slot [5] registered [ 0.984151] acpiphp: Slot [6] registered [ 0.988152] acpiphp: Slot [7] registered [ 0.992155] acpiphp: Slot [8] registered [ 0.996151] acpiphp: Slot [9] registered [ 1.000153] acpiphp: Slot [10] registered [ 1.004150] acpiphp: Slot [11] registered [ 1.008150] acpiphp: Slot [12] registered [ 1.012159] acpiphp: Slot [13] registered [ 1.016158] acpiphp: Slot [14] registered [ 1.020171] acpiphp: Slot [15] registered [ 1.024162] acpiphp: Slot [16] registered [ 1.028150] acpiphp: Slot [17] registered [ 1.032151] acpiphp: Slot [18] registered [ 1.036150] acpiphp: Slot [19] registered [ 1.040151] acpiphp: Slot [20] registered [ 1.044151] acpiphp: Slot [21] registered [ 1.048153] acpiphp: Slot [22] registered [ 1.052152] acpiphp: Slot [23] registered [ 1.056257] acpiphp: Slot [24] registered [ 1.060152] acpiphp: Slot [25] registered [ 1.064152] acpiphp: Slot [26] registered [ 1.068154] acpiphp: Slot [27] registered [ 1.072160] acpiphp: Slot [28] registered [ 1.076151] acpiphp: Slot [29] registered [ 1.080161] acpiphp: Slot [30] registered [ 1.084153] acpiphp: Slot [31] registered [ 1.088142] PCI host bridge to bus 0000:00 [ 1.092046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.096045] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.100044] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.104044] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.108044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.112045] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.136293] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 2018-07-25 11:17:44,685 - functest.core.singlevm - DEBUG - try 1: cannot connect to 192.16.1.112 2018-07-25 11:17:54,690 - paramiko.transport - DEBUG - starting thread (client mode): 0xaff9aad0L 2018-07-25 11:17:54,691 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-25 11:17:54,691 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-25 11:17:54,691 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-25 11:17:54,692 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-25 11:17:54,692 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-25 11:17:54,692 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-25 11:17:54,692 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-25 11:17:54,692 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-25 11:17:54,693 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-25 11:17:54,712 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-25 11:17:54,713 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-25 11:17:54,722 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 192.16.1.112: f5ffd03a96a0e3fde5abb4aa2a277a79 2018-07-25 11:17:54,723 - paramiko.transport - DEBUG - Trying discovered key cf7796258904990d860fa82d4a6e703a in /tmp/tmpREO91G 2018-07-25 11:17:54,752 - paramiko.transport - DEBUG - userauth is OK 2018-07-25 11:17:54,756 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-25 11:17:54,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.os-volume_attachments 2018-07-25 11:17:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"volumeAttachment": {"volumeId": "95769978-c7e9-41af-8150-f071b92efe83"}}' 2018-07-25 11:17:58,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4b66527-0a6c-4394-bebc-35edfc82b7b6 x-compute-request-id: req-f4b66527-0a6c-4394-bebc-35edfc82b7b6 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "id": "95769978-c7e9-41af-8150-f071b92efe83", "volumeId": "95769978-c7e9-41af-8150-f071b92efe83"}} 2018-07-25 11:17:58,872 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/os-volume_attachments used request id req-f4b66527-0a6c-4394-bebc-35edfc82b7b6 2018-07-25 11:17:58,872 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.os-volume_attachments in 4.08457398415s 2018-07-25 11:17:58,873 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/os-volume_attachments used request id req-f4b66527-0a6c-4394-bebc-35edfc82b7b6 2018-07-25 11:17:58,873 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:17:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:17:59,796 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-30d30463-1081-429a-8723-46782a79de31 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-30d30463-1081-429a-8723-46782a79de31 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:17:58.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:17:59,796 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-30d30463-1081-429a-8723-46782a79de31 2018-07-25 11:17:59,796 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.922642946243s 2018-07-25 11:17:59,796 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-30d30463-1081-429a-8723-46782a79de31 2018-07-25 11:17:59,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:01,800 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:02,529 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-bac5690f-a7b1-4c24-a18c-d941c69c024f Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-bac5690f-a7b1-4c24-a18c-d941c69c024f RESP BODY: {"volumes": [{"status": "reserved", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:17:58.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:02,530 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-bac5690f-a7b1-4c24-a18c-d941c69c024f 2018-07-25 11:18:02,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.729366064072s 2018-07-25 11:18:02,530 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-bac5690f-a7b1-4c24-a18c-d941c69c024f 2018-07-25 11:18:02,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:04,533 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:04,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:04,670 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-13eba626-db5c-4ffe-a801-dc894fb6266d Content-Type: application/json Content-Length: 1233 x-openstack-request-id: req-13eba626-db5c-4ffe-a801-dc894fb6266d RESP BODY: {"volumes": [{"status": "in-use", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [{"server_id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "attachment_id": "1bb461b7-fec6-40ce-91b9-f9ee777c59f1", "attached_at": "2018-07-25T11:18:02.000000", "host_name": "host5", "volume_id": "95769978-c7e9-41af-8150-f071b92efe83", "device": "/dev/vdb", "id": "95769978-c7e9-41af-8150-f071b92efe83"}], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:03.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:04,670 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-13eba626-db5c-4ffe-a801-dc894fb6266d 2018-07-25 11:18:04,670 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.136949062347s 2018-07-25 11:18:04,671 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-13eba626-db5c-4ffe-a801-dc894fb6266d 2018-07-25 11:18:04,673 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-25 11:18:04,676 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-25 11:18:04,676 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-25 11:18:04,679 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-25 11:18:04,748 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-25 11:18:04,748 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-25 11:18:04,749 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-25 11:18:04,750 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-25 11:18:04,750 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-25 11:18:04,750 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-25 11:18:04,754 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-25 11:18:06,383 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-25 11:18:06,384 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 1098eebd-6933-4b35-b46d-a65cded75287 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-25 11:18:06,384 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-25 11:18:06,384 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-25 11:18:06,384 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-25 11:18:06,386 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-25 11:18:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/os-volume_attachments/95769978-c7e9-41af-8150-f071b92efe83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:09,441 - keystoneauth.session - 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-4a85cc0b-3f6a-4c03-8c31-c5cdc0d96278 x-compute-request-id: req-4a85cc0b-3f6a-4c03-8c31-c5cdc0d96278 2018-07-25 11:18:09,441 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/os-volume_attachments/95769978-c7e9-41af-8150-f071b92efe83 used request id req-4a85cc0b-3f6a-4c03-8c31-c5cdc0d96278 2018-07-25 11:18:09,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers.os-volume_attachments in 3.05533003807s 2018-07-25 11:18:09,442 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1/os-volume_attachments/95769978-c7e9-41af-8150-f071b92efe83 used request id req-4a85cc0b-3f6a-4c03-8c31-c5cdc0d96278 2018-07-25 11:18:09,442 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:10,316 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-a9475c4c-3f34-430a-99eb-2ec5d74b22e7 Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-a9475c4c-3f34-430a-99eb-2ec5d74b22e7 RESP BODY: {"volumes": [{"status": "detaching", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [{"server_id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "attachment_id": "1bb461b7-fec6-40ce-91b9-f9ee777c59f1", "attached_at": "2018-07-25T11:18:02.000000", "host_name": "host5", "volume_id": "95769978-c7e9-41af-8150-f071b92efe83", "device": "/dev/vdb", "id": "95769978-c7e9-41af-8150-f071b92efe83"}], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:09.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:10,316 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-a9475c4c-3f34-430a-99eb-2ec5d74b22e7 2018-07-25 11:18:10,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.874267101288s 2018-07-25 11:18:10,317 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-a9475c4c-3f34-430a-99eb-2ec5d74b22e7 2018-07-25 11:18:10,317 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:12,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:13,028 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-8669835d-b5e5-4e40-b2c1-6360aa59b9af Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-8669835d-b5e5-4e40-b2c1-6360aa59b9af RESP BODY: {"volumes": [{"status": "available", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:12.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:13,028 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-8669835d-b5e5-4e40-b2c1-6360aa59b9af 2018-07-25 11:18:13,028 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.707490921021s 2018-07-25 11:18:13,028 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-8669835d-b5e5-4e40-b2c1-6360aa59b9af 2018-07-25 11:18:13,031 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-25 11:18:13,031 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers.os-volume_attachments 2018-07-25 11:18:13,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"volumeAttachment": {"volumeId": "95769978-c7e9-41af-8150-f071b92efe83"}}' 2018-07-25 11:18:17,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e572db38-2f0e-499c-8304-1f53853b7b43 x-compute-request-id: req-e572db38-2f0e-499c-8304-1f53853b7b43 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "id": "95769978-c7e9-41af-8150-f071b92efe83", "volumeId": "95769978-c7e9-41af-8150-f071b92efe83"}} 2018-07-25 11:18:17,150 - keystoneauth.session - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/os-volume_attachments used request id req-e572db38-2f0e-499c-8304-1f53853b7b43 2018-07-25 11:18:17,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers.os-volume_attachments in 4.11875200272s 2018-07-25 11:18:17,150 - shade.request_ids - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/os-volume_attachments used request id req-e572db38-2f0e-499c-8304-1f53853b7b43 2018-07-25 11:18:17,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:17,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:17,926 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-c992df4f-0040-4f87-84cb-f53747421093 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-c992df4f-0040-4f87-84cb-f53747421093 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:16.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:17,926 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-c992df4f-0040-4f87-84cb-f53747421093 2018-07-25 11:18:17,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.775434017181s 2018-07-25 11:18:17,926 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-c992df4f-0040-4f87-84cb-f53747421093 2018-07-25 11:18:17,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:19,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:19,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:20,634 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-8f54c3cc-fb37-4b0b-9abb-a83da89f3721 Content-Type: application/json Content-Length: 916 x-openstack-request-id: req-8f54c3cc-fb37-4b0b-9abb-a83da89f3721 RESP BODY: {"volumes": [{"status": "reserved", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:16.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:20,634 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-8f54c3cc-fb37-4b0b-9abb-a83da89f3721 2018-07-25 11:18:20,634 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.703795194626s 2018-07-25 11:18:20,634 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-8f54c3cc-fb37-4b0b-9abb-a83da89f3721 2018-07-25 11:18:20,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:22,637 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:23,403 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-bc2c42e1-816a-4c3b-b065-3afa2e9e959e Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-bc2c42e1-816a-4c3b-b065-3afa2e9e959e RESP BODY: {"volumes": [{"status": "attaching", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [{"server_id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "attachment_id": "a9e6944f-ced2-4833-82e7-d13f0cbacded", "attached_at": "2018-07-25T11:18:21.000000", "host_name": "host5", "volume_id": "95769978-c7e9-41af-8150-f071b92efe83", "device": "/dev/vdb", "id": "95769978-c7e9-41af-8150-f071b92efe83"}], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:21.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:23,403 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-bc2c42e1-816a-4c3b-b065-3afa2e9e959e 2018-07-25 11:18:23,403 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.766093969345s 2018-07-25 11:18:23,404 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-bc2c42e1-816a-4c3b-b065-3afa2e9e959e 2018-07-25 11:18:23,406 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-25 11:18:23,409 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-25 11:18:23,409 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-25 11:18:23,415 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-25 11:18:23,484 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-25 11:18:23,485 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-25 11:18:23,485 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-25 11:18:23,487 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-25 11:18:23,488 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-25 11:18:23,488 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-25 11:18:23,491 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-25 11:18:23,573 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-25 11:18:23,573 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-25 11:18:23,574 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-25 11:18:23,574 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-25 11:18:23,574 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-25 11:18:23,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-25 11:18:23,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/os-volume_attachments/95769978-c7e9-41af-8150-f071b92efe83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:27,249 - keystoneauth.session - 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-592fbbdf-ca25-49d8-a2d9-4544e256e154 x-compute-request-id: req-592fbbdf-ca25-49d8-a2d9-4544e256e154 2018-07-25 11:18:27,249 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/os-volume_attachments/95769978-c7e9-41af-8150-f071b92efe83 used request id req-592fbbdf-ca25-49d8-a2d9-4544e256e154 2018-07-25 11:18:27,249 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers.os-volume_attachments in 3.67427206039s 2018-07-25 11:18:27,249 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1/os-volume_attachments/95769978-c7e9-41af-8150-f071b92efe83 used request id req-592fbbdf-ca25-49d8-a2d9-4544e256e154 2018-07-25 11:18:27,249 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:27,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:28,058 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-59030eba-3c72-4baf-a0a3-97fea5ab31a1 Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-59030eba-3c72-4baf-a0a3-97fea5ab31a1 RESP BODY: {"volumes": [{"status": "detaching", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [{"server_id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "attachment_id": "a9e6944f-ced2-4833-82e7-d13f0cbacded", "attached_at": "2018-07-25T11:18:21.000000", "host_name": "host5", "volume_id": "95769978-c7e9-41af-8150-f071b92efe83", "device": "/dev/vdb", "id": "95769978-c7e9-41af-8150-f071b92efe83"}], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:27.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:28,058 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-59030eba-3c72-4baf-a0a3-97fea5ab31a1 2018-07-25 11:18:28,058 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.808593034744s 2018-07-25 11:18:28,058 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-59030eba-3c72-4baf-a0a3-97fea5ab31a1 2018-07-25 11:18:28,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:30,062 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:30,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:30,849 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-14c154f9-09e2-4596-9cd8-777d517b26e5 Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-14c154f9-09e2-4596-9cd8-777d517b26e5 RESP BODY: {"volumes": [{"status": "detaching", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [{"server_id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "attachment_id": "a9e6944f-ced2-4833-82e7-d13f0cbacded", "attached_at": "2018-07-25T11:18:21.000000", "host_name": "host5", "volume_id": "95769978-c7e9-41af-8150-f071b92efe83", "device": "/dev/vdb", "id": "95769978-c7e9-41af-8150-f071b92efe83"}], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:27.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:30,849 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-14c154f9-09e2-4596-9cd8-777d517b26e5 2018-07-25 11:18:30,849 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.787263870239s 2018-07-25 11:18:30,850 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-14c154f9-09e2-4596-9cd8-777d517b26e5 2018-07-25 11:18:30,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:32,854 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:32,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:33,687 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-6f597c42-06fb-434a-8d85-95a80a811ea1 Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-6f597c42-06fb-434a-8d85-95a80a811ea1 RESP BODY: {"volumes": [{"status": "available", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:31.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:33,688 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-6f597c42-06fb-434a-8d85-95a80a811ea1 2018-07-25 11:18:33,688 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.833139181137s 2018-07-25 11:18:33,688 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-6f597c42-06fb-434a-8d85-95a80a811ea1 2018-07-25 11:18:33,689 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 02:06 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-25 11:18:33,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-25 11:18:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:34,042 - keystoneauth.session - 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-098f763e-d714-410d-a6dd-c8fc2804f95d x-compute-request-id: req-098f763e-d714-410d-a6dd-c8fc2804f95d 2018-07-25 11:18:34,042 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1 used request id req-098f763e-d714-410d-a6dd-c8fc2804f95d 2018-07-25 11:18:34,042 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.350448131561s 2018-07-25 11:18:34,043 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1 used request id req-098f763e-d714-410d-a6dd-c8fc2804f95d 2018-07-25 11:18:34,043 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:18:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:34,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3568 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3dde1da2-5564-4a83-b00f-b8df9241dfaf x-compute-request-id: req-3dde1da2-5564-4a83-b00f-b8df9241dfaf RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.16.1.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:17:34.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:17:34Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:18:33Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:18:34,423 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3dde1da2-5564-4a83-b00f-b8df9241dfaf 2018-07-25 11:18:34,423 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.380441904068s 2018-07-25 11:18:34,424 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-3dde1da2-5564-4a83-b00f-b8df9241dfaf 2018-07-25 11:18:34,425 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:36,428 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:18:36,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:37,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3482 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-70bccf53-97a1-4157-bb1d-d0ee8f997c1a x-compute-request-id: req-70bccf53-97a1-4157-bb1d-d0ee8f997c1a RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.16.1.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:17:34.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:17:34Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f2:81", "version": 4, "addr": "192.16.1.111", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/3c190a78-c65b-4d08-81d2-9070f854c7c1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:16:56.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "3c190a78-c65b-4d08-81d2-9070f854c7c1", "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:18:34Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm2_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:16:49Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:18:37,057 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-70bccf53-97a1-4157-bb1d-d0ee8f997c1a 2018-07-25 11:18:37,057 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.628675222397s 2018-07-25 11:18:37,057 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-70bccf53-97a1-4157-bb1d-d0ee8f997c1a 2018-07-25 11:18:37,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:39,061 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:18:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:39,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1787 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddac2625-daa8-4c2a-98be-4283a069fb54 x-compute-request-id: req-ddac2625-daa8-4c2a-98be-4283a069fb54 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.16.1.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:17:34.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:17:34Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:18:39,784 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ddac2625-daa8-4c2a-98be-4283a069fb54 2018-07-25 11:18:39,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.723416805267s 2018-07-25 11:18:39,785 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-ddac2625-daa8-4c2a-98be-4283a069fb54 2018-07-25 11:18:39,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-25 11:18:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/6d04211d-b4bf-4cc7-b776-afa364b9eeda.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:40,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81e3f6be-4e21-46e1-a572-f7a66adc72e6 Content-Length: 0 Date: Wed, 25 Jul 2018 11:18:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:18:40,454 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/6d04211d-b4bf-4cc7-b776-afa364b9eeda.json used request id req-81e3f6be-4e21-46e1-a572-f7a66adc72e6 2018-07-25 11:18:40,454 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 0.666806936264s 2018-07-25 11:18:40,454 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/6d04211d-b4bf-4cc7-b776-afa364b9eeda.json used request id req-81e3f6be-4e21-46e1-a572-f7a66adc72e6 2018-07-25 11:18:40,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:18:40,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:40,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-09d5d302-264f-495c-84ca-09c298151785 Date: Wed, 25 Jul 2018 11:18:40 GMT RESP BODY: {"floatingips": [{"router_id": "b9aaefe0-ae86-4980-8d63-50b0386e7b38", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:17:39Z", "updated_at": "2018-07-25T11:17:44Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "192.16.1.112", "revision_number": 3, "project_id": "ea016108d0094451963a32881dff5618", "port_id": "124fca29-f334-453f-bc14-4ed4e7733ac0", "id": "4cae6ddf-42bf-4b3c-ac3a-1e5e32c9ce91"}]} 2018-07-25 11:18:40,512 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-09d5d302-264f-495c-84ca-09c298151785 2018-07-25 11:18:40,512 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0548360347748s 2018-07-25 11:18:40,512 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-09d5d302-264f-495c-84ca-09c298151785 2018-07-25 11:18:40,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:40,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:41,573 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-6dc9f797-7688-4bd1-bfe6-9677ef657c81 Content-Type: application/json Content-Length: 917 x-openstack-request-id: req-6dc9f797-7688-4bd1-bfe6-9677ef657c81 RESP BODY: {"volumes": [{"status": "available", "user_id": "3f92d41a252c42558571ae9818e23d22", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "self"}, {"href": "https://192.16.1.222:8776/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:17:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ea016108d0094451963a32881dff5618", "updated_at": "2018-07-25T11:18:31.000000", "volume_type": "RBD", "name": "cinder_test-volume_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "95769978-c7e9-41af-8150-f071b92efe83", "size": 2}]} 2018-07-25 11:18:41,573 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-6dc9f797-7688-4bd1-bfe6-9677ef657c81 2018-07-25 11:18:41,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 1.05769109726s 2018-07-25 11:18:41,573 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-6dc9f797-7688-4bd1-bfe6-9677ef657c81 2018-07-25 11:18:41,574 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.DELETE.volumes 2018-07-25 11:18:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:41,828 - keystoneauth.session - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-502d0c35-80f7-4ab3-911d-f9bfc1858566 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:18:41,828 - keystoneauth.session - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83 used request id req-502d0c35-80f7-4ab3-911d-f9bfc1858566 2018-07-25 11:18:41,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.DELETE.volumes in 0.253974914551s 2018-07-25 11:18:41,829 - shade.request_ids - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/95769978-c7e9-41af-8150-f071b92efe83 used request id req-502d0c35-80f7-4ab3-911d-f9bfc1858566 2018-07-25 11:18:41,829 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task volumev2.GET.volumes.detail 2018-07-25 11:18:41,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:42,620 - keystoneauth.session - DEBUG - RESP: [200] x-compute-request-id: req-62d6de03-da2f-4f1b-9cf5-8957505ba1ac Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-62d6de03-da2f-4f1b-9cf5-8957505ba1ac RESP BODY: {"volumes": []} 2018-07-25 11:18:42,620 - keystoneauth.session - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-62d6de03-da2f-4f1b-9cf5-8957505ba1ac 2018-07-25 11:18:42,620 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task volumev2.GET.volumes.detail in 0.790757894516s 2018-07-25 11:18:42,620 - shade.request_ids - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/ea016108d0094451963a32881dff5618/volumes/detail used request id req-62d6de03-da2f-4f1b-9cf5-8957505ba1ac 2018-07-25 11:18:42,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.floatingips 2018-07-25 11:18:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/4cae6ddf-42bf-4b3c-ac3a-1e5e32c9ce91.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:44,734 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ab4830d-b120-4122-b283-eecef189aef9 Content-Length: 0 Date: Wed, 25 Jul 2018 11:18:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:18:44,734 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/4cae6ddf-42bf-4b3c-ac3a-1e5e32c9ce91.json used request id req-1ab4830d-b120-4122-b283-eecef189aef9 2018-07-25 11:18:44,734 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.floatingips in 2.11251807213s 2018-07-25 11:18:44,735 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/4cae6ddf-42bf-4b3c-ac3a-1e5e32c9ce91.json used request id req-1ab4830d-b120-4122-b283-eecef189aef9 2018-07-25 11:18:44,737 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-25 11:18:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:44,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ceef94a6-c4a5-4722-b777-5f9411dcfa8c Date: Wed, 25 Jul 2018 11:18:44 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:18:44,771 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ceef94a6-c4a5-4722-b777-5f9411dcfa8c 2018-07-25 11:18:44,771 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 0.0332071781158s 2018-07-25 11:18:44,771 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips.json used request id req-ceef94a6-c4a5-4722-b777-5f9411dcfa8c 2018-07-25 11:18:44,771 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.servers 2018-07-25 11:18:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:45,097 - keystoneauth.session - 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-c4cc7970-b054-447c-b598-70da98efa6be x-compute-request-id: req-c4cc7970-b054-447c-b598-70da98efa6be 2018-07-25 11:18:45,097 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1 used request id req-c4cc7970-b054-447c-b598-70da98efa6be 2018-07-25 11:18:45,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.servers in 0.325906991959s 2018-07-25 11:18:45,098 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1 used request id req-c4cc7970-b054-447c-b598-70da98efa6be 2018-07-25 11:18:45,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:18:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:45,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1793 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8fdba25-dd75-4c52-8a18-796cffec1d79 x-compute-request-id: req-f8fdba25-dd75-4c52-8a18-796cffec1d79 RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d5:68", "version": 4, "addr": "192.16.1.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "rel": "bookmark"}], "image": {"id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "links": [{"href": "https://192.16.1.222:8774/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:17:34.000000", "flavor": {"id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "links": [{"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}]}, "id": "c1c8aa58-e598-4fec-90e4-9e8c67737ca1", "security_groups": [{"name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}], "user_id": "3f92d41a252c42558571ae9818e23d22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:18:44Z", "hostId": "2ee4d179b4aec7ccff5af2f9568dc9e4c675b36f9c6378aa24453e53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "name": "cinder_test-vm_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "created": "2018-07-25T11:17:27Z", "tenant_id": "ea016108d0094451963a32881dff5618", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-25 11:18:45,523 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f8fdba25-dd75-4c52-8a18-796cffec1d79 2018-07-25 11:18:45,523 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.424595117569s 2018-07-25 11:18:45,523 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-f8fdba25-dd75-4c52-8a18-796cffec1d79 2018-07-25 11:18:45,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-25 11:18:47,527 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-25 11:18:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:47,659 - 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-165f3b3a-ca54-46b9-88ac-66900c258b30 x-compute-request-id: req-165f3b3a-ca54-46b9-88ac-66900c258b30 RESP BODY: {"servers": []} 2018-07-25 11:18:47,659 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-165f3b3a-ca54-46b9-88ac-66900c258b30 2018-07-25 11:18:47,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.132772922516s 2018-07-25 11:18:47,660 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail used request id req-165f3b3a-ca54-46b9-88ac-66900c258b30 2018-07-25 11:18:47,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-25 11:18:47,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:47,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-44d4ade1-4eda-47f0-b67d-b20fb1ccda50 Date: Wed, 25 Jul 2018 11:18:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:47Z", "updated_at": "2018-07-25T11:16:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:48Z", "revision_number": 0, "id": "306df390-b034-4beb-8fb6-76410a817fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:48Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "9ec97a42-4643-4b2a-8432-f7f718901fe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "b4ccd01f-a5a7-417d-8c1d-f41fa6d36b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:47Z", "revision_number": 0, "id": "c89d3d4f-2acf-44ba-bf17-b2ee811e4e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:47Z", "security_group_id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2b7939be-62d8-42d7-a883-fb18b67cb120", "name": "cinder_test-sg_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}]} 2018-07-25 11:18:47,739 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-44d4ade1-4eda-47f0-b67d-b20fb1ccda50 2018-07-25 11:18:47,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0765731334686s 2018-07-25 11:18:47,739 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups.json used request id req-44d4ade1-4eda-47f0-b67d-b20fb1ccda50 2018-07-25 11:18:47,741 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.security-groups 2018-07-25 11:18:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/2b7939be-62d8-42d7-a883-fb18b67cb120.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:47,995 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2843cd7-54f6-40f2-8678-feccb3187add Content-Length: 0 Date: Wed, 25 Jul 2018 11:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:18:47,996 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/2b7939be-62d8-42d7-a883-fb18b67cb120.json used request id req-e2843cd7-54f6-40f2-8678-feccb3187add 2018-07-25 11:18:47,996 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.security-groups in 0.254195928574s 2018-07-25 11:18:47,996 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/2b7939be-62d8-42d7-a883-fb18b67cb120.json used request id req-e2843cd7-54f6-40f2-8678-feccb3187add 2018-07-25 11:18:47,997 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.os-keypairs 2018-07-25 11:18:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:48,087 - keystoneauth.session - 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-e498c417-82f2-45a4-9f86-3212242813bc x-compute-request-id: req-e498c417-82f2-45a4-9f86-3212242813bc 2018-07-25 11:18:48,087 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca used request id req-e498c417-82f2-45a4-9f86-3212242813bc 2018-07-25 11:18:48,087 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.os-keypairs in 0.0906600952148s 2018-07-25 11:18:48,088 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/cinder_test-kp_2b48cde2-ebe4-4551-a69b-150a9e7cebca used request id req-e498c417-82f2-45a4-9f86-3212242813bc 2018-07-25 11:18:48,088 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-25 11:18:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" -d '{"subnet_id": "be1f8295-0ef8-4032-bc0c-8dd74b388099"}' 2018-07-25 11:18:51,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-97899f70-b12b-4715-a6e9-a4f9246bb393 Date: Wed, 25 Jul 2018 11:18:51 GMT RESP BODY: {"network_id": "b7dcdc2b-1e62-431d-bda9-c62681f591f5", "tenant_id": "ea016108d0094451963a32881dff5618", "subnet_id": "be1f8295-0ef8-4032-bc0c-8dd74b388099", "subnet_ids": ["be1f8295-0ef8-4032-bc0c-8dd74b388099"], "port_id": "090f65c2-1012-4f25-bda9-925cd8d46033", "id": "b9aaefe0-ae86-4980-8d63-50b0386e7b38"} 2018-07-25 11:18:51,981 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38/remove_router_interface.json used request id req-97899f70-b12b-4715-a6e9-a4f9246bb393 2018-07-25 11:18:51,981 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.89264202118s 2018-07-25 11:18:51,981 - shade.request_ids - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38/remove_router_interface.json used request id req-97899f70-b12b-4715-a6e9-a4f9246bb393 returning object b9aaefe0-ae86-4980-8d63-50b0386e7b38 2018-07-25 11:18:51,982 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-25 11:18:51,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:52,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-7ac94a0c-38e8-4e63-87ce-1df17b594a72 Date: Wed, 25 Jul 2018 11:18:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:32Z", "admin_state_up": true, "updated_at": "2018-07-25T11:18:49Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ea016108d0094451963a32881dff5618", "id": "b9aaefe0-ae86-4980-8d63-50b0386e7b38", "name": "cinder_test-router_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:18:52,414 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-7ac94a0c-38e8-4e63-87ce-1df17b594a72 2018-07-25 11:18:52,414 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.431826114655s 2018-07-25 11:18:52,414 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers.json used request id req-7ac94a0c-38e8-4e63-87ce-1df17b594a72 2018-07-25 11:18:52,415 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-25 11:18:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:57,624 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41e1a962-b79e-4993-a6eb-d9b538014511 Content-Length: 0 Date: Wed, 25 Jul 2018 11:18:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:18:57,624 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38.json used request id req-41e1a962-b79e-4993-a6eb-d9b538014511 2018-07-25 11:18:57,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 5.2097401619s 2018-07-25 11:18:57,625 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/b9aaefe0-ae86-4980-8d63-50b0386e7b38.json used request id req-41e1a962-b79e-4993-a6eb-d9b538014511 2018-07-25 11:18:57,625 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-25 11:18:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:18:57,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9cc4e1c3-ccb7-4e35-862a-c10d8afd8ba1 Date: Wed, 25 Jul 2018 11:18:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-25T11:16:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ea016108d0094451963a32881dff5618","id":"be1f8295-0ef8-4032-bc0c-8dd74b388099","subnetpool_id":null,"name":"cinder_test-subnet_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:18:57,725 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9cc4e1c3-ccb7-4e35-862a-c10d8afd8ba1 2018-07-25 11:18:57,725 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.100198030472s 2018-07-25 11:18:57,726 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets.json used request id req-9cc4e1c3-ccb7-4e35-862a-c10d8afd8ba1 2018-07-25 11:18:57,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-25 11:18:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/be1f8295-0ef8-4032-bc0c-8dd74b388099.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:19:01,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf05dcc2-11c9-4329-8fe2-29acba26840b Date: Wed, 25 Jul 2018 11:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:01,412 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/be1f8295-0ef8-4032-bc0c-8dd74b388099.json used request id req-cf05dcc2-11c9-4329-8fe2-29acba26840b 2018-07-25 11:19:01,412 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 3.68536996841s 2018-07-25 11:19:01,412 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/be1f8295-0ef8-4032-bc0c-8dd74b388099.json used request id req-cf05dcc2-11c9-4329-8fe2-29acba26840b 2018-07-25 11:19:01,412 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-25 11:19:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:19:01,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1155 X-Openstack-Request-Id: req-e8507c66-4b99-4e5f-be6f-2fa2d448f74a Date: Wed, 25 Jul 2018 11:19:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"updated_at":"2018-07-25T11:04:14Z","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","id":"35d2346e-8530-4f1c-bc8e-fcc380065937","name":"ext-net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:19:00Z","tenant_id":"ea016108d0094451963a32881dff5618","created_at":"2018-07-25T11:16:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ea016108d0094451963a32881dff5618","id":"b7dcdc2b-1e62-431d-bda9-c62681f591f5","name":"cinder_test-net_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:19:01,572 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e8507c66-4b99-4e5f-be6f-2fa2d448f74a 2018-07-25 11:19:01,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.159858942032s 2018-07-25 11:19:01,572 - shade.request_ids - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks.json used request id req-e8507c66-4b99-4e5f-be6f-2fa2d448f74a 2018-07-25 11:19:01,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-25 11:19:01,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/b7dcdc2b-1e62-431d-bda9-c62681f591f5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:19:04,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68174a2a-d55b-4883-bf94-ff5551d813bf Date: Wed, 25 Jul 2018 11:19:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:04,171 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b7dcdc2b-1e62-431d-bda9-c62681f591f5.json used request id req-68174a2a-d55b-4883-bf94-ff5551d813bf 2018-07-25 11:19:04,171 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.59740400314s 2018-07-25 11:19:04,171 - shade.request_ids - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b7dcdc2b-1e62-431d-bda9-c62681f591f5.json used request id req-68174a2a-d55b-4883-bf94-ff5551d813bf 2018-07-25 11:19:04,174 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-25 11:19:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:19:04,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json x-openstack-request-id: req-15640741-f088-46b4-9c28-a381453a9d9e RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/de1ff353-db40-483c-8b3e-57a7b50773b7/snap", "metadata": {}}], "file": "/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7/file", "owner": "ea016108d0094451963a32881dff5618", "id": "de1ff353-db40-483c-8b3e-57a7b50773b7", "size": 12716032, "self": "/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7", "disk_format": "qcow2", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/de1ff353-db40-483c-8b3e-57a7b50773b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-25T11:16:46Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-25T11:16:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-25 11:19:04,787 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-15640741-f088-46b4-9c28-a381453a9d9e 2018-07-25 11:19:04,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.613003969193s 2018-07-25 11:19:04,787 - shade.request_ids - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images used request id req-15640741-f088-46b4-9c28-a381453a9d9e 2018-07-25 11:19:04,789 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-25 11:19:04,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7a6170e73d924142747513977be839ed1afb937a" 2018-07-25 11:19:06,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e48ad741-23b6-476a-8586-9b9fd2c1150c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:19:06,677 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7 used request id req-e48ad741-23b6-476a-8586-9b9fd2c1150c 2018-07-25 11:19:06,677 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.88836407661s 2018-07-25 11:19:06,678 - shade.request_ids - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/de1ff353-db40-483c-8b3e-57a7b50773b7 used request id req-e48ad741-23b6-476a-8586-9b9fd2c1150c 2018-07-25 11:19:06,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-25 11:19:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET "https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:06,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2631 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4ece8ab-0542-4b97-ad78-286c6e309b28 x-compute-request-id: req-a4ece8ab-0542-4b97-ad78-286c6e309b28 RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}, {"name": "cinder_test-flavor_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "89111e43-fd57-4cdf-8cf9-e43fd1cce4aa"}]} 2018-07-25 11:19:06,742 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-a4ece8ab-0542-4b97-ad78-286c6e309b28 2018-07-25 11:19:06,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0641179084778s 2018-07-25 11:19:06,742 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail?is_public=None used request id req-a4ece8ab-0542-4b97-ad78-286c6e309b28 2018-07-25 11:19:06,745 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-25 11:19:06,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:06,845 - keystoneauth.session - 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-d91ec0ae-eea6-44c0-aee6-4240d0ba69c2 x-compute-request-id: req-d91ec0ae-eea6-44c0-aee6-4240d0ba69c2 2018-07-25 11:19:06,845 - keystoneauth.session - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa used request id req-d91ec0ae-eea6-44c0-aee6-4240d0ba69c2 2018-07-25 11:19:06,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.100131034851s 2018-07-25 11:19:06,845 - shade.request_ids - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/89111e43-fd57-4cdf-8cf9-e43fd1cce4aa used request id req-d91ec0ae-eea6-44c0-aee6-4240d0ba69c2 2018-07-25 11:19:06,846 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:19:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:06,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:06 GMT Content-Type: application/json Content-Length: 4180 Vary: X-Auth-Token x-openstack-request-id: req-72206ac4-273a-4322-8a5f-e76ece447341 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca", "links": {"self": "https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3f92d41a252c42558571ae9818e23d22", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:06,935 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-72206ac4-273a-4322-8a5f-e76ece447341 2018-07-25 11:19:06,936 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0897269248962s 2018-07-25 11:19:06,936 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-72206ac4-273a-4322-8a5f-e76ece447341 2018-07-25 11:19:06,939 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-25 11:19:06,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:06,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:06 GMT Content-Type: application/json Content-Length: 328 Vary: X-Auth-Token x-openstack-request-id: req-b437072e-e422-44ec-bc81-9eca8461c830 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22"}, "domain_id": "default", "description": null, "enabled": true, "options": {}, "id": "3f92d41a252c42558571ae9818e23d22", "email": null, "name": "cinder_test-user_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}} 2018-07-25 11:19:06,991 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22 used request id req-b437072e-e422-44ec-bc81-9eca8461c830 2018-07-25 11:19:06,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.0519170761108s 2018-07-25 11:19:06,991 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22 used request id req-b437072e-e422-44ec-bc81-9eca8461c830 2018-07-25 11:19:06,991 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-25 11:19:06,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:07,209 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-987cbfa6-da44-41f3-acf4-a59a2dd319ec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:07,209 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22 used request id req-987cbfa6-da44-41f3-acf4-a59a2dd319ec 2018-07-25 11:19:07,209 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.218035936356s 2018-07-25 11:19:07,210 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/3f92d41a252c42558571ae9818e23d22 used request id req-987cbfa6-da44-41f3-acf4-a59a2dd319ec 2018-07-25 11:19:07,213 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-25 11:19:07,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:07,343 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:07 GMT Content-Type: application/json Content-Length: 1077 Vary: X-Auth-Token x-openstack-request-id: req-6d013729-b0e3-400b-affb-6bf6697af1f9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618"}, "tags": [], "enabled": true, "id": "ea016108d0094451963a32881dff5618", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_2b48cde2-ebe4-4551-a69b-150a9e7cebca"}]} 2018-07-25 11:19:07,344 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-6d013729-b0e3-400b-affb-6bf6697af1f9 2018-07-25 11:19:07,344 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.130483865738s 2018-07-25 11:19:07,344 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects used request id req-6d013729-b0e3-400b-affb-6bf6697af1f9 2018-07-25 11:19:07,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-25 11:19:07,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:07,516 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-9a9ebf47-1e69-4c38-85c7-26ed47910047 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:07,516 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-9a9ebf47-1e69-4c38-85c7-26ed47910047 2018-07-25 11:19:07,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.169310092926s 2018-07-25 11:19:07,516 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-9a9ebf47-1e69-4c38-85c7-26ed47910047 2018-07-25 11:19:07,519 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-25 11:19:07,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222: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}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:07,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:07 GMT Content-Type: application/json Content-Length: 975 Vary: X-Auth-Token x-openstack-request-id: req-18a3adf8-9d4c-426a-ac05-83760d327e37 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "24bf9a5cf201483798938374a1410dcb", "links": {"self": "https://192.16.1.222:5000/v3/roles/24bf9a5cf201483798938374a1410dcb"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:07,558 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-18a3adf8-9d4c-426a-ac05-83760d327e37 2018-07-25 11:19:07,558 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0391421318054s 2018-07-25 11:19:07,558 - shade.request_ids - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-18a3adf8-9d4c-426a-ac05-83760d327e37 2018-07-25 11:19:07,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.roles 2018-07-25 11:19:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/24bf9a5cf201483798938374a1410dcb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}26dac9661fc11cf3ca2f8f85c6bc5ebd10ca24ba" 2018-07-25 11:19:07,635 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-9e92d05f-592a-4e23-8325-b109ce1e5a1d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:07,635 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/24bf9a5cf201483798938374a1410dcb used request id req-9e92d05f-592a-4e23-8325-b109ce1e5a1d 2018-07-25 11:19:07,635 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.roles in 0.0748338699341s 2018-07-25 11:19:07,636 - shade.request_ids - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/24bf9a5cf201483798938374a1410dcb used request id req-9e92d05f-592a-4e23-8325-b109ce1e5a1d 2018-07-25 11:19:07,669 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-25 11:19:08,235 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-25 11:19:08,236 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-25 11:19:08,236 - openstack_tests - INFO - OS Credentials = > 2018-07-25 11:19:08,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:08,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:08,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["AelsjqJCQIaAfYO3G244KQ"], "issued_at": "2018-07-25T11:19:08.000000Z"}} 2018-07-25 11:19:08,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e25539e292e4c174ca58b394d05586100f0a88f" 2018-07-25 11:19:09,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-04d5b035-cfb5-40ab-a907-a1accd394749 Date: Wed, 25 Jul 2018 11:19:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:19:09,103 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-04d5b035-cfb5-40ab-a907-a1accd394749 2018-07-25 11:19:09,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e25539e292e4c174ca58b394d05586100f0a88f" 2018-07-25 11:19:09,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-fbea0577-34eb-45c0-8e9b-65c81dfe05d6 Date: Wed, 25 Jul 2018 11:19:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:19:09,176 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-fbea0577-34eb-45c0-8e9b-65c81dfe05d6 2018-07-25 11:19:09,178 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-25 11:19:09,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:19:09,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:19:09,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:19:09,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.discovery 2018-07-25 11:19:09,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:09,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d263c752-18d2-4cbd-939d-b534b24282e0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:09,197 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d263c752-18d2-4cbd-939d-b534b24282e0 2018-07-25 11:19:09,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:09,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["7VYZ03W6R9OJPn2OUN8Ikw"], "issued_at": "2018-07-25T11:19:09.000000Z"}} 2018-07-25 11:19:09,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}02e7e477b39eb43672c51dae3e17dfee5f2cf59b" 2018-07-25 11:19:09,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-190045ef-82c4-4653-aa87-b8559308fd87 x-compute-request-id: req-190045ef-82c4-4653-aa87-b8559308fd87 RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "https://192.16.1.222:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-25 11:19:09,845 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-190045ef-82c4-4653-aa87-b8559308fd87 2018-07-25 11:19:09,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.discovery in 0.662940979004s 2018-07-25 11:19:09,845 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-190045ef-82c4-4653-aa87-b8559308fd87 2018-07-25 11:19:09,845 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'https://192.16.1.222:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-25 11:19:09,845 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-25 11:19:09,846 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-25 11:19:09,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:09,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-25 11:19:09,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:10,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["HEIyYsAXRASM1kpm_FYHYg"], "issued_at": "2018-07-25T11:19:10.000000Z"}} 2018-07-25 11:19:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}825f9f90eb8ebbe7cd43dc36fb2b04853c8dc432" 2018-07-25 11:19:11,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json x-openstack-request-id: req-9c67d5c8-97ad-4048-8525-1ca3f864bc5c RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-25 11:19:11,517 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&name=foo used request id req-9c67d5c8-97ad-4048-8525-1ca3f864bc5c 2018-07-25 11:19:11,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:11,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-25 11:19:11,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:11,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["ysZ2REbOSFyZr01b8FwMng"], "issued_at": "2018-07-25T11:19:11.000000Z"}} 2018-07-25 11:19:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7190ef88da13ffb00e0d5799537a03ae38d426" 2018-07-25 11:19:11,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:11 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5948a591-f9ea-4ccc-936b-7d6af6b0646b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:11,967 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5948a591-f9ea-4ccc-936b-7d6af6b0646b 2018-07-25 11:19:11,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:11,980 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:11 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7190ef88da13ffb00e0d5799537a03ae38d426" 2018-07-25 11:19:12,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:12 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-6f652c04-4fb5-4d87-b797-b8c5816a09f9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:12,044 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-6f652c04-4fb5-4d87-b797-b8c5816a09f9 2018-07-25 11:19:12,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:12,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-25 11:19:12,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:12,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["7BMYi02YRDKLlROkeBlyKg"], "issued_at": "2018-07-25T11:19:12.000000Z"}} 2018-07-25 11:19:12,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2594f5a852c0a1592c2625b8f776a2506e653ec0" 2018-07-25 11:19:12,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c6d56ea0-f036-4df2-8723-5c4d208cbc99 Date: Wed, 25 Jul 2018 11:19:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:19:12,725 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks used request id req-c6d56ea0-f036-4df2-8723-5c4d208cbc99 2018-07-25 11:19:12,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:14,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Ms5fLDc4QieTgRjacLQvzw"], "issued_at": "2018-07-25T11:19:14.000000Z"}} 2018-07-25 11:19:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bc9c6427bfa4b1012b53340d92ecc8f7ab2660" 2018-07-25 11:19:14,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c548ae71-bb72-4a77-a9b3-8ff3c35dd1c4 Date: Wed, 25 Jul 2018 11:19:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:19:14,389 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-c548ae71-bb72-4a77-a9b3-8ff3c35dd1c4 2018-07-25 11:19:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bc9c6427bfa4b1012b53340d92ecc8f7ab2660" 2018-07-25 11:19:14,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-4b790971-18ce-4b56-8fb9-dbe702b647bb Date: Wed, 25 Jul 2018 11:19:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:19:14,461 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-4b790971-18ce-4b56-8fb9-dbe702b647bb 2018-07-25 11:19:14,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:19:14,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:14,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:14,531 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-25 11:19:14,564 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-25 11:19:14,565 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:19:14,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:16,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Lt8MOj2rQLakrF92EUVaYg"], "issued_at": "2018-07-25T11:19:16.000000Z"}} 2018-07-25 11:19:16,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a458b482ace3e2de9758a901606d92edcc16e0a" 2018-07-25 11:19:16,380 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2128 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ddb4e9d-299c-4dfd-9d6b-41929314838c x-compute-request-id: req-8ddb4e9d-299c-4dfd-9d6b-41929314838c RESP BODY: {"flavors": [{"name": "m1.nano", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "ram": 64, "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": "0"}, {"name": "m1.tiny", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1"}, {"name": "m1.small", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"name": "m1.medium", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"name": "m1.large", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"name": "m1.xlarge", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "ram": 16384, "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": 160, "id": "5"}]} 2018-07-25 11:19:16,380 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/detail used request id req-8ddb4e9d-299c-4dfd-9d6b-41929314838c 2018-07-25 11:19:16,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:19:16,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:16,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["uEvyuXNCRayo54__yNwkUg"], "issued_at": "2018-07-25T11:19:16.000000Z"}} 2018-07-25 11:19:16,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207e83b2529066594d6abf11d7021601f7ebfe5a" 2018-07-25 11:19:16,980 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 2567 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ab052bb-494f-41df-9fa6-718e44ceb208 x-compute-request-id: req-1ab052bb-494f-41df-9fa6-718e44ceb208 RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "host4", "disabled_reason": null, "id": 68}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host4", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2996, "local_gb": 2997, "free_ram_mb": 13998, "id": 5}, {"status": "enabled", "service": {"host": "host5", "disabled_reason": null, "id": 71}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 8, "hypervisor_hostname": "host5", "memory_mb_used": 2048, "memory_mb": 16046, "current_workload": 0, "state": "up", "host_ip": "10.1.0.54", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"rtm\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"hle\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"syscall\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 8}}", "running_vms": 0, "free_disk_gb": 2997, "hypervisor_version": 2011001, "disk_available_least": 2996, "local_gb": 2997, "free_ram_mb": 13998, "id": 8}]} 2018-07-25 11:19:16,980 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-hypervisors/detail used request id req-1ab052bb-494f-41df-9fa6-718e44ceb208 2018-07-25 11:19:16,981 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-25 11:19:16,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:16,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:16,996 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-25 11:19:17,055 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-25 11:19:17,056 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-25 11:19:17,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:17,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["6H2DZziORmeu3kdmoq9rbw"], "issued_at": "2018-07-25T11:19:17.000000Z"}} 2018-07-25 11:19:17,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b4826be3e92cbe97cacfd3d73c5ad24c8451009" 2018-07-25 11:19:18,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 x-openstack-request-id: req-e3d9b460-f059-414d-89f2-0c8543224c88 RESP BODY: {"stacks": []} 2018-07-25 11:19:18,789 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks used request id req-e3d9b460-f059-414d-89f2-0c8543224c88 2018-07-25 11:19:18,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:18,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-25 11:19:18,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:19,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["BcmMj5OBQjKHnLKL-6v9Hg"], "issued_at": "2018-07-25T11:19:19.000000Z"}} 2018-07-25 11:19:19,924 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d8b0bd24b55bb5af998694712083452ee4f615" 2018-07-25 11:19:21,261 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-3bb73942-f565-4d56-9bab-dcac88cceb74 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-3bb73942-f565-4d56-9bab-dcac88cceb74 RESP BODY: {"volumes": []} 2018-07-25 11:19:21,261 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail used request id req-3bb73942-f565-4d56-9bab-dcac88cceb74 2018-07-25 11:19:21,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:21,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["ODdDBZOJTqqcwnzRzV-ehw"], "issued_at": "2018-07-25T11:19:21.000000Z"}} 2018-07-25 11:19:21,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:21,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-49fa03cf-2bd4-4467-bdcd-3bce21d16b0c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:21,757 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-49fa03cf-2bd4-4467-bdcd-3bce21d16b0c 2018-07-25 11:19:21,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:21,767 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:21 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:21,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:21 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-f154a977-9099-45a7-bf2f-d8b8c1278f5b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:21,838 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-f154a977-9099-45a7-bf2f-d8b8c1278f5b 2018-07-25 11:19:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-5b8889cd-bb5e-4db3-9493-73e6fced84ed-projName"}}' 2018-07-25 11:19:21,929 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:21 GMT Content-Type: application/json Content-Length: 340 Vary: X-Auth-Token x-openstack-request-id: req-dfc9ce53-1d84-47c6-83bf-6cbf00dc53e2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/377e03972efb47f39b21660c664ccfc1"}, "tags": [], "enabled": true, "id": "377e03972efb47f39b21660c664ccfc1", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-5b8889cd-bb5e-4db3-9493-73e6fced84ed-projName"}} 2018-07-25 11:19:21,930 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-dfc9ce53-1d84-47c6-83bf-6cbf00dc53e2 2018-07-25 11:19:21,930 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-5b8889cd-bb5e-4db3-9493-73e6fced84ed-projName 2018-07-25 11:19:21,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5b8889cd-bb5e-4db3-9493-73e6fced84ed-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:21,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:21 GMT Content-Type: application/json Content-Length: 538 Vary: X-Auth-Token x-openstack-request-id: req-cb1ab4b7-cc76-453d-977f-fb1b68094299 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5b8889cd-bb5e-4db3-9493-73e6fced84ed-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/377e03972efb47f39b21660c664ccfc1"}, "tags": [], "enabled": true, "id": "377e03972efb47f39b21660c664ccfc1", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-5b8889cd-bb5e-4db3-9493-73e6fced84ed-projName"}]} 2018-07-25 11:19:21,976 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-5b8889cd-bb5e-4db3-9493-73e6fced84ed-projName used request id req-cb1ab4b7-cc76-453d-977f-fb1b68094299 2018-07-25 11:19:21,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-f3691a0c-3a50-4a14-8937-8028bb47fec4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:19:22,026 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-f3691a0c-3a50-4a14-8937-8028bb47fec4 2018-07-25 11:19:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-608c0a7f-b13a-4d7d-bcfd-472927217b21 Date: Wed, 25 Jul 2018 11:19:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:04:07Z", "updated_at": "2018-07-25T11:04:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "0cc3def1-907b-45a7-abb6-89a6fb1a4ad7", "remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "17febfed-bccb-47d1-ba03-f11bb36b3879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "40acc164-e7d6-4ca8-bd35-d66a113d3270", "remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "revision_number": 0, "id": "e65fe2f6-be23-4723-8576-0f85da8d2bc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "name": "default"}]} 2018-07-25 11:19:22,217 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-608c0a7f-b13a-4d7d-bcfd-472927217b21 2018-07-25 11:19:22,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,262 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-b03ae590-a84e-4f11-94f5-ccb05a455ddd RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:22,262 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-b03ae590-a84e-4f11-94f5-ccb05a455ddd 2018-07-25 11:19:22,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:22,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,301 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-429d2504-134e-4cb6-88a3-f27c9779d075 RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:22,301 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-429d2504-134e-4cb6-88a3-f27c9779d075 2018-07-25 11:19:22,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,336 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-14823705-b812-4c64-a912-816279745824 RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:22,336 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-14823705-b812-4c64-a912-816279745824 2018-07-25 11:19:22,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:22,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,384 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-d70e086d-40cb-4187-bd80-2e3d6f17c3ee RESP BODY: {"error": {"message": "Could not find project: 8bfeaca7f42b49db9140625a12a34a8b.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:22,384 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-d70e086d-40cb-4187-bd80-2e3d6f17c3ee 2018-07-25 11:19:22,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-1e8287d9-edba-433f-b8fe-3102d7bd5bd6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-25 11:19:22,439 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc used request id req-1e8287d9-edba-433f-b8fe-3102d7bd5bd6 2018-07-25 11:19:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,473 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-0fa8b2b9-4d78-4670-9ce1-1d50b411fa3b RESP BODY: {"error": {"message": "Could not find project: 7d0240a7d22e4b2ebe97e445834e5e91.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:22,473 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 used request id req-0fa8b2b9-4d78-4670-9ce1-1d50b411fa3b 2018-07-25 11:19:22,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,511 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-0a3437ae-cc3a-452b-850c-417b1456280d RESP BODY: {"error": {"message": "Could not find project: 81af1285bb8c4241b39fff69cd710618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:22,511 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 used request id req-0a3437ae-cc3a-452b-850c-417b1456280d 2018-07-25 11:19:22,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:22,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-482ae3b5-e1f3-44c4-9db4-2bce2de64265 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:19:22,541 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-482ae3b5-e1f3-44c4-9db4-2bce2de64265 2018-07-25 11:19:22,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - faa986a0-e70a-4ab1-ae92-1adca4d2affd 2018-07-25 11:19:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=faa986a0-e70a-4ab1-ae92-1adca4d2affd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-baab9bab-a9df-4ad0-8c14-53cf436b69f3 Date: Wed, 25 Jul 2018 11:19:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:04:07Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "0cc3def1-907b-45a7-abb6-89a6fb1a4ad7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:04:07Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "17febfed-bccb-47d1-ba03-f11bb36b3879"}, {"remote_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:04:07Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "40acc164-e7d6-4ca8-bd35-d66a113d3270"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:04:07Z", "security_group_id": "faa986a0-e70a-4ab1-ae92-1adca4d2affd", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:04:07Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "e65fe2f6-be23-4723-8576-0f85da8d2bc1"}]} 2018-07-25 11:19:22,585 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=faa986a0-e70a-4ab1-ae92-1adca4d2affd used request id req-baab9bab-a9df-4ad0-8c14-53cf436b69f3 2018-07-25 11:19:22,585 - neutron_utils - INFO - Deleting security group with name - default 2018-07-25 11:19:22,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/faa986a0-e70a-4ab1-ae92-1adca4d2affd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,825 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-def33589-412c-41de-9d31-9f74d0730d48 Content-Length: 0 Date: Wed, 25 Jul 2018 11:19:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:22,825 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/faa986a0-e70a-4ab1-ae92-1adca4d2affd used request id req-def33589-412c-41de-9d31-9f74d0730d48 2018-07-25 11:19:22,825 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-5b8889cd-bb5e-4db3-9493-73e6fced84ed-projName 2018-07-25 11:19:22,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/377e03972efb47f39b21660c664ccfc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b238c4465c91297800ebd5f113d24012746f850" 2018-07-25 11:19:22,971 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:22 GMT Vary: X-Auth-Token x-openstack-request-id: req-ce4a13cc-a508-4a26-bb0e-e9d76208af5d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:22,972 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/377e03972efb47f39b21660c664ccfc1 used request id req-ce4a13cc-a508-4a26-bb0e-e9d76208af5d 2018-07-25 11:19:22,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:23,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["3_kFIgT_TGa9rnv9Ca7CPA"], "issued_at": "2018-07-25T11:19:23.000000Z"}} 2018-07-25 11:19:23,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8a006ce697966a8f4dc69d986ad5b4b229cba2" 2018-07-25 11:19:23,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:23 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-63c24122-896e-43f7-87a0-a8dce1431b68 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:23,560 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-63c24122-896e-43f7-87a0-a8dce1431b68 2018-07-25 11:19:23,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:23,568 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:23 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:23,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8a006ce697966a8f4dc69d986ad5b4b229cba2" 2018-07-25 11:19:23,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:23 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-b56c7568-5819-4961-a34c-69146527943f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:23,604 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-b56c7568-5819-4961-a34c-69146527943f 2018-07-25 11:19:24,067 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-a0b88701-76bd-4e89-93fd-ebe49a30d7b1-username 2018-07-25 11:19:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8a006ce697966a8f4dc69d986ad5b4b229cba2" 2018-07-25 11:19:24,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:24 GMT Content-Type: application/json Content-Length: 4155 Vary: X-Auth-Token x-openstack-request-id: req-b911e6ce-f4df-4618-a27a-8c0b8f9ebd01 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-a0b88701-76bd-4e89-93fd-ebe49a30d7b1-username", "links": {"self": "https://192.16.1.222:5000/v3/users/829ec13b7e8745f69df13ab4f6b20a4c"}, "domain_id": "default", "enabled": true, "id": "829ec13b7e8745f69df13ab4f6b20a4c", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:24,119 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-b911e6ce-f4df-4618-a27a-8c0b8f9ebd01 2018-07-25 11:19:24,120 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-a0b88701-76bd-4e89-93fd-ebe49a30d7b1-username 2018-07-25 11:19:24,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/829ec13b7e8745f69df13ab4f6b20a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8a006ce697966a8f4dc69d986ad5b4b229cba2" 2018-07-25 11:19:24,345 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:24 GMT Vary: X-Auth-Token x-openstack-request-id: req-bd20bd8a-551e-4aec-a2b5-cb94590a4e0e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:24,345 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/829ec13b7e8745f69df13ab4f6b20a4c used request id req-bd20bd8a-551e-4aec-a2b5-cb94590a4e0e 2018-07-25 11:19:24,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:24,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["MqgAlVojTVK8Bx61UYhJtw"], "issued_at": "2018-07-25T11:19:24.000000Z"}} 2018-07-25 11:19:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0de3d9aba8b0f206b9d28cfcc06caeb336d5c97" 2018-07-25 11:19:24,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9d0262b6-ece0-4b44-b593-cf46a8887267 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:24,882 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9d0262b6-ece0-4b44-b593-cf46a8887267 2018-07-25 11:19:24,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:24,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-25 11:19:24,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:25,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["SAuQ4ye2Q5-yYqCkV4OmuQ"], "issued_at": "2018-07-25T11:19:25.000000Z"}} 2018-07-25 11:19:25,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a1905a751ccb50b366c1cfa04728cc568f428e" 2018-07-25 11:19:25,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-83e632f2-db32-46ae-93a4-3876f5780ed4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:25,342 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-83e632f2-db32-46ae-93a4-3876f5780ed4 2018-07-25 11:19:25,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:25,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:25,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["KhSJ9q8QSoSGJPluiQFuTw"], "issued_at": "2018-07-25T11:19:25.000000Z"}} 2018-07-25 11:19:25,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:26,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["lQtB_mh7TUSKCObePZjF5A"], "issued_at": "2018-07-25T11:19:26.000000Z"}} 2018-07-25 11:19:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd5e76d159d27b111f35d7f3d92a754eea07cc0" 2018-07-25 11:19:26,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-97bf5471-6f59-430e-a16e-4ca35e4b56ea X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:26,282 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-97bf5471-6f59-430e-a16e-4ca35e4b56ea 2018-07-25 11:19:26,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:26,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:26,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["poFN-5LTRX2UwwZPKa4pAA"], "issued_at": "2018-07-25T11:19:26.000000Z"}} 2018-07-25 11:19:26,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:27,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["-waI5fw6SCe857B_6fAkAA"], "issued_at": "2018-07-25T11:19:27.000000Z"}} 2018-07-25 11:19:27,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca21f5f0f6fee4611d2d97ab8b5d462e831a5444" 2018-07-25 11:19:27,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f8b36566-1444-4260-9391-50d69e90fead X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:27,157 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f8b36566-1444-4260-9391-50d69e90fead 2018-07-25 11:19:27,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:27,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:27,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["4Xh7CDgXQlaph_4mav7sqw"], "issued_at": "2018-07-25T11:19:27.000000Z"}} 2018-07-25 11:19:27,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:27,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:28,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["0F9p09GrQJKnh1JViPZdqA"], "issued_at": "2018-07-25T11:19:28.000000Z"}} 2018-07-25 11:19:28,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:28,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:28,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["ND3wdkyKTH-YytOtAvglJg"], "issued_at": "2018-07-25T11:19:28.000000Z"}} 2018-07-25 11:19:28,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:28,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["bHabU4kPST2hrF1pE2dEfQ"], "issued_at": "2018-07-25T11:19:28.000000Z"}} 2018-07-25 11:19:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:28,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-48ced4b1-8a32-40ac-8a8f-c34601eb49e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:28,927 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-48ced4b1-8a32-40ac-8a8f-c34601eb49e7 2018-07-25 11:19:28,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:28,937 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:28 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:28,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:28,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:28 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-af813ad9-a5af-4197-a0b2-dfa6d712a201 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:28,996 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-af813ad9-a5af-4197-a0b2-dfa6d712a201 2018-07-25 11:19:30,448 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-username 2018-07-25 11:19:30,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:31,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:31 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-381d83c1-1e2a-4e1a-88c0-104a4b612f1b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:31,056 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-381d83c1-1e2a-4e1a-88c0-104a4b612f1b 2018-07-25 11:19:31,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-projName"}}' 2018-07-25 11:19:31,123 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:31 GMT Content-Type: application/json Content-Length: 340 Vary: X-Auth-Token x-openstack-request-id: req-ada50e66-133c-4a92-bdbe-eb2fb8ebc1ed X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/7fc1ea8c7ec14a1c9b15e309a508d3a8"}, "tags": [], "enabled": true, "id": "7fc1ea8c7ec14a1c9b15e309a508d3a8", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-projName"}} 2018-07-25 11:19:31,123 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-ada50e66-133c-4a92-bdbe-eb2fb8ebc1ed 2018-07-25 11:19:31,123 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-projName 2018-07-25 11:19:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" -d '{"role": {"name": "KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-role"}}' 2018-07-25 11:19:31,185 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:31 GMT Content-Type: application/json Content-Length: 233 Vary: X-Auth-Token x-openstack-request-id: req-34baf912-ac19-41ed-bb5f-ec0229f99023 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "32d0e9c590d34f669e2a02149c98728e", "links": {"self": "https://192.16.1.222:5000/v3/roles/32d0e9c590d34f669e2a02149c98728e"}, "name": "KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-role"}} 2018-07-25 11:19:31,185 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-34baf912-ac19-41ed-bb5f-ec0229f99023 2018-07-25 11:19:31,186 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-role 2018-07-25 11:19:31,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/32d0e9c590d34f669e2a02149c98728e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:31,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:31 GMT Content-Type: application/json Content-Length: 233 Vary: X-Auth-Token x-openstack-request-id: req-edfd7253-cf13-43d5-bd26-0c4d13f943ec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/32d0e9c590d34f669e2a02149c98728e"}, "domain_id": null, "name": "KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-role", "id": "32d0e9c590d34f669e2a02149c98728e"}} 2018-07-25 11:19:31,307 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/32d0e9c590d34f669e2a02149c98728e used request id req-edfd7253-cf13-43d5-bd26-0c4d13f943ec 2018-07-25 11:19:31,307 - keystone_utils - INFO - Granting role KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-role to project KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-projName 2018-07-25 11:19:31,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/7fc1ea8c7ec14a1c9b15e309a508d3a8/users/6af4a7ac2ee84abeaedc8958262fbd84/roles/32d0e9c590d34f669e2a02149c98728e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:31,645 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:31 GMT Vary: X-Auth-Token x-openstack-request-id: req-9570c2a5-5e43-4018-a1c0-8c9d9175d6f7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:31,645 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/7fc1ea8c7ec14a1c9b15e309a508d3a8/users/6af4a7ac2ee84abeaedc8958262fbd84/roles/32d0e9c590d34f669e2a02149c98728e used request id req-9570c2a5-5e43-4018-a1c0-8c9d9175d6f7 2018-07-25 11:19:31,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7fc1ea8c7ec14a1c9b15e309a508d3a8/users/6af4a7ac2ee84abeaedc8958262fbd84/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:31,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:31 GMT Content-Type: application/json Content-Length: 406 Vary: X-Auth-Token x-openstack-request-id: req-931988eb-16e5-4c4b-b969-cb4808d509ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/7fc1ea8c7ec14a1c9b15e309a508d3a8/users/6af4a7ac2ee84abeaedc8958262fbd84/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d0e9c590d34f669e2a02149c98728e", "links": {"self": "https://192.16.1.222:5000/v3/roles/32d0e9c590d34f669e2a02149c98728e"}, "name": "KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-role"}]} 2018-07-25 11:19:31,686 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7fc1ea8c7ec14a1c9b15e309a508d3a8/users/6af4a7ac2ee84abeaedc8958262fbd84/roles used request id req-931988eb-16e5-4c4b-b969-cb4808d509ad 2018-07-25 11:19:31,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e7b8c508-ec00-46eb-9d7c-4ea3a12b95d4 Date: Wed, 25 Jul 2018 11:19:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:31Z", "updated_at": "2018-07-25T11:19:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:31Z", "revision_number": 0, "id": "3db07dde-0613-41be-b49c-5cbec3590976", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:31Z", "security_group_id": "49267d26-4929-4297-9032-0cd44933924f", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:31Z", "revision_number": 0, "id": "575f7301-2a50-4280-86f7-6fba860c30f2", "remote_group_id": "49267d26-4929-4297-9032-0cd44933924f", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:31Z", "security_group_id": "49267d26-4929-4297-9032-0cd44933924f", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:31Z", "revision_number": 0, "id": "a3b7fa1a-e705-4360-8f83-a4f6eac4f2b1", "remote_group_id": "49267d26-4929-4297-9032-0cd44933924f", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:31Z", "security_group_id": "49267d26-4929-4297-9032-0cd44933924f", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:31Z", "revision_number": 0, "id": "e3cfa62b-3a03-45df-a90d-c048ca6c2edb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:31Z", "security_group_id": "49267d26-4929-4297-9032-0cd44933924f", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "49267d26-4929-4297-9032-0cd44933924f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:19:32,051 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-e7b8c508-ec00-46eb-9d7c-4ea3a12b95d4 2018-07-25 11:19:32,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,081 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:32 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-7256a349-ee09-4657-9423-29cf07029929 RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:32,081 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-7256a349-ee09-4657-9423-29cf07029929 2018-07-25 11:19:32,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,109 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:32 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-4ca29a0e-f6d5-4c34-8e33-b2013fc44b40 RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:32,109 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-4ca29a0e-f6d5-4c34-8e33-b2013fc44b40 2018-07-25 11:19:32,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,150 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:32 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-92ffa6b8-acc3-452a-8581-eb5b915f7d41 RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:32,150 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-92ffa6b8-acc3-452a-8581-eb5b915f7d41 2018-07-25 11:19:32,151 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:32 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e66be465-06ca-4473-b2a2-653b047f7dc6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:19:32,176 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-e66be465-06ca-4473-b2a2-653b047f7dc6 2018-07-25 11:19:32,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49267d26-4929-4297-9032-0cd44933924f 2018-07-25 11:19:32,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=49267d26-4929-4297-9032-0cd44933924f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6952d991-933a-41a1-b447-fe23180eaa0d Date: Wed, 25 Jul 2018 11:19:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:19:31Z", "security_group_id": "49267d26-4929-4297-9032-0cd44933924f", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:31Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3db07dde-0613-41be-b49c-5cbec3590976"}, {"remote_group_id": "49267d26-4929-4297-9032-0cd44933924f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:19:31Z", "security_group_id": "49267d26-4929-4297-9032-0cd44933924f", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:31Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "575f7301-2a50-4280-86f7-6fba860c30f2"}, {"remote_group_id": "49267d26-4929-4297-9032-0cd44933924f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:19:31Z", "security_group_id": "49267d26-4929-4297-9032-0cd44933924f", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:31Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "a3b7fa1a-e705-4360-8f83-a4f6eac4f2b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:19:31Z", "security_group_id": "49267d26-4929-4297-9032-0cd44933924f", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:31Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "e3cfa62b-3a03-45df-a90d-c048ca6c2edb"}]} 2018-07-25 11:19:32,211 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=49267d26-4929-4297-9032-0cd44933924f used request id req-6952d991-933a-41a1-b447-fe23180eaa0d 2018-07-25 11:19:32,212 - neutron_utils - INFO - Deleting security group with name - default 2018-07-25 11:19:32,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/49267d26-4929-4297-9032-0cd44933924f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,458 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9ee0859-5306-40e0-86e7-786bb542c759 Content-Length: 0 Date: Wed, 25 Jul 2018 11:19:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:32,458 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/49267d26-4929-4297-9032-0cd44933924f used request id req-b9ee0859-5306-40e0-86e7-786bb542c759 2018-07-25 11:19:32,458 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-projName 2018-07-25 11:19:32,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/7fc1ea8c7ec14a1c9b15e309a508d3a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,615 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:32 GMT Vary: X-Auth-Token x-openstack-request-id: req-ecd4bc2c-ba93-4042-8526-a39d65919a1b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:32,615 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/7fc1ea8c7ec14a1c9b15e309a508d3a8 used request id req-ecd4bc2c-ba93-4042-8526-a39d65919a1b 2018-07-25 11:19:32,615 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-username 2018-07-25 11:19:32,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/6af4a7ac2ee84abeaedc8958262fbd84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:32,854 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:32 GMT Vary: X-Auth-Token x-openstack-request-id: req-1e290d45-35b3-4337-becf-dc67afa75433 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:32,854 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/6af4a7ac2ee84abeaedc8958262fbd84 used request id req-1e290d45-35b3-4337-becf-dc67afa75433 2018-07-25 11:19:32,854 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-2b5274a1-e129-4bf7-8a70-a169ead314b1-role 2018-07-25 11:19:32,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/32d0e9c590d34f669e2a02149c98728e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42184d7fec2d915ddf87f29e8f5544f7d656b6a" 2018-07-25 11:19:33,012 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:33 GMT Vary: X-Auth-Token x-openstack-request-id: req-60d29a1f-e00b-4d86-a905-cadc41e5b126 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:33,012 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/32d0e9c590d34f669e2a02149c98728e used request id req-60d29a1f-e00b-4d86-a905-cadc41e5b126 2018-07-25 11:19:33,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:33,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["SroIxkPLSe2YPOFxMcCnrg"], "issued_at": "2018-07-25T11:19:33.000000Z"}} 2018-07-25 11:19:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a16075aa6ab20cce80e924eb9d7ce8b468280f" 2018-07-25 11:19:33,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-a2e1fe3c-ce15-4374-850a-b610c85764c7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:33,673 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-a2e1fe3c-ce15-4374-850a-b610c85764c7 2018-07-25 11:19:33,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:33,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:34,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["pyxrGKt1RdqLo51uRD7MXQ"], "issued_at": "2018-07-25T11:19:34.000000Z"}} 2018-07-25 11:19:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:34,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-468e0686-3650-4d58-9e15-89feb804f109 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:34,116 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-468e0686-3650-4d58-9e15-89feb804f109 2018-07-25 11:19:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:34,128 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:34,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:34,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-369673d9-84be-4567-9c5c-a2adb413a09f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:34,191 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-369673d9-84be-4567-9c5c-a2adb413a09f 2018-07-25 11:19:34,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:34,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-6a6f4cd7-e428-4c83-976e-3a28a7703e8a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:34,229 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-6a6f4cd7-e428-4c83-976e-3a28a7703e8a 2018-07-25 11:19:34,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:34,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-d8776bb4-b3e5-4f4c-b2a0-5eb3141c264a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:34,713 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d8776bb4-b3e5-4f4c-b2a0-5eb3141c264a 2018-07-25 11:19:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:34,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-6262c2a8-46db-484a-8082-6b16086c3430 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-25 11:19:34,754 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-6262c2a8-46db-484a-8082-6b16086c3430 2018-07-25 11:19:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/a60d92bbcaec4f97b9cccd953c045d83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:34,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-0220d27c-add7-4505-b7f0-92337cdeac83 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/a60d92bbcaec4f97b9cccd953c045d83"}, "enabled": true, "id": "a60d92bbcaec4f97b9cccd953c045d83", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-3de371e7-5303-44e-name"}} 2018-07-25 11:19:34,818 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/a60d92bbcaec4f97b9cccd953c045d83 used request id req-0220d27c-add7-4505-b7f0-92337cdeac83 2018-07-25 11:19:34,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/a60d92bbcaec4f97b9cccd953c045d83/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:34,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-092e23fb-4808-43c4-b353-e9585fbf1971 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/a60d92bbcaec4f97b9cccd953c045d83/roles", "previous": null, "next": null}, "roles": []} 2018-07-25 11:19:34,850 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/a60d92bbcaec4f97b9cccd953c045d83/roles used request id req-092e23fb-4808-43c4-b353-e9585fbf1971 2018-07-25 11:19:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:34,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:34 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-fa3fc3ac-d4a5-4008-b796-1c29017e0264 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "domain_id": null, "name": "admin", "id": "abfe47c7eb524c00bd9aa0a389b75760"}} 2018-07-25 11:19:34,881 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-fa3fc3ac-d4a5-4008-b796-1c29017e0264 2018-07-25 11:19:34,881 - keystone_utils - INFO - Granting role admin to project admin 2018-07-25 11:19:34,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/a60d92bbcaec4f97b9cccd953c045d83/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:35,128 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:35 GMT Vary: X-Auth-Token x-openstack-request-id: req-23cd2870-a9f8-4e35-8d4b-d96cb4553086 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:35,128 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/a60d92bbcaec4f97b9cccd953c045d83/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-23cd2870-a9f8-4e35-8d4b-d96cb4553086 2018-07-25 11:19:35,128 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-3de371e7-5303-44e-name 2018-07-25 11:19:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:35,136 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:35 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:35,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a16075aa6ab20cce80e924eb9d7ce8b468280f" 2018-07-25 11:19:35,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:35 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-e752a0ce-f349-434f-a3c0-6e577b4f9929 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-3de371e7-5303-44e-name", "links": {"self": "https://192.16.1.222:5000/v3/users/a60d92bbcaec4f97b9cccd953c045d83"}, "domain_id": "default", "enabled": true, "id": "a60d92bbcaec4f97b9cccd953c045d83", "options": {}}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:35,195 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-e752a0ce-f349-434f-a3c0-6e577b4f9929 2018-07-25 11:19:35,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a16075aa6ab20cce80e924eb9d7ce8b468280f" 2018-07-25 11:19:35,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:35 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-02701cf5-1504-4c72-9041-0fae95e5e88d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:35,242 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-02701cf5-1504-4c72-9041-0fae95e5e88d 2018-07-25 11:19:35,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a16075aa6ab20cce80e924eb9d7ce8b468280f" 2018-07-25 11:19:35,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:35 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-fcd8f91c-c099-487d-8a4c-61eb48dacf2e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-25 11:19:35,286 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-fcd8f91c-c099-487d-8a4c-61eb48dacf2e 2018-07-25 11:19:35,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/a60d92bbcaec4f97b9cccd953c045d83/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a16075aa6ab20cce80e924eb9d7ce8b468280f" 2018-07-25 11:19:35,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:35 GMT Content-Type: application/json Content-Length: 351 Vary: X-Auth-Token x-openstack-request-id: req-9483d12d-a163-43c9-949f-5cd1be2f13fd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/a60d92bbcaec4f97b9cccd953c045d83/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}]} 2018-07-25 11:19:35,332 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/a60d92bbcaec4f97b9cccd953c045d83/roles used request id req-9483d12d-a163-43c9-949f-5cd1be2f13fd 2018-07-25 11:19:35,332 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-3de371e7-5303-44e-name 2018-07-25 11:19:35,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/a60d92bbcaec4f97b9cccd953c045d83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6f7b3bf126840e8fc28bea45f90121891880a0" 2018-07-25 11:19:35,917 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:35 GMT Vary: X-Auth-Token x-openstack-request-id: req-b76d4f47-6a1c-4ab4-b10e-4f88f6674792 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:35,918 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/a60d92bbcaec4f97b9cccd953c045d83 used request id req-b76d4f47-6a1c-4ab4-b10e-4f88f6674792 2018-07-25 11:19:35,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:36,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["fvXZUU4xR3KJHFfkMJZxSQ"], "issued_at": "2018-07-25T11:19:36.000000Z"}} 2018-07-25 11:19:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb170fd820e3817e9bfc43e9d7f6ab4eecddf90f" 2018-07-25 11:19:36,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8bc48568-1f03-49d9-9e85-f699a79501b6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:36,443 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8bc48568-1f03-49d9-9e85-f699a79501b6 2018-07-25 11:19:36,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:36,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:36,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["OFwAyCs_SnezCgO_K14vRw"], "issued_at": "2018-07-25T11:19:36.000000Z"}} 2018-07-25 11:19:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:36,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4c1f8307-b025-4b5a-93b7-31bfe1c1f0dc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:36,922 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4c1f8307-b025-4b5a-93b7-31bfe1c1f0dc 2018-07-25 11:19:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:36,930 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:36 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:36,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:37,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:36 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-3515f289-4661-4cf1-b7c4-2bcd5ea431b0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:37,002 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-3515f289-4661-4cf1-b7c4-2bcd5ea431b0 2018-07-25 11:19:37,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:37,042 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:37 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-113e3f82-3d16-4e89-aa60-bf927e4a5446 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:37,042 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-113e3f82-3d16-4e89-aa60-bf927e4a5446 2018-07-25 11:19:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:37,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:37 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-96c863fa-0b74-410f-b208-2dffb8a2ff7a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:37,525 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-96c863fa-0b74-410f-b208-2dffb8a2ff7a 2018-07-25 11:19:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:37,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:37 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-eb3006a5-95e1-4dda-82fb-48d008a94405 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-25 11:19:37,567 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-eb3006a5-95e1-4dda-82fb-48d008a94405 2018-07-25 11:19:37,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/19665681f3f74e818182e4054322707d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:37,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:37 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-2eae4f9a-f03d-401a-a775-34d2cfccd8d6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/19665681f3f74e818182e4054322707d"}, "enabled": true, "id": "19665681f3f74e818182e4054322707d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e3a5fbdf-6a71-498-name"}} 2018-07-25 11:19:37,630 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/19665681f3f74e818182e4054322707d used request id req-2eae4f9a-f03d-401a-a775-34d2cfccd8d6 2018-07-25 11:19:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/19665681f3f74e818182e4054322707d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:37,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:37 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-a552729c-0751-4284-80fa-4706b84694bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/19665681f3f74e818182e4054322707d/roles", "previous": null, "next": null}, "roles": []} 2018-07-25 11:19:37,675 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/19665681f3f74e818182e4054322707d/roles used request id req-a552729c-0751-4284-80fa-4706b84694bc 2018-07-25 11:19:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:37,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:37 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-7757c2a0-5882-492f-a80b-9f145df47c20 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "domain_id": null, "name": "admin", "id": "abfe47c7eb524c00bd9aa0a389b75760"}} 2018-07-25 11:19:37,703 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-7757c2a0-5882-492f-a80b-9f145df47c20 2018-07-25 11:19:37,703 - keystone_utils - INFO - Granting role admin to project admin 2018-07-25 11:19:37,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/19665681f3f74e818182e4054322707d/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:37,775 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:37 GMT Vary: X-Auth-Token x-openstack-request-id: req-8dfe81ff-a3be-493b-b106-6e1ab40b575a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:37,775 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/19665681f3f74e818182e4054322707d/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-8dfe81ff-a3be-493b-b106-6e1ab40b575a 2018-07-25 11:19:37,775 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e3a5fbdf-6a71-498-name 2018-07-25 11:19:37,775 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e3a5fbdf-6a71-498-name 2018-07-25 11:19:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:37,785 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:37 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/19665681f3f74e818182e4054322707d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb170fd820e3817e9bfc43e9d7f6ab4eecddf90f" 2018-07-25 11:19:38,145 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:38 GMT Vary: X-Auth-Token x-openstack-request-id: req-9fb75181-04de-4ed7-8b70-5b41e843f629 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:38,145 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/19665681f3f74e818182e4054322707d used request id req-9fb75181-04de-4ed7-8b70-5b41e843f629 2018-07-25 11:19:38,145 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e3a5fbdf-6a71-498-name 2018-07-25 11:19:38,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/19665681f3f74e818182e4054322707d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a65b145f4279db491209f9e65bbeced9ab3e892" 2018-07-25 11:19:38,258 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:38 GMT Content-Type: application/json Content-Length: 115 Vary: X-Auth-Token x-openstack-request-id: req-86943133-5466-4127-ae5c-c4e1b89445a4 RESP BODY: {"error": {"message": "Could not find user: 19665681f3f74e818182e4054322707d.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:38,258 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/19665681f3f74e818182e4054322707d used request id req-86943133-5466-4127-ae5c-c4e1b89445a4 2018-07-25 11:19:38,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:38,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:38,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["yR9KO5mPTXyCj2gHu1OWRw"], "issued_at": "2018-07-25T11:19:38.000000Z"}} 2018-07-25 11:19:38,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b526051eef468caa0e02370dd1a2e4e9512aee33" 2018-07-25 11:19:38,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-417f9fd4-5a74-4a45-a173-4d19a37b33fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:38,719 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-417f9fd4-5a74-4a45-a173-4d19a37b33fa 2018-07-25 11:19:38,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:38,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:39,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["jiaH79ZfSx637tV05jV3PQ"], "issued_at": "2018-07-25T11:19:39.000000Z"}} 2018-07-25 11:19:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:39,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-768570ba-1cdd-4453-b286-afde6cb45aec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:39,229 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-768570ba-1cdd-4453-b286-afde6cb45aec 2018-07-25 11:19:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:39,237 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:39,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-f73e522e-7487-4db3-af7e-0d55817dac53 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:39,289 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-f73e522e-7487-4db3-af7e-0d55817dac53 2018-07-25 11:19:39,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:39,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-4321704e-8d47-4b7d-a04c-f8211cf34f77 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:39,337 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-4321704e-8d47-4b7d-a04c-f8211cf34f77 2018-07-25 11:19:39,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:39,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-a3f7e000-756b-49e0-b538-4049da503ba6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:39,793 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-a3f7e000-756b-49e0-b538-4049da503ba6 2018-07-25 11:19:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:39,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-5aa67ed8-2834-4b34-8f31-8c5bba7a3f38 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-25 11:19:39,843 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-5aa67ed8-2834-4b34-8f31-8c5bba7a3f38 2018-07-25 11:19:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/4f9a0167f3164f8498e396be0d19cf78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:39,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-d1f86fc4-876c-47e3-a9e4-333b8a601fc6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/4f9a0167f3164f8498e396be0d19cf78"}, "enabled": true, "id": "4f9a0167f3164f8498e396be0d19cf78", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-383476e0-5f4f-4de-name"}} 2018-07-25 11:19:39,899 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/4f9a0167f3164f8498e396be0d19cf78 used request id req-d1f86fc4-876c-47e3-a9e4-333b8a601fc6 2018-07-25 11:19:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/4f9a0167f3164f8498e396be0d19cf78/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:39,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-8f786688-f9b0-4ee4-9ef1-4791904f9d5d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/4f9a0167f3164f8498e396be0d19cf78/roles", "previous": null, "next": null}, "roles": []} 2018-07-25 11:19:39,929 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/4f9a0167f3164f8498e396be0d19cf78/roles used request id req-8f786688-f9b0-4ee4-9ef1-4791904f9d5d 2018-07-25 11:19:39,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:39,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:39 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-72868721-1880-440d-a3a4-3e9689c39c56 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "domain_id": null, "name": "admin", "id": "abfe47c7eb524c00bd9aa0a389b75760"}} 2018-07-25 11:19:39,960 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-72868721-1880-440d-a3a4-3e9689c39c56 2018-07-25 11:19:39,960 - keystone_utils - INFO - Granting role admin to project admin 2018-07-25 11:19:39,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/4f9a0167f3164f8498e396be0d19cf78/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:40,206 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-61cfd7f3-b2b4-4ed2-b0be-9ae936745887 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:40,206 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/4f9a0167f3164f8498e396be0d19cf78/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-61cfd7f3-b2b4-4ed2-b0be-9ae936745887 2018-07-25 11:19:40,206 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-383476e0-5f4f-4de-name 2018-07-25 11:19:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:40,214 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:40 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:40,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b526051eef468caa0e02370dd1a2e4e9512aee33" 2018-07-25 11:19:40,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:40 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-d5b24379-c09d-4b6d-bab2-39b975586ffe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"password_expires_at": null, "name": "CreateUserSuccessTests-383476e0-5f4f-4de-name", "links": {"self": "https://192.16.1.222:5000/v3/users/4f9a0167f3164f8498e396be0d19cf78"}, "domain_id": "default", "enabled": true, "id": "4f9a0167f3164f8498e396be0d19cf78", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:40,291 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-d5b24379-c09d-4b6d-bab2-39b975586ffe 2018-07-25 11:19:40,291 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-383476e0-5f4f-4de-name 2018-07-25 11:19:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/4f9a0167f3164f8498e396be0d19cf78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b945724a4e471c15a7a20113f77a70ad624a98b6" 2018-07-25 11:19:40,436 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:40 GMT Vary: X-Auth-Token x-openstack-request-id: req-d1c2985a-65a5-4daf-bc9f-9f63c5af48be X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:40,436 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/4f9a0167f3164f8498e396be0d19cf78 used request id req-d1c2985a-65a5-4daf-bc9f-9f63c5af48be 2018-07-25 11:19:40,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:40,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["zdAZZkJMTR-7AxERpKw_gQ"], "issued_at": "2018-07-25T11:19:40.000000Z"}} 2018-07-25 11:19:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23826ccb18e534d5a4ddb0ac2c331ab52fc95c1" 2018-07-25 11:19:40,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-665ffa95-f7dc-43cd-971c-d3992eeb5c9f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:40,963 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-665ffa95-f7dc-43cd-971c-d3992eeb5c9f 2018-07-25 11:19:40,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:40,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:41,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["nOmjfZ9YQdOGmYpz22-ozA"], "issued_at": "2018-07-25T11:19:41.000000Z"}} 2018-07-25 11:19:41,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:41,406 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f3a2b215-b079-4f9b-b463-88e4322bd147 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:41,406 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f3a2b215-b079-4f9b-b463-88e4322bd147 2018-07-25 11:19:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:41,416 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:41 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:41,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:41,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:41 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-a86af8fb-d8b7-44e0-8681-1e47083c03d3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:41,476 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-a86af8fb-d8b7-44e0-8681-1e47083c03d3 2018-07-25 11:19:41,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:41,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:41 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-f5d707c2-5434-4738-80d0-920d93ad49f3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:41,510 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-f5d707c2-5434-4738-80d0-920d93ad49f3 2018-07-25 11:19:41,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:41,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:41 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-9c228b87-d86c-4ac2-8c75-eeeb4bbf814d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:41,961 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9c228b87-d86c-4ac2-8c75-eeeb4bbf814d 2018-07-25 11:19:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:41,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:41 GMT Content-Type: application/json Content-Length: 432 Vary: X-Auth-Token x-openstack-request-id: req-4a38b0cf-2113-4571-99a7-93140a93fbde X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-25 11:19:41,993 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=admin used request id req-4a38b0cf-2113-4571-99a7-93140a93fbde 2018-07-25 11:19:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/1d9e5fbbc1f6455e97da1c26559512d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:42,048 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-eabcfdc3-4284-4276-bd71-038f3e1111a1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/1d9e5fbbc1f6455e97da1c26559512d5"}, "enabled": true, "id": "1d9e5fbbc1f6455e97da1c26559512d5", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-a5f17ab6-8a79-423-name"}} 2018-07-25 11:19:42,048 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/1d9e5fbbc1f6455e97da1c26559512d5 used request id req-eabcfdc3-4284-4276-bd71-038f3e1111a1 2018-07-25 11:19:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/1d9e5fbbc1f6455e97da1c26559512d5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:42,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-3e95db06-aec0-4376-8a67-c795474fb673 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/1d9e5fbbc1f6455e97da1c26559512d5/roles", "previous": null, "next": null}, "roles": []} 2018-07-25 11:19:42,079 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/1d9e5fbbc1f6455e97da1c26559512d5/roles used request id req-3e95db06-aec0-4376-8a67-c795474fb673 2018-07-25 11:19:42,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:42,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-1d9cc29e-ca2e-4f4a-a2fb-5c153ed639d0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "domain_id": null, "name": "admin", "id": "abfe47c7eb524c00bd9aa0a389b75760"}} 2018-07-25 11:19:42,106 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-1d9cc29e-ca2e-4f4a-a2fb-5c153ed639d0 2018-07-25 11:19:42,107 - keystone_utils - INFO - Granting role admin to project admin 2018-07-25 11:19:42,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/1d9e5fbbc1f6455e97da1c26559512d5/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:42,186 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Vary: X-Auth-Token x-openstack-request-id: req-1a40837e-7516-459d-9f4c-0b20c818fab7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:42,186 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e/users/1d9e5fbbc1f6455e97da1c26559512d5/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-1a40837e-7516-459d-9f4c-0b20c818fab7 2018-07-25 11:19:42,186 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-a5f17ab6-8a79-423-name 2018-07-25 11:19:42,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:42,195 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23826ccb18e534d5a4ddb0ac2c331ab52fc95c1" 2018-07-25 11:19:42,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-0b0ea7d6-0c3a-48ee-adeb-0a30af3b9083 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-a5f17ab6-8a79-423-name", "links": {"self": "https://192.16.1.222:5000/v3/users/1d9e5fbbc1f6455e97da1c26559512d5"}, "domain_id": "default", "enabled": true, "id": "1d9e5fbbc1f6455e97da1c26559512d5", "options": {}}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:42,255 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-0b0ea7d6-0c3a-48ee-adeb-0a30af3b9083 2018-07-25 11:19:42,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:42,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:42,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["arO0yIdBRW6VeCkHjVZtlQ"], "issued_at": "2018-07-25T11:19:42.000000Z"}} 2018-07-25 11:19:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436ff505abb6b0f73c8ecf7c6f7864eb16a910ad" 2018-07-25 11:19:42,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b2fc96ac-f6ca-4699-8e37-47646820ad8d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:42,789 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b2fc96ac-f6ca-4699-8e37-47646820ad8d 2018-07-25 11:19:42,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:42,797 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:42,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436ff505abb6b0f73c8ecf7c6f7864eb16a910ad" 2018-07-25 11:19:42,863 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:42 GMT Content-Type: application/json Content-Length: 4136 Vary: X-Auth-Token x-openstack-request-id: req-c0824b29-bf95-43a0-87c4-ececca2f1137 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-a5f17ab6-8a79-423-name", "links": {"self": "https://192.16.1.222:5000/v3/users/1d9e5fbbc1f6455e97da1c26559512d5"}, "domain_id": "default", "enabled": true, "id": "1d9e5fbbc1f6455e97da1c26559512d5", "options": {}}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:42,863 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-c0824b29-bf95-43a0-87c4-ececca2f1137 2018-07-25 11:19:42,864 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-a5f17ab6-8a79-423-name 2018-07-25 11:19:42,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/1d9e5fbbc1f6455e97da1c26559512d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66dc1f3ec733b2e77c7f7f26c65670e7aa2ab941" 2018-07-25 11:19:43,174 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:43 GMT Vary: X-Auth-Token x-openstack-request-id: req-5a7bfacd-8ffe-4505-9b0e-dca18258fd51 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:43,174 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/1d9e5fbbc1f6455e97da1c26559512d5 used request id req-5a7bfacd-8ffe-4505-9b0e-dca18258fd51 2018-07-25 11:19:43,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:43,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["OCy4LcNPRPmrFUX_cQ1jeQ"], "issued_at": "2018-07-25T11:19:43.000000Z"}} 2018-07-25 11:19:43,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65e95f2ab0837cda0a24c07a96658dd60a3249d" 2018-07-25 11:19:43,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:43 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-27040119-c487-4d5b-810c-7f353ead42a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:43,753 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-27040119-c487-4d5b-810c-7f353ead42a3 2018-07-25 11:19:43,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:43,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:44,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["kfv1zouPQPWsmFU5e-vE8w"], "issued_at": "2018-07-25T11:19:44.000000Z"}} 2018-07-25 11:19:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:44,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5e15ac14-797a-461f-987f-d90582009974 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:44,238 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5e15ac14-797a-461f-987f-d90582009974 2018-07-25 11:19:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:44,247 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:44 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:44,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9962847b-a08b-411-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:44,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:44 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-8cf44955-d06a-45bb-9d22-3c487bc8da45 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9962847b-a08b-411-name", "previous": null, "next": null}, "projects": []} 2018-07-25 11:19:44,279 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9962847b-a08b-411-name used request id req-8cf44955-d06a-45bb-9d22-3c487bc8da45 2018-07-25 11:19:44,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:44,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:44 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-95158830-b1ad-4b22-af4c-6a047588bdb7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:44,312 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-95158830-b1ad-4b22-af4c-6a047588bdb7 2018-07-25 11:19:44,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-9962847b-a08b-411-name"}}' 2018-07-25 11:19:44,389 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:44 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-d164bd86-0e96-4abd-a822-78f20ec82da1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/66da0547bfe241b98da935afc28d0f9d"}, "tags": [], "enabled": true, "id": "66da0547bfe241b98da935afc28d0f9d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9962847b-a08b-411-name"}} 2018-07-25 11:19:44,389 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-d164bd86-0e96-4abd-a822-78f20ec82da1 2018-07-25 11:19:44,389 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9962847b-a08b-411-name 2018-07-25 11:19:44,389 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9962847b-a08b-411-name 2018-07-25 11:19:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:44,397 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:44 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/66da0547bfe241b98da935afc28d0f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65e95f2ab0837cda0a24c07a96658dd60a3249d" 2018-07-25 11:19:44,538 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:44 GMT Vary: X-Auth-Token x-openstack-request-id: req-afad3eef-5d00-4d89-84b9-599cd60efac4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:44,538 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/66da0547bfe241b98da935afc28d0f9d used request id req-afad3eef-5d00-4d89-84b9-599cd60efac4 2018-07-25 11:19:44,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:44,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-cb7a5fd2-ed5f-4aaa-bc9d-6710c387b61e Date: Wed, 25 Jul 2018 11:19:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:19:44,988 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-cb7a5fd2-ed5f-4aaa-bc9d-6710c387b61e 2018-07-25 11:19:44,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,021 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6f075f7a-8b38-4002-ad53-efc7d4c426e0 RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:45,022 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-6f075f7a-8b38-4002-ad53-efc7d4c426e0 2018-07-25 11:19:45,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,055 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-4e37d654-4561-4b7a-b59b-c959a4b610ba RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:45,055 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-4e37d654-4561-4b7a-b59b-c959a4b610ba 2018-07-25 11:19:45,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,087 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-53f03f8e-02de-4534-8934-177ba3023994 RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:45,087 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-53f03f8e-02de-4534-8934-177ba3023994 2018-07-25 11:19:45,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:45,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-5bbf8b16-e953-4bbe-97b3-a63c99b0b4e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:19:45,113 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-5bbf8b16-e953-4bbe-97b3-a63c99b0b4e7 2018-07-25 11:19:45,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,164 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-e853069a-632b-4057-8553-5416367516aa RESP BODY: {"error": {"message": "Could not find project: 8bfeaca7f42b49db9140625a12a34a8b.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:45,164 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-e853069a-632b-4057-8553-5416367516aa 2018-07-25 11:19:45,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-892d62f7-615c-4211-a80a-7aff125094be X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-25 11:19:45,192 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc used request id req-892d62f7-615c-4211-a80a-7aff125094be 2018-07-25 11:19:45,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,223 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-892f882a-479e-494d-a86c-0176e9ca7813 RESP BODY: {"error": {"message": "Could not find project: 7d0240a7d22e4b2ebe97e445834e5e91.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:45,223 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 used request id req-892f882a-479e-494d-a86c-0176e9ca7813 2018-07-25 11:19:45,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:45,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,268 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-8f983f99-93d6-4fdd-9fda-1fe29277b576 RESP BODY: {"error": {"message": "Could not find project: 81af1285bb8c4241b39fff69cd710618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:45,268 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 used request id req-8f983f99-93d6-4fdd-9fda-1fe29277b576 2018-07-25 11:19:45,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:45,270 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9962847b-a08b-411-name 2018-07-25 11:19:45,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/66da0547bfe241b98da935afc28d0f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,300 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6a31631c-fa0a-4b26-ad3c-20679ab39a95 RESP BODY: {"error": {"message": "Could not find project: 66da0547bfe241b98da935afc28d0f9d.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:45,300 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/66da0547bfe241b98da935afc28d0f9d used request id req-6a31631c-fa0a-4b26-ad3c-20679ab39a95 2018-07-25 11:19:45,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:45,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-c77c0f4e-5d8f-4380-bd2a-8166c81202c7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:45,330 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c77c0f4e-5d8f-4380-bd2a-8166c81202c7 2018-07-25 11:19:45,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65e95f2ab0837cda0a24c07a96658dd60a3249d" 2018-07-25 11:19:45,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-9edd56bd-7734-4758-8270-933694bfdc41 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:19:45,364 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-9edd56bd-7734-4758-8270-933694bfdc41 2018-07-25 11:19:45,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f457183ed9df558d502ba73d0a84b19c74e535" 2018-07-25 11:19:45,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-c9a725cc-02e8-4f3e-b734-4899a9f9082e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:45,398 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c9a725cc-02e8-4f3e-b734-4899a9f9082e 2018-07-25 11:19:45,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:45,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["FBVmm2EZTaCAm5I7mBcOnA"], "issued_at": "2018-07-25T11:19:45.000000Z"}} 2018-07-25 11:19:45,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c485054e2727ecfe5ee706bb101b4452f01d6be" 2018-07-25 11:19:45,940 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-cacee78f-aceb-418e-a8dd-16744302461e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:45,940 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-cacee78f-aceb-418e-a8dd-16744302461e 2018-07-25 11:19:45,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:45,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:46,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["R9nV7igVRVivv0qUCUX_xQ"], "issued_at": "2018-07-25T11:19:46.000000Z"}} 2018-07-25 11:19:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:46,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-541f8ba7-2c8e-4814-bf8c-46e12a30437e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:46,415 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-541f8ba7-2c8e-4814-bf8c-46e12a30437e 2018-07-25 11:19:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:46,424 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:46 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:46,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-77c0e482-01ce-449-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:46,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:46 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-42c39cab-5b4f-4e8b-94ef-a2228605897a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-77c0e482-01ce-449-name", "previous": null, "next": null}, "projects": []} 2018-07-25 11:19:46,471 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-77c0e482-01ce-449-name used request id req-42c39cab-5b4f-4e8b-94ef-a2228605897a 2018-07-25 11:19:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:46,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:46 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-2c6d7742-a123-406f-843b-aef6f956ba94 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:46,508 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-2c6d7742-a123-406f-843b-aef6f956ba94 2018-07-25 11:19:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-77c0e482-01ce-449-name"}}' 2018-07-25 11:19:46,722 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:46 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-2e098f6c-a93c-4561-8725-258d1293dddb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/c049aed47e894c35b382a77e1e8d8edb"}, "tags": [], "enabled": true, "id": "c049aed47e894c35b382a77e1e8d8edb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-77c0e482-01ce-449-name"}} 2018-07-25 11:19:46,722 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-2e098f6c-a93c-4561-8725-258d1293dddb 2018-07-25 11:19:46,722 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-77c0e482-01ce-449-name 2018-07-25 11:19:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:46,729 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:46 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-77c0e482-01ce-449-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c485054e2727ecfe5ee706bb101b4452f01d6be" 2018-07-25 11:19:46,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:46 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-ea71f341-8719-4548-8d21-2b2302ed8e8c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-77c0e482-01ce-449-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/c049aed47e894c35b382a77e1e8d8edb"}, "tags": [], "enabled": true, "id": "c049aed47e894c35b382a77e1e8d8edb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-77c0e482-01ce-449-name"}]} 2018-07-25 11:19:46,770 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-77c0e482-01ce-449-name used request id req-ea71f341-8719-4548-8d21-2b2302ed8e8c 2018-07-25 11:19:46,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c485054e2727ecfe5ee706bb101b4452f01d6be" 2018-07-25 11:19:46,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:46 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-0ec5bfba-c9e3-4c95-8aa4-aa9fd8cc0a14 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:19:46,854 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-0ec5bfba-c9e3-4c95-8aa4-aa9fd8cc0a14 2018-07-25 11:19:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-cd0d152c-b52c-4724-8234-eb61b7fdbf9a Date: Wed, 25 Jul 2018 11:19:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:19:47,082 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-cd0d152c-b52c-4724-8234-eb61b7fdbf9a 2018-07-25 11:19:47,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,118 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-982b7f49-2921-4654-a687-5f3eed93fbdf RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:47,118 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-982b7f49-2921-4654-a687-5f3eed93fbdf 2018-07-25 11:19:47,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,150 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-7ea1ded7-88fc-4f9a-8249-6621176463b1 RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:47,151 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-7ea1ded7-88fc-4f9a-8249-6621176463b1 2018-07-25 11:19:47,151 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,205 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-41591b7f-5146-4a60-8c10-b8ba41224e9c RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:47,205 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-41591b7f-5146-4a60-8c10-b8ba41224e9c 2018-07-25 11:19:47,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e6f74914-4ad0-4946-a7ef-d5d8f64911bd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:19:47,234 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-e6f74914-4ad0-4946-a7ef-d5d8f64911bd 2018-07-25 11:19:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,269 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-d01570c4-917e-4bb9-8c2a-4b7189889736 RESP BODY: {"error": {"message": "Could not find project: 8bfeaca7f42b49db9140625a12a34a8b.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:47,269 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-d01570c4-917e-4bb9-8c2a-4b7189889736 2018-07-25 11:19:47,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-711bf80e-f2ee-4065-8464-469a0d9cfc35 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-25 11:19:47,302 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc used request id req-711bf80e-f2ee-4065-8464-469a0d9cfc35 2018-07-25 11:19:47,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,338 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6ef68bc5-f64e-4349-b11b-9d5d33d19314 RESP BODY: {"error": {"message": "Could not find project: 7d0240a7d22e4b2ebe97e445834e5e91.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:47,338 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 used request id req-6ef68bc5-f64e-4349-b11b-9d5d33d19314 2018-07-25 11:19:47,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:47,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,377 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6481c37b-b793-49da-98c8-7a4d520949b3 RESP BODY: {"error": {"message": "Could not find project: 81af1285bb8c4241b39fff69cd710618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:47,377 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 used request id req-6481c37b-b793-49da-98c8-7a4d520949b3 2018-07-25 11:19:47,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:47,378 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-77c0e482-01ce-449-name 2018-07-25 11:19:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/c049aed47e894c35b382a77e1e8d8edb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,675 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Vary: X-Auth-Token x-openstack-request-id: req-638bcccf-a6e5-4bc5-8243-70ffd67a6d5a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:47,676 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/c049aed47e894c35b382a77e1e8d8edb used request id req-638bcccf-a6e5-4bc5-8243-70ffd67a6d5a 2018-07-25 11:19:47,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd6b28af9d8f0359da36b9c8208ac9831b51cd4" 2018-07-25 11:19:47,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:47 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6a281c7f-11f8-4d69-a0c4-c1230b4c1009 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:47,706 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6a281c7f-11f8-4d69-a0c4-c1230b4c1009 2018-07-25 11:19:47,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:48,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["wd4AYI6TQXmIPXRVqETxzg"], "issued_at": "2018-07-25T11:19:48.000000Z"}} 2018-07-25 11:19:48,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28940c95794c10b805f83e5a5b7298e3bf07334e" 2018-07-25 11:19:48,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e399dc45-03cf-4e06-aad4-8b1207e197db X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:48,296 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e399dc45-03cf-4e06-aad4-8b1207e197db 2018-07-25 11:19:48,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:48,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:48,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["GFTbFKfTSkmcChSRHaxaFA"], "issued_at": "2018-07-25T11:19:48.000000Z"}} 2018-07-25 11:19:48,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:48,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-39ac2f76-789a-4c1c-ba90-e122e5fe3dea X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:48,742 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-39ac2f76-789a-4c1c-ba90-e122e5fe3dea 2018-07-25 11:19:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:48,751 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:48,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:48,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:48 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-b4ff3f5e-3c16-488f-bdc8-e0f4c7c0b42e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name", "previous": null, "next": null}, "projects": []} 2018-07-25 11:19:48,780 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name used request id req-b4ff3f5e-3c16-488f-bdc8-e0f4c7c0b42e 2018-07-25 11:19:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:48,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:48 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-6e8bb7e8-4cb0-4951-826f-d06f3978855c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:48,813 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-6e8bb7e8-4cb0-4951-826f-d06f3978855c 2018-07-25 11:19:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8bacfa62-55de-42b-name"}}' 2018-07-25 11:19:48,871 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:48 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-69198426-8ccc-43ec-b224-e0d9673f07bf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/dbb1cc8826864523842a66e763e41036"}, "tags": [], "enabled": true, "id": "dbb1cc8826864523842a66e763e41036", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8bacfa62-55de-42b-name"}} 2018-07-25 11:19:48,871 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-69198426-8ccc-43ec-b224-e0d9673f07bf 2018-07-25 11:19:48,872 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8bacfa62-55de-42b-name 2018-07-25 11:19:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:48,880 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:48,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28940c95794c10b805f83e5a5b7298e3bf07334e" 2018-07-25 11:19:48,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:48 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-a675a2f7-2c48-4ac9-919d-ce37aa72d6fd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/dbb1cc8826864523842a66e763e41036"}, "tags": [], "enabled": true, "id": "dbb1cc8826864523842a66e763e41036", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8bacfa62-55de-42b-name"}]} 2018-07-25 11:19:48,916 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name used request id req-a675a2f7-2c48-4ac9-919d-ce37aa72d6fd 2018-07-25 11:19:48,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:48,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:49,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["SpDIrWOXRO6rIAI8P4G6lA"], "issued_at": "2018-07-25T11:19:49.000000Z"}} 2018-07-25 11:19:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba38bb1e656e909d45659d3ef631fb329bab49c" 2018-07-25 11:19:49,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-492b0f97-b859-4ffa-a3c3-3464ceba9392 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:49,410 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-492b0f97-b859-4ffa-a3c3-3464ceba9392 2018-07-25 11:19:49,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:49,422 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba38bb1e656e909d45659d3ef631fb329bab49c" 2018-07-25 11:19:49,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-e4461a0a-477d-4fe7-b575-b5ed5352610d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/dbb1cc8826864523842a66e763e41036"}, "tags": [], "enabled": true, "id": "dbb1cc8826864523842a66e763e41036", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8bacfa62-55de-42b-name"}]} 2018-07-25 11:19:49,464 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bacfa62-55de-42b-name used request id req-e4461a0a-477d-4fe7-b575-b5ed5352610d 2018-07-25 11:19:49,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28940c95794c10b805f83e5a5b7298e3bf07334e" 2018-07-25 11:19:49,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-e2774129-23d5-422f-8c41-217a6dfde9ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:19:49,494 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-e2774129-23d5-422f-8c41-217a6dfde9ba 2018-07-25 11:19:49,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e791e95c-ba0a-4185-8c04-d95b9ff55841 Date: Wed, 25 Jul 2018 11:19:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:19:49,729 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-e791e95c-ba0a-4185-8c04-d95b9ff55841 2018-07-25 11:19:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,763 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2d401f9a-09bb-4b51-8b84-da623875f8e5 RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:49,763 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-2d401f9a-09bb-4b51-8b84-da623875f8e5 2018-07-25 11:19:49,763 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:49,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,793 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6676bc2e-5cd7-4922-938c-49403a0bb2b2 RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:49,793 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-6676bc2e-5cd7-4922-938c-49403a0bb2b2 2018-07-25 11:19:49,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,821 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-e24f548a-7c33-4ddb-b507-b433ea7e4f07 RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:49,821 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-e24f548a-7c33-4ddb-b507-b433ea7e4f07 2018-07-25 11:19:49,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:49,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0778b533-196b-488e-a5fb-d9ba494814bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:19:49,848 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-0778b533-196b-488e-a5fb-d9ba494814bc 2018-07-25 11:19:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,879 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-55c403db-79e5-43ab-8ece-ccdc1da1e84f RESP BODY: {"error": {"message": "Could not find project: 8bfeaca7f42b49db9140625a12a34a8b.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:49,879 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-55c403db-79e5-43ab-8ece-ccdc1da1e84f 2018-07-25 11:19:49,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-37387658-82be-4ff8-9759-c399a42e477d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-25 11:19:49,905 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc used request id req-37387658-82be-4ff8-9759-c399a42e477d 2018-07-25 11:19:49,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,935 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-c06281e2-8e23-4dfd-8f7e-f4bf571d60f9 RESP BODY: {"error": {"message": "Could not find project: 7d0240a7d22e4b2ebe97e445834e5e91.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:49,935 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 used request id req-c06281e2-8e23-4dfd-8f7e-f4bf571d60f9 2018-07-25 11:19:49,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:49,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:49,970 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:49 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-a57295c6-69fb-4551-ad4d-2de66398ab05 RESP BODY: {"error": {"message": "Could not find project: 81af1285bb8c4241b39fff69cd710618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:49,970 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 used request id req-a57295c6-69fb-4551-ad4d-2de66398ab05 2018-07-25 11:19:49,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:49,972 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8bacfa62-55de-42b-name 2018-07-25 11:19:49,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/dbb1cc8826864523842a66e763e41036 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:50,106 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:50 GMT Vary: X-Auth-Token x-openstack-request-id: req-461a8cf6-7f23-4c93-bb8e-194b16d6b86d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:50,106 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/dbb1cc8826864523842a66e763e41036 used request id req-461a8cf6-7f23-4c93-bb8e-194b16d6b86d 2018-07-25 11:19:50,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd490098273d6f2e6e65e40c83afaf1e6925223" 2018-07-25 11:19:50,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:50 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-5ccd4a46-104e-4e5a-9139-46c5ed189d7e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:50,138 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-5ccd4a46-104e-4e5a-9139-46c5ed189d7e 2018-07-25 11:19:50,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:50,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["NER0a-soSGuGbmaE6Xg11g"], "issued_at": "2018-07-25T11:19:50.000000Z"}} 2018-07-25 11:19:50,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb9e031c805de4e0edf8075e0223bfdaf9b7fff" 2018-07-25 11:19:50,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:50 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fdd011aa-dcca-420c-9e54-2d25eb523ea3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:50,656 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fdd011aa-dcca-420c-9e54-2d25eb523ea3 2018-07-25 11:19:50,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:50,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:51,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["XRV8kGZ1Qa21RXUPgS8Fiw"], "issued_at": "2018-07-25T11:19:51.000000Z"}} 2018-07-25 11:19:51,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de40b47df453d6a9ff29fb07541e46aadc8470c4" 2018-07-25 11:19:51,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6fa562fa-2076-4ac1-a88e-0030d4fa043a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:51,104 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6fa562fa-2076-4ac1-a88e-0030d4fa043a 2018-07-25 11:19:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:51,116 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:51 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3d24fdb9-f9de-494-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de40b47df453d6a9ff29fb07541e46aadc8470c4" 2018-07-25 11:19:51,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:51 GMT Content-Type: application/json Content-Length: 191 Vary: X-Auth-Token x-openstack-request-id: req-3f484d90-a83c-4f78-a408-e07724ffb975 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3d24fdb9-f9de-494-name", "previous": null, "next": null}, "projects": []} 2018-07-25 11:19:51,155 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3d24fdb9-f9de-494-name used request id req-3f484d90-a83c-4f78-a408-e07724ffb975 2018-07-25 11:19:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de40b47df453d6a9ff29fb07541e46aadc8470c4" 2018-07-25 11:19:51,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:51 GMT Content-Type: application/json Content-Length: 115 Vary: X-Auth-Token x-openstack-request-id: req-0482336a-32ba-4659-8af2-417fa5743cfc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-25 11:19:51,193 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=foo used request id req-0482336a-32ba-4659-8af2-417fa5743cfc 2018-07-25 11:19:51,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de40b47df453d6a9ff29fb07541e46aadc8470c4" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-3d24fdb9-f9de-494-name"}}' 2018-07-25 11:19:51,230 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:51 GMT Content-Type: application/json Content-Length: 90 Vary: X-Auth-Token x-openstack-request-id: req-1466a580-37c0-423c-a228-96ef83c90a35 RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-25 11:19:51,230 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-1466a580-37c0-423c-a228-96ef83c90a35 2018-07-25 11:19:51,230 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-25 11:19:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de40b47df453d6a9ff29fb07541e46aadc8470c4" 2018-07-25 11:19:51,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:51 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6ce6ca9c-ee37-4891-932d-111cee8643fa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:51,258 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6ce6ca9c-ee37-4891-932d-111cee8643fa 2018-07-25 11:19:51,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:51,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["-hqCAqYvTb-ieShonP_Hpg"], "issued_at": "2018-07-25T11:19:51.000000Z"}} 2018-07-25 11:19:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49c4ec36ce0d349ab8c754060e2ca44a9cf22ce" 2018-07-25 11:19:51,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-12b66513-fd6a-4f74-80b7-3fd2743f3092 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:51,709 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-12b66513-fd6a-4f74-80b7-3fd2743f3092 2018-07-25 11:19:51,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:51,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:52,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["435WJ4LxSLGAxp9cGQVc3w"], "issued_at": "2018-07-25T11:19:52.000000Z"}} 2018-07-25 11:19:52,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:52,169 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5d27ad23-4070-454f-aa79-5801fa9dbc23 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:52,170 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5d27ad23-4070-454f-aa79-5801fa9dbc23 2018-07-25 11:19:52,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:52,178 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:52 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1f98a9ef-0fe2-469-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:52,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:52 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-827e6797-8673-4d85-917c-b4d3483cc7c1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1f98a9ef-0fe2-469-name", "previous": null, "next": null}, "projects": []} 2018-07-25 11:19:52,216 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1f98a9ef-0fe2-469-name used request id req-827e6797-8673-4d85-917c-b4d3483cc7c1 2018-07-25 11:19:52,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:52,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:52 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-21b2fd0d-1e4a-450e-8cea-31e55fd889df X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:52,259 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-21b2fd0d-1e4a-450e-8cea-31e55fd889df 2018-07-25 11:19:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-1f98a9ef-0fe2-469-name"}}' 2018-07-25 11:19:52,320 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:52 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-52c5baae-3cbd-4b78-bf7c-f57bf696c520 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/06e477eb5529482b90201b6fad1981a4"}, "tags": [], "enabled": true, "id": "06e477eb5529482b90201b6fad1981a4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1f98a9ef-0fe2-469-name"}} 2018-07-25 11:19:52,321 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-52c5baae-3cbd-4b78-bf7c-f57bf696c520 2018-07-25 11:19:52,321 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1f98a9ef-0fe2-469-name 2018-07-25 11:19:52,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:19:52,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/06e477eb5529482b90201b6fad1981a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:52,565 - 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-23f5158b-c386-4fc2-a35a-0d59ee5d0528 x-compute-request-id: req-23f5158b-c386-4fc2-a35a-0d59ee5d0528 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": "06e477eb5529482b90201b6fad1981a4", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-25 11:19:52,565 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/06e477eb5529482b90201b6fad1981a4 used request id req-23f5158b-c386-4fc2-a35a-0d59ee5d0528 2018-07-25 11:19:52,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:8774/v2.1/os-quota-sets/06e477eb5529482b90201b6fad1981a4 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" -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-25 11:19:52,831 - 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-43935909-8828-46b7-a2f2-f281537332a1 x-compute-request-id: req-43935909-8828-46b7-a2f2-f281537332a1 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-25 11:19:52,831 - novaclient.v2.client - DEBUG - PUT call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/06e477eb5529482b90201b6fad1981a4 used request id req-43935909-8828-46b7-a2f2-f281537332a1 2018-07-25 11:19:52,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:52,840 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:52 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:52,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1f98a9ef-0fe2-469-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49c4ec36ce0d349ab8c754060e2ca44a9cf22ce" 2018-07-25 11:19:52,874 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:52 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-952e0b51-cca6-401b-91a8-b6ce7c5d88d7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1f98a9ef-0fe2-469-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/06e477eb5529482b90201b6fad1981a4"}, "tags": [], "enabled": true, "id": "06e477eb5529482b90201b6fad1981a4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1f98a9ef-0fe2-469-name"}]} 2018-07-25 11:19:52,874 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1f98a9ef-0fe2-469-name used request id req-952e0b51-cca6-401b-91a8-b6ce7c5d88d7 2018-07-25 11:19:52,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49c4ec36ce0d349ab8c754060e2ca44a9cf22ce" 2018-07-25 11:19:52,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:52 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-3f3e8b2d-9db5-4d28-84d0-0005e49ebf71 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:19:52,899 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-3f3e8b2d-9db5-4d28-84d0-0005e49ebf71 2018-07-25 11:19:52,899 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:19:52,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/06e477eb5529482b90201b6fad1981a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49c4ec36ce0d349ab8c754060e2ca44a9cf22ce" 2018-07-25 11:19:53,085 - 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-ab8d30bf-0eb7-4b76-bcf0-fa48ccdcd55e x-compute-request-id: req-ab8d30bf-0eb7-4b76-bcf0-fa48ccdcd55e 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": "06e477eb5529482b90201b6fad1981a4", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-25 11:19:53,085 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/06e477eb5529482b90201b6fad1981a4 used request id req-ab8d30bf-0eb7-4b76-bcf0-fa48ccdcd55e 2018-07-25 11:19:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-fa330b61-aca4-4afa-b286-732356daaa0b Date: Wed, 25 Jul 2018 11:19:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:19:53,188 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-fa330b61-aca4-4afa-b286-732356daaa0b 2018-07-25 11:19:53,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,222 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-a71e9ab6-b805-4a15-82cb-6a72c40eefeb RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:53,223 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-a71e9ab6-b805-4a15-82cb-6a72c40eefeb 2018-07-25 11:19:53,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,261 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-448e7769-4196-4086-97a8-57ba046736df RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:53,261 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-448e7769-4196-4086-97a8-57ba046736df 2018-07-25 11:19:53,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,285 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-56cc1072-390f-4155-985a-8d17f383e397 RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:53,285 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-56cc1072-390f-4155-985a-8d17f383e397 2018-07-25 11:19:53,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-76e63d63-951c-4a3f-b21d-82d91fa7405b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:19:53,309 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-76e63d63-951c-4a3f-b21d-82d91fa7405b 2018-07-25 11:19:53,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,336 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-fb82ad1d-97bf-47d1-a2ab-e40ec23e7d8a RESP BODY: {"error": {"message": "Could not find project: 8bfeaca7f42b49db9140625a12a34a8b.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:53,336 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-fb82ad1d-97bf-47d1-a2ab-e40ec23e7d8a 2018-07-25 11:19:53,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:53,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-e6249185-8126-40eb-8f0e-9009d3b3d15f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-25 11:19:53,371 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc used request id req-e6249185-8126-40eb-8f0e-9009d3b3d15f 2018-07-25 11:19:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,396 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2882270e-b8b2-4b51-8c04-8358ac81c572 RESP BODY: {"error": {"message": "Could not find project: 7d0240a7d22e4b2ebe97e445834e5e91.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:53,396 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 used request id req-2882270e-b8b2-4b51-8c04-8358ac81c572 2018-07-25 11:19:53,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,426 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-54efdc00-a769-4744-9871-79ee5664d4cc RESP BODY: {"error": {"message": "Could not find project: 81af1285bb8c4241b39fff69cd710618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:53,426 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 used request id req-54efdc00-a769-4744-9871-79ee5664d4cc 2018-07-25 11:19:53,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:53,427 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1f98a9ef-0fe2-469-name 2018-07-25 11:19:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/06e477eb5529482b90201b6fad1981a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,743 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Vary: X-Auth-Token x-openstack-request-id: req-84d98b36-da44-4732-92b7-12159e4cf0b7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:53,743 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/06e477eb5529482b90201b6fad1981a4 used request id req-84d98b36-da44-4732-92b7-12159e4cf0b7 2018-07-25 11:19:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cbaff0c3e68b6d943662919491e8cc304e756f" 2018-07-25 11:19:53,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:53 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-d4a1f1fe-7831-46af-84be-198afd68fe15 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:53,778 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-d4a1f1fe-7831-46af-84be-198afd68fe15 2018-07-25 11:19:53,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:54,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["jgx8dc-IRCilAQ-JcQuZOg"], "issued_at": "2018-07-25T11:19:54.000000Z"}} 2018-07-25 11:19:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d027a6a86ec8360a12fce5a2e2056bc4eaf1171e" 2018-07-25 11:19:54,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:54 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-36687696-df29-443d-8337-9728fcf149d9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:54,301 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-36687696-df29-443d-8337-9728fcf149d9 2018-07-25 11:19:54,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:54,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:54,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["KCzWyoMkRyOK_5T1zRcEYw"], "issued_at": "2018-07-25T11:19:54.000000Z"}} 2018-07-25 11:19:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:54,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:54 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-25ef4254-2a81-4f67-9e45-8b4b9ea2b81f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:54,800 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-25ef4254-2a81-4f67-9e45-8b4b9ea2b81f 2018-07-25 11:19:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:54,808 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:54 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:54,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9b78a67e-a794-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:54,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:54 GMT Content-Type: application/json Content-Length: 195 Vary: X-Auth-Token x-openstack-request-id: req-d65859b5-e615-417b-968b-f355ada7bbe7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9b78a67e-a794-460-name", "previous": null, "next": null}, "projects": []} 2018-07-25 11:19:54,842 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9b78a67e-a794-460-name used request id req-d65859b5-e615-417b-968b-f355ada7bbe7 2018-07-25 11:19:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:54,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:54 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-c58f0408-eba2-43fd-bbe1-85a53b29ea18 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:54,881 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-c58f0408-eba2-43fd-bbe1-85a53b29ea18 2018-07-25 11:19:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-9b78a67e-a794-460-name"}}' 2018-07-25 11:19:55,103 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:55 GMT Content-Type: application/json Content-Length: 324 Vary: X-Auth-Token x-openstack-request-id: req-8fd46aab-6021-40a6-8f34-08d02a10eac3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/310cce0896ee42db9663d3b796702611"}, "tags": [], "enabled": true, "id": "310cce0896ee42db9663d3b796702611", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9b78a67e-a794-460-name"}} 2018-07-25 11:19:55,104 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-8fd46aab-6021-40a6-8f34-08d02a10eac3 2018-07-25 11:19:55,104 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9b78a67e-a794-460-name 2018-07-25 11:19:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:55,112 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:55 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9b78a67e-a794-460-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d027a6a86ec8360a12fce5a2e2056bc4eaf1171e" 2018-07-25 11:19:55,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:55 GMT Content-Type: application/json Content-Length: 506 Vary: X-Auth-Token x-openstack-request-id: req-1b5e9597-b186-4db1-ab04-cccfa708018e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9b78a67e-a794-460-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/310cce0896ee42db9663d3b796702611"}, "tags": [], "enabled": true, "id": "310cce0896ee42db9663d3b796702611", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9b78a67e-a794-460-name"}]} 2018-07-25 11:19:55,147 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9b78a67e-a794-460-name used request id req-1b5e9597-b186-4db1-ab04-cccfa708018e 2018-07-25 11:19:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d027a6a86ec8360a12fce5a2e2056bc4eaf1171e" 2018-07-25 11:19:55,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:55 GMT Content-Type: application/json Content-Length: 181 Vary: X-Auth-Token x-openstack-request-id: req-668aca52-2c1a-4c2a-a400-24f122abfcea X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domain": {"name": "Default", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "description": "The default domain"}} 2018-07-25 11:19:55,173 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains/default used request id req-668aca52-2c1a-4c2a-a400-24f122abfcea 2018-07-25 11:19:55,174 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:19:55,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:8774/v2.1/os-quota-sets/310cce0896ee42db9663d3b796702611 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" -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-25 11:19:55,522 - 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-d41016ba-35f1-4ba0-9e51-509a0e87901f x-compute-request-id: req-d41016ba-35f1-4ba0-9e51-509a0e87901f 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-25 11:19:55,522 - novaclient.v2.client - DEBUG - PUT call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/310cce0896ee42db9663d3b796702611 used request id req-d41016ba-35f1-4ba0-9e51-509a0e87901f 2018-07-25 11:19:55,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/quotas/310cce0896ee42db9663d3b796702611 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-25 11:19:55,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-a23baf21-b33f-4ab0-a3c4-52ef15108cbd Date: Wed, 25 Jul 2018 11:19:55 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-25 11:19:55,674 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/quotas/310cce0896ee42db9663d3b796702611 used request id req-a23baf21-b33f-4ab0-a3c4-52ef15108cbd 2018-07-25 11:19:55,675 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:19:55,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/310cce0896ee42db9663d3b796702611 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:55,770 - 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-fce9391b-db1c-4ee4-9f0b-2df47ab0c1c3 x-compute-request-id: req-fce9391b-db1c-4ee4-9f0b-2df47ab0c1c3 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": "310cce0896ee42db9663d3b796702611", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-25 11:19:55,770 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/310cce0896ee42db9663d3b796702611 used request id req-fce9391b-db1c-4ee4-9f0b-2df47ab0c1c3 2018-07-25 11:19:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/quotas/310cce0896ee42db9663d3b796702611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:55,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-1053420d-e45b-4d40-acf7-e40001213caa Date: Wed, 25 Jul 2018 11:19:55 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-25 11:19:55,807 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/quotas/310cce0896ee42db9663d3b796702611 used request id req-1053420d-e45b-4d40-acf7-e40001213caa 2018-07-25 11:19:55,807 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:19:55,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-quota-sets/310cce0896ee42db9663d3b796702611 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d027a6a86ec8360a12fce5a2e2056bc4eaf1171e" 2018-07-25 11:19:55,982 - 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-6b5277d7-3a78-4df2-a60f-43b60a76314c x-compute-request-id: req-6b5277d7-3a78-4df2-a60f-43b60a76314c 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": "310cce0896ee42db9663d3b796702611", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-25 11:19:55,982 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-quota-sets/310cce0896ee42db9663d3b796702611 used request id req-6b5277d7-3a78-4df2-a60f-43b60a76314c 2018-07-25 11:19:55,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/quotas/310cce0896ee42db9663d3b796702611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d027a6a86ec8360a12fce5a2e2056bc4eaf1171e" 2018-07-25 11:19:56,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 283 X-Openstack-Request-Id: req-5b93aa6e-b940-4aba-bf21-7945168abda5 Date: Wed, 25 Jul 2018 11:19:56 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "port_pair": 100, "subnetpool": -1, "port_chain": 10, "security_group_rule": 50, "security_group": 5, "port_pair_group": 10, "service_graph": -1, "trunk": -1, "flow_classifier": 100, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-25 11:19:56,014 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/quotas/310cce0896ee42db9663d3b796702611 used request id req-5b93aa6e-b940-4aba-bf21-7945168abda5 2018-07-25 11:19:56,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-0f2ce98b-910f-4136-9b36-4233ba2be9d9 Date: Wed, 25 Jul 2018 11:19:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:19:56,124 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-0f2ce98b-910f-4136-9b36-4233ba2be9d9 2018-07-25 11:19:56,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,164 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-6ede0da7-0876-4023-ac77-eb06bae97cf8 RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:56,165 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-6ede0da7-0876-4023-ac77-eb06bae97cf8 2018-07-25 11:19:56,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:56,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,196 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-f891bd49-0362-4ca7-8d04-8572eda72b8a RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:56,196 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-f891bd49-0362-4ca7-8d04-8572eda72b8a 2018-07-25 11:19:56,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:56,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,223 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-dc713f6a-bfb8-4547-8045-7b8d587ce0e8 RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:56,223 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-dc713f6a-bfb8-4547-8045-7b8d587ce0e8 2018-07-25 11:19:56,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:56,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-480cac2b-0805-401c-bb52-6e4a0fe797a3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:19:56,251 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-480cac2b-0805-401c-bb52-6e4a0fe797a3 2018-07-25 11:19:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,279 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-dcc9f4f9-3d63-4d5d-be41-f2128fb73151 RESP BODY: {"error": {"message": "Could not find project: 8bfeaca7f42b49db9140625a12a34a8b.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:56,279 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-dcc9f4f9-3d63-4d5d-be41-f2128fb73151 2018-07-25 11:19:56,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:56,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-e949abe1-0e17-4c4c-b2b4-96572a7cee38 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-25 11:19:56,304 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc used request id req-e949abe1-0e17-4c4c-b2b4-96572a7cee38 2018-07-25 11:19:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,334 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-79c66f73-8e39-42e3-9dfd-e45c1a0c7379 RESP BODY: {"error": {"message": "Could not find project: 7d0240a7d22e4b2ebe97e445834e5e91.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:56,334 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/7d0240a7d22e4b2ebe97e445834e5e91 used request id req-79c66f73-8e39-42e3-9dfd-e45c1a0c7379 2018-07-25 11:19:56,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:56,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,368 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-07dd6aac-97ad-419b-8888-c0355fa4540d RESP BODY: {"error": {"message": "Could not find project: 81af1285bb8c4241b39fff69cd710618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:19:56,368 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/81af1285bb8c4241b39fff69cd710618 used request id req-07dd6aac-97ad-419b-8888-c0355fa4540d 2018-07-25 11:19:56,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:19:56,368 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9b78a67e-a794-460-name 2018-07-25 11:19:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/310cce0896ee42db9663d3b796702611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,688 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Vary: X-Auth-Token x-openstack-request-id: req-fe556850-c57b-4edd-bb82-56a8aa7c205c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:56,689 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/310cce0896ee42db9663d3b796702611 used request id req-fe556850-c57b-4edd-bb82-56a8aa7c205c 2018-07-25 11:19:56,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}881f3e9d00b516a59f678f876ee93945460a34c1" 2018-07-25 11:19:56,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:56 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-efefd8a0-8c68-4604-bf9c-20cfd884a4d5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:56,722 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-efefd8a0-8c68-4604-bf9c-20cfd884a4d5 2018-07-25 11:19:56,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:57,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["aZyTMxb4QwWlUeqjNkdvJQ"], "issued_at": "2018-07-25T11:19:57.000000Z"}} 2018-07-25 11:19:57,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9a900bbef1b87999ef946a8ee2925af1103308" 2018-07-25 11:19:57,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-feb400f2-995f-4fc5-a2b8-32194a1d2480 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:57,291 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-feb400f2-995f-4fc5-a2b8-32194a1d2480 2018-07-25 11:19:57,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:57,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:57,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Tz07xzg-SsSfOIUMY-22Vg"], "issued_at": "2018-07-25T11:19:57.000000Z"}} 2018-07-25 11:19:57,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:19:57,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-75e122b2-941d-4b5f-b388-ba2fab377df2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:57,756 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-75e122b2-941d-4b5f-b388-ba2fab377df2 2018-07-25 11:19:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:57,765 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:57 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:57,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-2b5ca18e-219c-44b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:19:57,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:57 GMT Content-Type: application/json Content-Length: 192 Vary: X-Auth-Token x-openstack-request-id: req-d99b15fb-181e-4c59-b422-c56ad3872a0b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-2b5ca18e-219c-44b-name", "previous": null, "next": null}, "projects": []} 2018-07-25 11:19:57,801 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-2b5ca18e-219c-44b-name used request id req-d99b15fb-181e-4c59-b422-c56ad3872a0b 2018-07-25 11:19:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:19:57,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:57 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-12927c29-7807-46e7-80dc-47c3e0a57409 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:57,836 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-12927c29-7807-46e7-80dc-47c3e0a57409 2018-07-25 11:19:57,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}}' 2018-07-25 11:19:57,898 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:57 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-6be818f6-f6f6-44a2-872b-63bd254ddbbc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240"}, "tags": [], "enabled": true, "id": "d40ed8987f744cdc9456e74992bc4240", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}} 2018-07-25 11:19:57,898 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-6be818f6-f6f6-44a2-872b-63bd254ddbbc 2018-07-25 11:19:57,898 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-2b5ca18e-219c-44b-name 2018-07-25 11:19:57,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:57,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:19:58,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["9be6RoRpSPSuwgaV0nsAxA"], "issued_at": "2018-07-25T11:19:58.000000Z"}} 2018-07-25 11:19:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:58,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0f983746-d540-47bc-908a-6d8388b05efa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:19:58,387 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0f983746-d540-47bc-908a-6d8388b05efa 2018-07-25 11:19:58,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:19:58,396 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:58 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:19:58,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:58,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:58 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-41e664b0-dd5b-4f55-9e13-41e7f4300dec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:19:58,472 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-41e664b0-dd5b-4f55-9e13-41e7f4300dec 2018-07-25 11:19:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:58,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:58 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-5a01ab8c-c5ac-4973-810a-a8aa90d90fc9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:19:58,507 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-5a01ab8c-c5ac-4973-810a-a8aa90d90fc9 2018-07-25 11:19:58,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:59,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-ceb54f68-40cb-490b-ab7a-3c4e7a8ec414 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:59,026 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-ceb54f68-40cb-490b-ab7a-3c4e7a8ec414 2018-07-25 11:19:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-2b5ca18e-219c-44b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:59,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-fad3988a-2ab8-4c14-946c-e6903f87b6fd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-2b5ca18e-219c-44b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240"}, "tags": [], "enabled": true, "id": "d40ed8987f744cdc9456e74992bc4240", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}]} 2018-07-25 11:19:59,060 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-2b5ca18e-219c-44b-name used request id req-fad3988a-2ab8-4c14-946c-e6903f87b6fd 2018-07-25 11:19:59,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/b7bf39f11b6340cb894b9546caef64e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:59,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Content-Type: application/json Content-Length: 284 Vary: X-Auth-Token x-openstack-request-id: req-e20f6d9d-a4b5-4bda-9746-b266399833d6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/b7bf39f11b6340cb894b9546caef64e6"}, "enabled": true, "id": "b7bf39f11b6340cb894b9546caef64e6", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-user"}} 2018-07-25 11:19:59,111 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/b7bf39f11b6340cb894b9546caef64e6 used request id req-e20f6d9d-a4b5-4bda-9746-b266399833d6 2018-07-25 11:19:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240/users/b7bf39f11b6340cb894b9546caef64e6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:59,146 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-ede498b8-4882-431c-a88d-3ce21608b9ea X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240/users/b7bf39f11b6340cb894b9546caef64e6/roles", "previous": null, "next": null}, "roles": []} 2018-07-25 11:19:59,146 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240/users/b7bf39f11b6340cb894b9546caef64e6/roles used request id req-ede498b8-4882-431c-a88d-3ce21608b9ea 2018-07-25 11:19:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:59,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-44ae346f-5b6a-483a-99f0-6812aa4ccf65 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "domain_id": null, "name": "admin", "id": "abfe47c7eb524c00bd9aa0a389b75760"}} 2018-07-25 11:19:59,177 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-44ae346f-5b6a-483a-99f0-6812aa4ccf65 2018-07-25 11:19:59,177 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-2b5ca18e-219c-44b-name 2018-07-25 11:19:59,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240/users/b7bf39f11b6340cb894b9546caef64e6/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:19:59,388 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-081c24fa-e6ef-407a-a4b8-ebd4f8d2dfe1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:59,388 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240/users/b7bf39f11b6340cb894b9546caef64e6/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-081c24fa-e6ef-407a-a4b8-ebd4f8d2dfe1 2018-07-25 11:19:59,388 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-2b5ca18e-219c-44b-user 2018-07-25 11:19:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:19:59,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-6a8d83ba-181c-4113-9fe7-04149c8952b9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:19:59,425 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-6a8d83ba-181c-4113-9fe7-04149c8952b9 2018-07-25 11:19:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" -d '{"role": {"name": "CreateProjectUserTests-2b5ca18e-219c-44b-name-role"}}' 2018-07-25 11:19:59,471 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-e7ede714-f156-4862-a8e3-4098fe3cf22d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "a3a70ad615e047dc8795cadf4793de04", "links": {"self": "https://192.16.1.222:5000/v3/roles/a3a70ad615e047dc8795cadf4793de04"}, "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name-role"}} 2018-07-25 11:19:59,471 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-e7ede714-f156-4862-a8e3-4098fe3cf22d 2018-07-25 11:19:59,471 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-2b5ca18e-219c-44b-name-role 2018-07-25 11:19:59,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/a3a70ad615e047dc8795cadf4793de04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:19:59,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-e7d01722-0412-4f87-8e41-2d7bbc6f05c5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/a3a70ad615e047dc8795cadf4793de04"}, "domain_id": null, "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name-role", "id": "a3a70ad615e047dc8795cadf4793de04"}} 2018-07-25 11:19:59,498 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/a3a70ad615e047dc8795cadf4793de04 used request id req-e7d01722-0412-4f87-8e41-2d7bbc6f05c5 2018-07-25 11:19:59,498 - keystone_utils - INFO - Granting role CreateProjectUserTests-2b5ca18e-219c-44b-name-role to project CreateProjectUserTests-2b5ca18e-219c-44b-name 2018-07-25 11:19:59,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240/users/b7bf39f11b6340cb894b9546caef64e6/roles/a3a70ad615e047dc8795cadf4793de04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:19:59,557 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:19:59 GMT Vary: X-Auth-Token x-openstack-request-id: req-8fb4a33a-d589-4e5c-8c4d-fb370f2ec27c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:19:59,557 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240/users/b7bf39f11b6340cb894b9546caef64e6/roles/a3a70ad615e047dc8795cadf4793de04 used request id req-8fb4a33a-d589-4e5c-8c4d-fb370f2ec27c 2018-07-25 11:19:59,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:19:59,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:00,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}, {"id": "a3a70ad615e047dc8795cadf4793de04", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name-role"}], "expires_at": "2018-07-25T23:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d40ed8987f744cdc9456e74992bc4240", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/d40ed8987f744cdc9456e74992bc4240", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/d40ed8987f744cdc9456e74992bc4240", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/d40ed8987f744cdc9456e74992bc4240", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/d40ed8987f744cdc9456e74992bc4240", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/d40ed8987f744cdc9456e74992bc4240", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/d40ed8987f744cdc9456e74992bc4240", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/d40ed8987f744cdc9456e74992bc4240", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/d40ed8987f744cdc9456e74992bc4240", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/d40ed8987f744cdc9456e74992bc4240", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/d40ed8987f744cdc9456e74992bc4240", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/d40ed8987f744cdc9456e74992bc4240", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/d40ed8987f744cdc9456e74992bc4240", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-2b5ca18e-219c-44b-user", "id": "b7bf39f11b6340cb894b9546caef64e6"}, "audit_ids": ["9H4ivWhZR-eb5Seq6-b6cA"], "issued_at": "2018-07-25T11:20:00.000000Z"}} 2018-07-25 11:20:00,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:00,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-55379a8a-f462-4859-94e7-59ebb3d2aa28 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:00,136 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-55379a8a-f462-4859-94e7-59ebb3d2aa28 2018-07-25 11:20:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-2b5ca18e-219c-44b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:00,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-34b2d845-763c-45f3-afae-99df33557e52 Date: Wed, 25 Jul 2018 11:20:00 GMT RESP BODY: {"security_groups": []} 2018-07-25 11:20:00,426 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-2b5ca18e-219c-44b-name&description=hello+group used request id req-34b2d845-763c-45f3-afae-99df33557e52 2018-07-25 11:20:00,426 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-2b5ca18e-219c-44b-name... 2018-07-25 11:20:00,426 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-2b5ca18e-219c-44b-name 2018-07-25 11:20:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" -d '{"security_group": {"name": "CreateProjectUserTests-2b5ca18e-219c-44b-name", "description": "hello group"}}' 2018-07-25 11:20:00,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-8f5e7fdb-9b2d-4b61-9adf-e15352829600 Date: Wed, 25 Jul 2018 11:20:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "updated_at": "2018-07-25T11:20:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40ed8987f744cdc9456e74992bc4240"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40ed8987f744cdc9456e74992bc4240"}], "revision_number": 2, "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}} 2018-07-25 11:20:00,700 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-8f5e7fdb-9b2d-4b61-9adf-e15352829600 2018-07-25 11:20:00,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 2018-07-25 11:20:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:00,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6968e6bf-017a-48d3-9532-e02bbcfb1e61 Date: Wed, 25 Jul 2018 11:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f"}]} 2018-07-25 11:20:00,737 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-6968e6bf-017a-48d3-9532-e02bbcfb1e61 2018-07-25 11:20:00,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 2018-07-25 11:20:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:00,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c7a61eb-56ed-44aa-ae8a-769d343f7fb3 Date: Wed, 25 Jul 2018 11:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f"}]} 2018-07-25 11:20:00,786 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-0c7a61eb-56ed-44aa-ae8a-769d343f7fb3 2018-07-25 11:20:00,786 - neutron_utils - INFO - Retrieving security group with ID - fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 2018-07-25 11:20:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:00,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-622c96e0-e932-4752-9fea-ce84f80fc4c9 Date: Wed, 25 Jul 2018 11:20:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "updated_at": "2018-07-25T11:20:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40ed8987f744cdc9456e74992bc4240"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40ed8987f744cdc9456e74992bc4240"}], "revision_number": 2, "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}]} 2018-07-25 11:20:00,883 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-622c96e0-e932-4752-9fea-ce84f80fc4c9 2018-07-25 11:20:00,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 2018-07-25 11:20:00,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:00,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6d340caf-dddf-45c0-a09f-c6fa2aff65a6 Date: Wed, 25 Jul 2018 11:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f"}]} 2018-07-25 11:20:00,922 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-6d340caf-dddf-45c0-a09f-c6fa2aff65a6 2018-07-25 11:20:00,923 - neutron_utils - INFO - Retrieving security group with ID - fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 2018-07-25 11:20:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:01,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-7c9a7723-eff9-491f-8684-ce691d512a71 Date: Wed, 25 Jul 2018 11:20:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "updated_at": "2018-07-25T11:20:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40ed8987f744cdc9456e74992bc4240"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40ed8987f744cdc9456e74992bc4240"}], "revision_number": 2, "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}]} 2018-07-25 11:20:01,001 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-7c9a7723-eff9-491f-8684-ce691d512a71 2018-07-25 11:20:01,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 2018-07-25 11:20:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:01,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf6cafc2-a8ff-419b-b527-63eca30db675 Date: Wed, 25 Jul 2018 11:20:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f"}]} 2018-07-25 11:20:01,037 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-bf6cafc2-a8ff-419b-b527-63eca30db675 2018-07-25 11:20:01,038 - neutron_utils - INFO - Retrieving security group with ID - fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 2018-07-25 11:20:01,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:01,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b28e73db-ef8c-4010-9191-523f28e94645 Date: Wed, 25 Jul 2018 11:20:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "updated_at": "2018-07-25T11:20:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40ed8987f744cdc9456e74992bc4240"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40ed8987f744cdc9456e74992bc4240"}], "revision_number": 2, "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}]} 2018-07-25 11:20:01,104 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-b28e73db-ef8c-4010-9191-523f28e94645 2018-07-25 11:20:01,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 2018-07-25 11:20:01,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:01,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b95c0276-541e-4e49-9a54-4de53b7432d9 Date: Wed, 25 Jul 2018 11:20:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "fd3d84da-86d9-41e7-a4a2-3a65a1cc7747", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "d8854fe5-6505-463a-b8d6-92250a7bc22f"}]} 2018-07-25 11:20:01,137 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-b95c0276-541e-4e49-9a54-4de53b7432d9 2018-07-25 11:20:01,138 - neutron_utils - INFO - Deleting security group rule with ID - d8854fe5-6505-463a-b8d6-92250a7bc22f 2018-07-25 11:20:01,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/d8854fe5-6505-463a-b8d6-92250a7bc22f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:01,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d669ef63-97bd-45c3-b7e6-cfec21bdc8e8 Content-Length: 0 Date: Wed, 25 Jul 2018 11:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:01,255 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/d8854fe5-6505-463a-b8d6-92250a7bc22f used request id req-d669ef63-97bd-45c3-b7e6-cfec21bdc8e8 2018-07-25 11:20:01,256 - neutron_utils - INFO - Deleting security group rule with ID - d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8 2018-07-25 11:20:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:01,377 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-444d9550-49e7-4f41-abfb-fda375cf7ccc Content-Length: 0 Date: Wed, 25 Jul 2018 11:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:01,377 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/d5ad05d8-ec3e-4f62-8e9c-1fce2d84d8c8 used request id req-444d9550-49e7-4f41-abfb-fda375cf7ccc 2018-07-25 11:20:01,377 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-2b5ca18e-219c-44b-name 2018-07-25 11:20:01,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2131a7b8c8a448cc0d1fb3c857a44ca02573f41" 2018-07-25 11:20:01,591 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b53a16d4-1fd2-4a47-897f-de81e55d01cb Content-Length: 0 Date: Wed, 25 Jul 2018 11:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:01,591 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/fd3d84da-86d9-41e7-a4a2-3a65a1cc7747 used request id req-b53a16d4-1fd2-4a47-897f-de81e55d01cb 2018-07-25 11:20:01,593 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-2b5ca18e-219c-44b-user 2018-07-25 11:20:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/b7bf39f11b6340cb894b9546caef64e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520848f9010c30b097f87f2c8f3852c4d598fc68" 2018-07-25 11:20:01,936 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:01 GMT Vary: X-Auth-Token x-openstack-request-id: req-6071e44c-e6bd-4192-a3d9-6f0ea22615b3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:01,936 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/b7bf39f11b6340cb894b9546caef64e6 used request id req-6071e44c-e6bd-4192-a3d9-6f0ea22615b3 2018-07-25 11:20:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9917ce6b-86e3-415a-a57f-9c0c8f3dd6b1 Date: Wed, 25 Jul 2018 11:20:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "updated_at": "2018-07-25T11:20:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "0d2de51e-7c48-4145-901c-703e02ca7eb5", "remote_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40ed8987f744cdc9456e74992bc4240"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "ec7075a6-d576-47e3-abbb-f9a89a0a33fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40ed8987f744cdc9456e74992bc4240"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "f1484cb3-85a3-482a-ad69-7b31376bbfa0", "remote_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40ed8987f744cdc9456e74992bc4240"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "revision_number": 0, "id": "fe2b449f-103b-4a91-b669-5f34e9f351a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:00Z", "security_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40ed8987f744cdc9456e74992bc4240"}], "revision_number": 4, "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "960a996e-b129-4b6c-ad4c-4e285590761b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:20:02,227 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-9917ce6b-86e3-415a-a57f-9c0c8f3dd6b1 2018-07-25 11:20:02,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,258 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-a830f036-f401-43b1-9814-576529ca8c42 RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:20:02,258 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-a830f036-f401-43b1-9814-576529ca8c42 2018-07-25 11:20:02,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:20:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,289 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-1c4db39a-6c2d-41a8-9341-f8eabd8f1854 RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:20:02,289 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-1c4db39a-6c2d-41a8-9341-f8eabd8f1854 2018-07-25 11:20:02,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:20:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,323 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-d4c4b999-6055-41b0-857a-1b4955ebc95b RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:20:02,323 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-d4c4b999-6055-41b0-857a-1b4955ebc95b 2018-07-25 11:20:02,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:20:02,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:02 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-3bdc777c-b6cc-472a-b2f4-7fa533bd4a5c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:02,351 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-3bdc777c-b6cc-472a-b2f4-7fa533bd4a5c 2018-07-25 11:20:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,380 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:02 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-0421f75c-d8db-4076-92c2-4d46fb1b5b5e RESP BODY: {"error": {"message": "Could not find project: 8bfeaca7f42b49db9140625a12a34a8b.", "code": 404, "title": "Not Found"}} 2018-07-25 11:20:02,380 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/8bfeaca7f42b49db9140625a12a34a8b used request id req-0421f75c-d8db-4076-92c2-4d46fb1b5b5e 2018-07-25 11:20:02,380 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:20:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:02 GMT Content-Type: application/json Content-Length: 308 Vary: X-Auth-Token x-openstack-request-id: req-dfc310bd-3f0c-4664-989a-5d5417a0a9c2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Keystone Identity Service", "links": {"self": "https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc"}, "tags": [], "enabled": true, "id": "6ae9786d02da4825b36e942b419a00dc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-07-25 11:20:02,414 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/6ae9786d02da4825b36e942b419a00dc used request id req-dfc310bd-3f0c-4664-989a-5d5417a0a9c2 2018-07-25 11:20:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:02 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-3e66f500-1aa2-4314-847b-2451e1ee90ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240"}, "tags": [], "enabled": true, "id": "d40ed8987f744cdc9456e74992bc4240", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-2b5ca18e-219c-44b-name"}} 2018-07-25 11:20:02,444 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240 used request id req-3e66f500-1aa2-4314-847b-2451e1ee90ba 2018-07-25 11:20:02,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 960a996e-b129-4b6c-ad4c-4e285590761b 2018-07-25 11:20:02,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=960a996e-b129-4b6c-ad4c-4e285590761b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3c9a1f15-bc0e-44b3-b663-c3ba3916df45 Date: Wed, 25 Jul 2018 11:20:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "0d2de51e-7c48-4145-901c-703e02ca7eb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "ec7075a6-d576-47e3-abbb-f9a89a0a33fe"}, {"remote_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "f1484cb3-85a3-482a-ad69-7b31376bbfa0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:00Z", "security_group_id": "960a996e-b129-4b6c-ad4c-4e285590761b", "port_range_min": null, "revision_number": 0, "tenant_id": "d40ed8987f744cdc9456e74992bc4240", "created_at": "2018-07-25T11:20:00Z", "project_id": "d40ed8987f744cdc9456e74992bc4240", "id": "fe2b449f-103b-4a91-b669-5f34e9f351a0"}]} 2018-07-25 11:20:02,486 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=960a996e-b129-4b6c-ad4c-4e285590761b used request id req-3c9a1f15-bc0e-44b3-b663-c3ba3916df45 2018-07-25 11:20:02,487 - neutron_utils - INFO - Deleting security group with name - default 2018-07-25 11:20:02,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/960a996e-b129-4b6c-ad4c-4e285590761b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:02,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aad6bf5e-5e48-4bf6-9a90-3ef68a344c90 Content-Length: 0 Date: Wed, 25 Jul 2018 11:20:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:02,755 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/960a996e-b129-4b6c-ad4c-4e285590761b used request id req-aad6bf5e-5e48-4bf6-9a90-3ef68a344c90 2018-07-25 11:20:02,756 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-2b5ca18e-219c-44b-name 2018-07-25 11:20:02,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:03,049 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:03 GMT Vary: X-Auth-Token x-openstack-request-id: req-27935815-a6bf-411f-a8c9-7d42e5111de8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:03,049 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/d40ed8987f744cdc9456e74992bc4240 used request id req-27935815-a6bf-411f-a8c9-7d42e5111de8 2018-07-25 11:20:03,049 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-2b5ca18e-219c-44b-name-role 2018-07-25 11:20:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/a3a70ad615e047dc8795cadf4793de04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:03,121 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:03 GMT Vary: X-Auth-Token x-openstack-request-id: req-28c325df-a453-48b2-90f0-4a9d3635101c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:03,121 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/a3a70ad615e047dc8795cadf4793de04 used request id req-28c325df-a453-48b2-90f0-4a9d3635101c 2018-07-25 11:20:03,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac71512988dc625b07d1c2d41adf491dd85afec" 2018-07-25 11:20:03,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:03 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-17fd57dd-b7a9-4b5c-88bc-49fec48fa7ec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:20:03,149 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-17fd57dd-b7a9-4b5c-88bc-49fec48fa7ec 2018-07-25 11:20:03,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:03,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["bKmPynR5RTabRy-FEhZe2g"], "issued_at": "2018-07-25T11:20:03.000000Z"}} 2018-07-25 11:20:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}361e8869f3641c88ecca339a678e7f0b6552d1ad" 2018-07-25 11:20:03,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:03 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-917601f2-0cfe-4138-9e55-65654327a2a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:03,662 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-917601f2-0cfe-4138-9e55-65654327a2a5 2018-07-25 11:20:03,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:20:03,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:04,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["t2TbK-vYTuqVV7pWRKZ7gg"], "issued_at": "2018-07-25T11:20:04.000000Z"}} 2018-07-25 11:20:04,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:04,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b444a30e-881d-49f8-aff5-b85131922a0d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:04,136 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b444a30e-881d-49f8-aff5-b85131922a0d 2018-07-25 11:20:04,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:04,147 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:04 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8c2bf664-a1a2-429-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:04,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:04 GMT Content-Type: application/json Content-Length: 192 Vary: X-Auth-Token x-openstack-request-id: req-69f333a6-bc94-4057-9d33-07f9d131e8c8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8c2bf664-a1a2-429-name", "previous": null, "next": null}, "projects": []} 2018-07-25 11:20:04,175 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8c2bf664-a1a2-429-name used request id req-69f333a6-bc94-4057-9d33-07f9d131e8c8 2018-07-25 11:20:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:04,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:04 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-9438e608-34aa-46d8-8177-e04c82019779 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:20:04,216 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-9438e608-34aa-46d8-8177-e04c82019779 2018-07-25 11:20:04,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}}' 2018-07-25 11:20:04,470 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:04 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-d01d2e11-d066-4a04-a593-0ca6d297b5cf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309"}, "tags": [], "enabled": true, "id": "ee660a4f527c42bc97fa38d569c28309", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}} 2018-07-25 11:20:04,471 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-d01d2e11-d066-4a04-a593-0ca6d297b5cf 2018-07-25 11:20:04,471 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:04,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:20:04,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:04,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["E8U16qe8TuqdoE3_k2VyaQ"], "issued_at": "2018-07-25T11:20:04.000000Z"}} 2018-07-25 11:20:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:04,917 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:04 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-fea827df-82cd-4c5e-ad64-359de10df1cc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:04,917 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-fea827df-82cd-4c5e-ad64-359de10df1cc 2018-07-25 11:20:04,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:04,928 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:04 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:04,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:04 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-a2d70d30-3b0c-4178-aa13-202704e4921c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:20:04,985 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-a2d70d30-3b0c-4178-aa13-202704e4921c 2018-07-25 11:20:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:05,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-1b8f9260-e315-42a1-b120-857df5035f32 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:20:05,024 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-1b8f9260-e315-42a1-b120-857df5035f32 2018-07-25 11:20:05,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:05,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-9b29ae2f-684e-414d-9baa-9fef4e502d47 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:20:05,495 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9b29ae2f-684e-414d-9baa-9fef4e502d47 2018-07-25 11:20:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-8c2bf664-a1a2-429-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:05,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-1b3f2d2f-6e6b-4037-9cce-11dea439d97e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-8c2bf664-a1a2-429-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309"}, "tags": [], "enabled": true, "id": "ee660a4f527c42bc97fa38d569c28309", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}]} 2018-07-25 11:20:05,533 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-8c2bf664-a1a2-429-name used request id req-1b3f2d2f-6e6b-4037-9cce-11dea439d97e 2018-07-25 11:20:05,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/3302cacf9d4641b8b833fe957b1b93ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:05,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 285 Vary: X-Auth-Token x-openstack-request-id: req-edb62007-5059-41bf-85c6-61ec657a3461 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/3302cacf9d4641b8b833fe957b1b93ef"}, "enabled": true, "id": "3302cacf9d4641b8b833fe957b1b93ef", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-user1"}} 2018-07-25 11:20:05,591 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/3302cacf9d4641b8b833fe957b1b93ef used request id req-edb62007-5059-41bf-85c6-61ec657a3461 2018-07-25 11:20:05,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/3302cacf9d4641b8b833fe957b1b93ef/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:05,624 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-0e08f5ae-fae5-4683-86f7-1c18cd01a0fb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/3302cacf9d4641b8b833fe957b1b93ef/roles", "previous": null, "next": null}, "roles": []} 2018-07-25 11:20:05,624 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/3302cacf9d4641b8b833fe957b1b93ef/roles used request id req-0e08f5ae-fae5-4683-86f7-1c18cd01a0fb 2018-07-25 11:20:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:05,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-783bbffb-57bb-4042-84f6-423b89547046 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "domain_id": null, "name": "admin", "id": "abfe47c7eb524c00bd9aa0a389b75760"}} 2018-07-25 11:20:05,651 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-783bbffb-57bb-4042-84f6-423b89547046 2018-07-25 11:20:05,651 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/3302cacf9d4641b8b833fe957b1b93ef/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:05,709 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-0f5d6520-c35b-4a87-bdaa-7a91624a7a7b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:05,709 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/3302cacf9d4641b8b833fe957b1b93ef/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-0f5d6520-c35b-4a87-bdaa-7a91624a7a7b 2018-07-25 11:20:05,710 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-8c2bf664-a1a2-429-user1 2018-07-25 11:20:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:05,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-9abf0586-6f77-4302-89a6-d328f3893246 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:20:05,751 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9abf0586-6f77-4302-89a6-d328f3893246 2018-07-25 11:20:05,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" -d '{"role": {"name": "CreateProjectUserTests-8c2bf664-a1a2-429-name-role"}}' 2018-07-25 11:20:05,800 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-c9791318-a63a-4fed-be79-70d9f1b70bb3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "889ee56bc6074ed193796b331c190e94", "links": {"self": "https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94"}, "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name-role"}} 2018-07-25 11:20:05,800 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-c9791318-a63a-4fed-be79-70d9f1b70bb3 2018-07-25 11:20:05,800 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-8c2bf664-a1a2-429-name-role 2018-07-25 11:20:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:05,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-c9bc9e46-eb60-41fc-a2f8-e22749ad66c9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94"}, "domain_id": null, "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name-role", "id": "889ee56bc6074ed193796b331c190e94"}} 2018-07-25 11:20:05,834 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94 used request id req-c9bc9e46-eb60-41fc-a2f8-e22749ad66c9 2018-07-25 11:20:05,834 - keystone_utils - INFO - Granting role CreateProjectUserTests-8c2bf664-a1a2-429-name-role to project CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/3302cacf9d4641b8b833fe957b1b93ef/roles/889ee56bc6074ed193796b331c190e94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:05,889 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:05 GMT Vary: X-Auth-Token x-openstack-request-id: req-fa0c16bb-7425-4ff2-a415-d59aa19b8ce3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:05,889 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/3302cacf9d4641b8b833fe957b1b93ef/roles/889ee56bc6074ed193796b331c190e94 used request id req-fa0c16bb-7425-4ff2-a415-d59aa19b8ce3 2018-07-25 11:20:05,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:20:05,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:06,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Vhuar7fSSmaCazCqkZvzsA"], "issued_at": "2018-07-25T11:20:06.000000Z"}} 2018-07-25 11:20:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:06,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:06 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-829eaac8-c43e-4ea2-bf8e-6ff69e2bd87c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:06,397 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-829eaac8-c43e-4ea2-bf8e-6ff69e2bd87c 2018-07-25 11:20:06,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:06,407 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:06 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:06,459 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:06 GMT Content-Type: application/json Content-Length: 4137 Vary: X-Auth-Token x-openstack-request-id: req-c6ac3ad3-ad04-42da-867c-bcd4f911fff1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-8c2bf664-a1a2-429-user1", "links": {"self": "https://192.16.1.222:5000/v3/users/3302cacf9d4641b8b833fe957b1b93ef"}, "domain_id": "default", "enabled": true, "id": "3302cacf9d4641b8b833fe957b1b93ef", "options": {}}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:20:06,459 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-c6ac3ad3-ad04-42da-867c-bcd4f911fff1 2018-07-25 11:20:06,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:06,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:06 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-51f50a8a-2a8f-4198-aeae-828b4a1e0e60 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:20:06,495 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-51f50a8a-2a8f-4198-aeae-828b4a1e0e60 2018-07-25 11:20:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:06,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:06 GMT Content-Type: application/json Content-Length: 1019 Vary: X-Auth-Token x-openstack-request-id: req-bbf6cb10-0b90-49d4-85b7-a90516204803 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "889ee56bc6074ed193796b331c190e94", "links": {"self": "https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94"}, "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name-role"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:20:06,960 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-bbf6cb10-0b90-49d4-85b7-a90516204803 2018-07-25 11:20:06,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-8c2bf664-a1a2-429-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:07,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:06 GMT Content-Type: application/json Content-Length: 467 Vary: X-Auth-Token x-openstack-request-id: req-0a99aedb-d08a-4f01-95ea-bc2c24763080 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-8c2bf664-a1a2-429-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309"}, "tags": [], "enabled": true, "id": "ee660a4f527c42bc97fa38d569c28309", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}]} 2018-07-25 11:20:07,001 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=CreateProjectUserTests-8c2bf664-a1a2-429-name used request id req-0a99aedb-d08a-4f01-95ea-bc2c24763080 2018-07-25 11:20:07,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users/7132b5fca4e447408e099f5e4299d3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:07,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:07 GMT Content-Type: application/json Content-Length: 285 Vary: X-Auth-Token x-openstack-request-id: req-c1861bc9-b360-421b-b8e6-f6c1bcc0214d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "https://192.16.1.222:5000/v3/users/7132b5fca4e447408e099f5e4299d3af"}, "enabled": true, "id": "7132b5fca4e447408e099f5e4299d3af", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-user2"}} 2018-07-25 11:20:07,055 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users/7132b5fca4e447408e099f5e4299d3af used request id req-c1861bc9-b360-421b-b8e6-f6c1bcc0214d 2018-07-25 11:20:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/7132b5fca4e447408e099f5e4299d3af/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:07,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:07 GMT Content-Type: application/json Content-Length: 183 Vary: X-Auth-Token x-openstack-request-id: req-8799762b-5de1-42f1-9884-7d37210ace50 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/7132b5fca4e447408e099f5e4299d3af/roles", "previous": null, "next": null}, "roles": []} 2018-07-25 11:20:07,086 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/7132b5fca4e447408e099f5e4299d3af/roles used request id req-8799762b-5de1-42f1-9884-7d37210ace50 2018-07-25 11:20:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:07,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:07 GMT Content-Type: application/json Content-Length: 178 Vary: X-Auth-Token x-openstack-request-id: req-0feeb8c7-76ba-4b10-b6c6-3d99cd86bb94 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "domain_id": null, "name": "admin", "id": "abfe47c7eb524c00bd9aa0a389b75760"}} 2018-07-25 11:20:07,113 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-0feeb8c7-76ba-4b10-b6c6-3d99cd86bb94 2018-07-25 11:20:07,114 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/7132b5fca4e447408e099f5e4299d3af/roles/abfe47c7eb524c00bd9aa0a389b75760 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:07,158 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-80f17d7e-e965-431e-9882-5ab9ac63a794 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:07,158 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/7132b5fca4e447408e099f5e4299d3af/roles/abfe47c7eb524c00bd9aa0a389b75760 used request id req-80f17d7e-e965-431e-9882-5ab9ac63a794 2018-07-25 11:20:07,159 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-8c2bf664-a1a2-429-user2 2018-07-25 11:20:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:07,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:07 GMT Content-Type: application/json Content-Length: 223 Vary: X-Auth-Token x-openstack-request-id: req-318504f0-6f26-4d7c-9480-1153e42afa1d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94"}, "domain_id": null, "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name-role", "id": "889ee56bc6074ed193796b331c190e94"}} 2018-07-25 11:20:07,187 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94 used request id req-318504f0-6f26-4d7c-9480-1153e42afa1d 2018-07-25 11:20:07,187 - keystone_utils - INFO - Granting role CreateProjectUserTests-8c2bf664-a1a2-429-name-role to project CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/7132b5fca4e447408e099f5e4299d3af/roles/889ee56bc6074ed193796b331c190e94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:07,421 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:07 GMT Vary: X-Auth-Token x-openstack-request-id: req-b6fdd699-c816-4bbd-b77c-1c7705b40e92 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:07,421 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309/users/7132b5fca4e447408e099f5e4299d3af/roles/889ee56bc6074ed193796b331c190e94 used request id req-b6fdd699-c816-4bbd-b77c-1c7705b40e92 2018-07-25 11:20:07,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:20:07,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:08,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}, {"id": "889ee56bc6074ed193796b331c190e94", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name-role"}], "expires_at": "2018-07-25T23:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee660a4f527c42bc97fa38d569c28309", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/ee660a4f527c42bc97fa38d569c28309", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/ee660a4f527c42bc97fa38d569c28309", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/ee660a4f527c42bc97fa38d569c28309", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/ee660a4f527c42bc97fa38d569c28309", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/ee660a4f527c42bc97fa38d569c28309", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/ee660a4f527c42bc97fa38d569c28309", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-8c2bf664-a1a2-429-user1", "id": "3302cacf9d4641b8b833fe957b1b93ef"}, "audit_ids": ["L8V4mLWoSZqGz_VdfjiBvQ"], "issued_at": "2018-07-25T11:20:07.000000Z"}} 2018-07-25 11:20:08,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:08 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3e9d14cd-0bef-4eed-9804-0708d589df10 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:08,025 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3e9d14cd-0bef-4eed-9804-0708d589df10 2018-07-25 11:20:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-8c2bf664-a1a2-429-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9fd402e9-4211-47ac-8c8c-9fd2a782a0b1 Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_groups": []} 2018-07-25 11:20:08,279 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-8c2bf664-a1a2-429-name&description=hello+group used request id req-9fd402e9-4211-47ac-8c8c-9fd2a782a0b1 2018-07-25 11:20:08,279 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-8c2bf664-a1a2-429-name... 2018-07-25 11:20:08,280 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:08,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" -d '{"security_group": {"name": "CreateProjectUserTests-8c2bf664-a1a2-429-name", "description": "hello group"}}' 2018-07-25 11:20:08,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-91459a71-70e5-414d-8e04-930ddb738982 Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "updated_at": "2018-07-25T11:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "d37ac95c-b85e-4031-802c-d7d099b7a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "e71e9cfd-fe54-413d-8f33-60169742e240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee660a4f527c42bc97fa38d569c28309"}], "revision_number": 2, "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e3732608-977b-4464-86e9-24ff98ae8253", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}} 2018-07-25 11:20:08,565 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-91459a71-70e5-414d-8e04-930ddb738982 2018-07-25 11:20:08,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:08,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6512de82-284b-46b5-a417-65889a2e6b08 Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "d37ac95c-b85e-4031-802c-d7d099b7a608"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e71e9cfd-fe54-413d-8f33-60169742e240"}]} 2018-07-25 11:20:08,614 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-6512de82-284b-46b5-a417-65889a2e6b08 2018-07-25 11:20:08,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:08,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b603ab75-6807-44c8-969c-802803fb193e Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "d37ac95c-b85e-4031-802c-d7d099b7a608"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e71e9cfd-fe54-413d-8f33-60169742e240"}]} 2018-07-25 11:20:08,650 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-b603ab75-6807-44c8-969c-802803fb193e 2018-07-25 11:20:08,650 - neutron_utils - INFO - Retrieving security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:08,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1305e665-0c67-49dc-b3eb-b108176f1ec8 Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "updated_at": "2018-07-25T11:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "d37ac95c-b85e-4031-802c-d7d099b7a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "e71e9cfd-fe54-413d-8f33-60169742e240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee660a4f527c42bc97fa38d569c28309"}], "revision_number": 2, "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e3732608-977b-4464-86e9-24ff98ae8253", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}]} 2018-07-25 11:20:08,759 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-1305e665-0c67-49dc-b3eb-b108176f1ec8 2018-07-25 11:20:08,760 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6498510f-f4a9-4d26-92ff-356c74b3998e Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "d37ac95c-b85e-4031-802c-d7d099b7a608"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e71e9cfd-fe54-413d-8f33-60169742e240"}]} 2018-07-25 11:20:08,809 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-6498510f-f4a9-4d26-92ff-356c74b3998e 2018-07-25 11:20:08,809 - neutron_utils - INFO - Retrieving security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6bbd5e88-0ab6-4c8c-ad44-c4fe50ab6022 Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "updated_at": "2018-07-25T11:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "d37ac95c-b85e-4031-802c-d7d099b7a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "e71e9cfd-fe54-413d-8f33-60169742e240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee660a4f527c42bc97fa38d569c28309"}], "revision_number": 2, "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e3732608-977b-4464-86e9-24ff98ae8253", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}]} 2018-07-25 11:20:08,875 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-6bbd5e88-0ab6-4c8c-ad44-c4fe50ab6022 2018-07-25 11:20:08,876 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:08,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0eedbc4f-352a-4db5-84b4-94445fc70898 Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "d37ac95c-b85e-4031-802c-d7d099b7a608"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e71e9cfd-fe54-413d-8f33-60169742e240"}]} 2018-07-25 11:20:08,909 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-0eedbc4f-352a-4db5-84b4-94445fc70898 2018-07-25 11:20:08,910 - neutron_utils - INFO - Retrieving security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:08,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:08,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-44eca92a-e4b8-4be4-b752-9046a172b20e Date: Wed, 25 Jul 2018 11:20:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "updated_at": "2018-07-25T11:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "d37ac95c-b85e-4031-802c-d7d099b7a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "e71e9cfd-fe54-413d-8f33-60169742e240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee660a4f527c42bc97fa38d569c28309"}], "revision_number": 2, "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e3732608-977b-4464-86e9-24ff98ae8253", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}]} 2018-07-25 11:20:08,990 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-44eca92a-e4b8-4be4-b752-9046a172b20e 2018-07-25 11:20:08,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:08,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:09,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cbd3a277-3cff-4486-93bf-e5cee5ea3520 Date: Wed, 25 Jul 2018 11:20:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "d37ac95c-b85e-4031-802c-d7d099b7a608"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e71e9cfd-fe54-413d-8f33-60169742e240"}]} 2018-07-25 11:20:09,021 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-cbd3a277-3cff-4486-93bf-e5cee5ea3520 2018-07-25 11:20:09,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:20:09,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:09,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}, {"id": "889ee56bc6074ed193796b331c190e94", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name-role"}], "expires_at": "2018-07-25T23:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee660a4f527c42bc97fa38d569c28309", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/ee660a4f527c42bc97fa38d569c28309", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/ee660a4f527c42bc97fa38d569c28309", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/ee660a4f527c42bc97fa38d569c28309", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/ee660a4f527c42bc97fa38d569c28309", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/ee660a4f527c42bc97fa38d569c28309", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/ee660a4f527c42bc97fa38d569c28309", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/ee660a4f527c42bc97fa38d569c28309", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-8c2bf664-a1a2-429-user2", "id": "7132b5fca4e447408e099f5e4299d3af"}, "audit_ids": ["5NnDXXLoRqiK0Tghb-YN6Q"], "issued_at": "2018-07-25T11:20:09.000000Z"}} 2018-07-25 11:20:09,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:09,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-3f49bbc3-e7f5-4f01-b94c-bd53d63ae064 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:09,638 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-3f49bbc3-e7f5-4f01-b94c-bd53d63ae064 2018-07-25 11:20:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-8c2bf664-a1a2-429-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:09,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a1ec7b9b-efd3-45ec-bccf-4115f63cce21 Date: Wed, 25 Jul 2018 11:20:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "updated_at": "2018-07-25T11:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "d37ac95c-b85e-4031-802c-d7d099b7a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "e71e9cfd-fe54-413d-8f33-60169742e240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee660a4f527c42bc97fa38d569c28309"}], "revision_number": 2, "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e3732608-977b-4464-86e9-24ff98ae8253", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}]} 2018-07-25 11:20:09,897 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=CreateProjectUserTests-8c2bf664-a1a2-429-name&description=hello+group used request id req-a1ec7b9b-efd3-45ec-bccf-4115f63cce21 2018-07-25 11:20:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:09,905 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:09 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:09,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:09,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:09 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-ac3d7e5a-51df-4738-9622-2142590b974a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309"}, "tags": [], "enabled": true, "id": "ee660a4f527c42bc97fa38d569c28309", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}} 2018-07-25 11:20:09,942 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309 used request id req-ac3d7e5a-51df-4738-9622-2142590b974a 2018-07-25 11:20:09,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:09,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:09,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aaaf29a9-a95f-4358-a805-9a2a8ac69605 Date: Wed, 25 Jul 2018 11:20:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "d37ac95c-b85e-4031-802c-d7d099b7a608"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e71e9cfd-fe54-413d-8f33-60169742e240"}]} 2018-07-25 11:20:09,982 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-aaaf29a9-a95f-4358-a805-9a2a8ac69605 2018-07-25 11:20:09,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:09,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67b60019-cc3e-4f4a-952e-f2a740057c63 Date: Wed, 25 Jul 2018 11:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "d37ac95c-b85e-4031-802c-d7d099b7a608"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e71e9cfd-fe54-413d-8f33-60169742e240"}]} 2018-07-25 11:20:10,018 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-67b60019-cc3e-4f4a-952e-f2a740057c63 2018-07-25 11:20:10,018 - neutron_utils - INFO - Retrieving security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:10,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:10,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-27229167-70d3-4061-81b7-53019dfd90b3 Date: Wed, 25 Jul 2018 11:20:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "updated_at": "2018-07-25T11:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "d37ac95c-b85e-4031-802c-d7d099b7a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "e71e9cfd-fe54-413d-8f33-60169742e240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee660a4f527c42bc97fa38d569c28309"}], "revision_number": 2, "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e3732608-977b-4464-86e9-24ff98ae8253", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}]} 2018-07-25 11:20:10,092 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-27229167-70d3-4061-81b7-53019dfd90b3 2018-07-25 11:20:10,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3732608-977b-4464-86e9-24ff98ae8253 2018-07-25 11:20:10,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:10,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf3c46e0-67b0-4cdf-801a-804a5cf6485a Date: Wed, 25 Jul 2018 11:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "d37ac95c-b85e-4031-802c-d7d099b7a608"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "e3732608-977b-4464-86e9-24ff98ae8253", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "e71e9cfd-fe54-413d-8f33-60169742e240"}]} 2018-07-25 11:20:10,132 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=e3732608-977b-4464-86e9-24ff98ae8253 used request id req-cf3c46e0-67b0-4cdf-801a-804a5cf6485a 2018-07-25 11:20:10,132 - neutron_utils - INFO - Deleting security group rule with ID - e71e9cfd-fe54-413d-8f33-60169742e240 2018-07-25 11:20:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/e71e9cfd-fe54-413d-8f33-60169742e240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:10,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aaf21870-e565-42c7-bd71-de5c2263ef0d Content-Length: 0 Date: Wed, 25 Jul 2018 11:20:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:10,257 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/e71e9cfd-fe54-413d-8f33-60169742e240 used request id req-aaf21870-e565-42c7-bd71-de5c2263ef0d 2018-07-25 11:20:10,257 - neutron_utils - INFO - Deleting security group rule with ID - d37ac95c-b85e-4031-802c-d7d099b7a608 2018-07-25 11:20:10,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/d37ac95c-b85e-4031-802c-d7d099b7a608 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:10,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fbd9c5e1-8ac6-4c2b-aa9a-2381a0c4352d Content-Length: 0 Date: Wed, 25 Jul 2018 11:20:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:10,383 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/d37ac95c-b85e-4031-802c-d7d099b7a608 used request id req-fbd9c5e1-8ac6-4c2b-aa9a-2381a0c4352d 2018-07-25 11:20:10,383 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf6da9bb8a84a06f92c4794f985916f0cea5511" 2018-07-25 11:20:10,894 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f95c9c4-4954-432f-94e8-b95c5172f2b9 Content-Length: 0 Date: Wed, 25 Jul 2018 11:20:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:10,894 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/e3732608-977b-4464-86e9-24ff98ae8253 used request id req-2f95c9c4-4954-432f-94e8-b95c5172f2b9 2018-07-25 11:20:10,895 - neutron_utils - INFO - Deleting security group rule with ID - e71e9cfd-fe54-413d-8f33-60169742e240 2018-07-25 11:20:10,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/e71e9cfd-fe54-413d-8f33-60169742e240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:10,927 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-a797caa7-866e-4dd7-be77-3a55fd07ad7a Date: Wed, 25 Jul 2018 11:20:10 GMT RESP BODY: {"NeutronError": {"message": "Security group rule e71e9cfd-fe54-413d-8f33-60169742e240 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-25 11:20:10,927 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/e71e9cfd-fe54-413d-8f33-60169742e240 used request id req-a797caa7-866e-4dd7-be77-3a55fd07ad7a 2018-07-25 11:20:10,927 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e71e9cfd-fe54-413d-8f33-60169742e240 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-25 11:20:10,927 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e71e9cfd-fe54-413d-8f33-60169742e240 does not exist Neutron server returns request_ids: ['req-a797caa7-866e-4dd7-be77-3a55fd07ad7a'] 2018-07-25 11:20:10,928 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/e3732608-977b-4464-86e9-24ff98ae8253 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b824e70a3c8fe26de55514d1c2204bfeea29ea" 2018-07-25 11:20:10,960 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-019e6093-7005-41a3-90b6-7e152da2818b Date: Wed, 25 Jul 2018 11:20:10 GMT RESP BODY: {"NeutronError": {"message": "Security group e3732608-977b-4464-86e9-24ff98ae8253 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-25 11:20:10,960 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/e3732608-977b-4464-86e9-24ff98ae8253 used request id req-019e6093-7005-41a3-90b6-7e152da2818b 2018-07-25 11:20:10,960 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group e3732608-977b-4464-86e9-24ff98ae8253 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-25 11:20:10,960 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group e3732608-977b-4464-86e9-24ff98ae8253 does not exist Neutron server returns request_ids: ['req-019e6093-7005-41a3-90b6-7e152da2818b'] 2018-07-25 11:20:10,961 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-8c2bf664-a1a2-429-user1 2018-07-25 11:20:10,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/3302cacf9d4641b8b833fe957b1b93ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edeeef37491a2ad12684fd51822d289fa85280b0" 2018-07-25 11:20:11,283 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:11 GMT Vary: X-Auth-Token x-openstack-request-id: req-6c27c899-9270-46b1-888b-214cdb718251 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:11,283 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/3302cacf9d4641b8b833fe957b1b93ef used request id req-6c27c899-9270-46b1-888b-214cdb718251 2018-07-25 11:20:11,284 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-8c2bf664-a1a2-429-user2 2018-07-25 11:20:11,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/7132b5fca4e447408e099f5e4299d3af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7355246270901729e79d4fc3b9909abb4e6c88" 2018-07-25 11:20:11,517 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:11 GMT Vary: X-Auth-Token x-openstack-request-id: req-930c4e0d-fa72-4996-9283-98143e93b084 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:11,517 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/7132b5fca4e447408e099f5e4299d3af used request id req-930c4e0d-fa72-4996-9283-98143e93b084 2018-07-25 11:20:11,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:11,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-13e5494f-b256-48f0-b523-0063673ccc0f Date: Wed, 25 Jul 2018 11:20:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "updated_at": "2018-07-25T11:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "364d9026-3100-4fe0-8a5b-5130bfac961b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "508ca75b-8806-4011-97d7-7f8a51bf4f03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "67d6c7ca-ef78-4ca1-8603-e6db41968174", "remote_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee660a4f527c42bc97fa38d569c28309"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "revision_number": 0, "id": "81f6241f-b548-4b16-babe-baf0e68368f2", "remote_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "remote_ip_prefix": null, "created_at": "2018-07-25T11:20:08Z", "security_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee660a4f527c42bc97fa38d569c28309"}], "revision_number": 4, "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:20:11,764 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-13e5494f-b256-48f0-b523-0063673ccc0f 2018-07-25 11:20:11,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:11,801 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-d053b245-71ba-4a75-830c-55d66553119d RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:20:11,801 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-d053b245-71ba-4a75-830c-55d66553119d 2018-07-25 11:20:11,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:20:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:11,830 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-9bdef0ff-cc7c-4a02-80a8-768f404cb78a RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:20:11,830 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-9bdef0ff-cc7c-4a02-80a8-768f404cb78a 2018-07-25 11:20:11,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:20:11,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:11,857 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-091b4c53-3556-4cde-a4cb-5be428cdeceb RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:20:11,857 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-091b4c53-3556-4cde-a4cb-5be428cdeceb 2018-07-25 11:20:11,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:20:11,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:11,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:11 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c4a6c9ed-e868-4b69-808a-a4b4db95cc8b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:11,888 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-c4a6c9ed-e868-4b69-808a-a4b4db95cc8b 2018-07-25 11:20:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:11,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:11 GMT Content-Type: application/json Content-Length: 321 Vary: X-Auth-Token x-openstack-request-id: req-773cff4c-6fa9-43ed-bd3d-3820580c54f0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309"}, "tags": [], "enabled": true, "id": "ee660a4f527c42bc97fa38d569c28309", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8c2bf664-a1a2-429-name"}} 2018-07-25 11:20:11,916 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309 used request id req-773cff4c-6fa9-43ed-bd3d-3820580c54f0 2018-07-25 11:20:11,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ed964a3-5d03-4e84-89cf-aa92def30de6 2018-07-25 11:20:11,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=4ed964a3-5d03-4e84-89cf-aa92def30de6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:11,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-308f6bc8-a986-4ec5-9075-d1e201265c57 Date: Wed, 25 Jul 2018 11:20:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "364d9026-3100-4fe0-8a5b-5130bfac961b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "508ca75b-8806-4011-97d7-7f8a51bf4f03"}, {"remote_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "67d6c7ca-ef78-4ca1-8603-e6db41968174"}, {"remote_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:20:08Z", "security_group_id": "4ed964a3-5d03-4e84-89cf-aa92def30de6", "port_range_min": null, "revision_number": 0, "tenant_id": "ee660a4f527c42bc97fa38d569c28309", "created_at": "2018-07-25T11:20:08Z", "project_id": "ee660a4f527c42bc97fa38d569c28309", "id": "81f6241f-b548-4b16-babe-baf0e68368f2"}]} 2018-07-25 11:20:11,990 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=4ed964a3-5d03-4e84-89cf-aa92def30de6 used request id req-308f6bc8-a986-4ec5-9075-d1e201265c57 2018-07-25 11:20:11,990 - neutron_utils - INFO - Deleting security group with name - default 2018-07-25 11:20:11,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/4ed964a3-5d03-4e84-89cf-aa92def30de6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:12,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-507913a7-f8fd-463f-b1ff-41e2925b2b8f Content-Length: 0 Date: Wed, 25 Jul 2018 11:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:12,215 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/4ed964a3-5d03-4e84-89cf-aa92def30de6 used request id req-507913a7-f8fd-463f-b1ff-41e2925b2b8f 2018-07-25 11:20:12,216 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-8c2bf664-a1a2-429-name 2018-07-25 11:20:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:12,360 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-3ace700c-69b8-4865-b748-bf529b2100cb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:12,360 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/ee660a4f527c42bc97fa38d569c28309 used request id req-3ace700c-69b8-4865-b748-bf529b2100cb 2018-07-25 11:20:12,360 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-8c2bf664-a1a2-429-name-role 2018-07-25 11:20:12,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:12,439 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-ca588207-afce-45cb-a391-3e1302b01d08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:12,440 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/889ee56bc6074ed193796b331c190e94 used request id req-ca588207-afce-45cb-a391-3e1302b01d08 2018-07-25 11:20:12,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c053032307cbf4a4228cd76656a4de2868acd212" 2018-07-25 11:20:12,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:12 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-8d8df053-0063-488c-b7df-1e484ace379f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:20:12,470 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-8d8df053-0063-488c-b7df-1e484ace379f 2018-07-25 11:20:12,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:12,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["JGJ1GJrzTWC8jGikmy14iA"], "issued_at": "2018-07-25T11:20:12.000000Z"}} 2018-07-25 11:20:12,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01fe3cd8b47e2238bca9566d03e0c3a2d050d72a" 2018-07-25 11:20:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-e38893e7-28d3-4110-90ac-5ceeab8f95dc 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:20:13,741 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-e38893e7-28d3-4110-90ac-5ceeab8f95dc 2018-07-25 11:20:13,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01fe3cd8b47e2238bca9566d03e0c3a2d050d72a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-fbe1af62-9f95-4e2b-b038-9478a2331f80"}' 2018-07-25 11:20:13,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-c633e22f-c0b5-4353-88f8-06389dfe2bb7 RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-fbe1af62-9f95-4e2b-b038-9478a2331f80", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:20:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:20:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac", "min_disk": 0, "protected": false, "id": "c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac", "file": "/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:20:13,828 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-c633e22f-c0b5-4353-88f8-06389dfe2bb7 2018-07-25 11:20:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01fe3cd8b47e2238bca9566d03e0c3a2d050d72a" -d '' 2018-07-25 11:20:14,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-44472421-bd70-4d4c-a283-e34183948226 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:20:14,579 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/file used request id req-44472421-bd70-4d4c-a283-e34183948226 2018-07-25 11:20:14,579 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:20:14,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01fe3cd8b47e2238bca9566d03e0c3a2d050d72a" 2018-07-25 11:20:14,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json x-openstack-request-id: req-e19d4068-f5f5-4984-892f-6b6755d5fb0a RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-fbe1af62-9f95-4e2b-b038-9478a2331f80", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:20:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:20:14Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/snap", "metadata": {}}], "self": "/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac", "min_disk": 0, "protected": false, "id": "c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac", "file": "/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:20:14,627 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac used request id req-e19d4068-f5f5-4984-892f-6b6755d5fb0a 2018-07-25 11:20:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01fe3cd8b47e2238bca9566d03e0c3a2d050d72a" 2018-07-25 11:20:14,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-0e2f57fd-813b-4ac1-8785-7bbad99b70b4 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:20:14,643 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-0e2f57fd-813b-4ac1-8785-7bbad99b70b4 2018-07-25 11:20:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-fbe1af62-9f95-4e2b-b038-9478a2331f80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01fe3cd8b47e2238bca9566d03e0c3a2d050d72a" 2018-07-25 11:20:14,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json x-openstack-request-id: req-eb3044e6-21c4-4d7f-8a41-97783aa1187d RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-fbe1af62-9f95-4e2b-b038-9478a2331f80", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:20:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:20:14Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/snap", "metadata": {}}], "self": "/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac", "min_disk": 0, "protected": false, "id": "c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac", "file": "/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-fbe1af62-9f95-4e2b-b038-9478a2331f80"} 2018-07-25 11:20:14,687 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-fbe1af62-9f95-4e2b-b038-9478a2331f80 used request id req-eb3044e6-21c4-4d7f-8a41-97783aa1187d 2018-07-25 11:20:14,687 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-fbe1af62-9f95-4e2b-b038-9478a2331f80 2018-07-25 11:20:14,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01fe3cd8b47e2238bca9566d03e0c3a2d050d72a" 2018-07-25 11:20:15,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-d1473bc3-5071-4d87-926b-537b7441f54a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:20:15,766 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/c1ca6a76-ebb9-4703-acf9-e9b6c2f640ac used request id req-d1473bc3-5071-4d87-926b-537b7441f54a 2018-07-25 11:20:15,768 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-25 11:20:15,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:16,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["6YqoQjMxR6GNIWCGX2z1zQ"], "issued_at": "2018-07-25T11:20:16.000000Z"}} 2018-07-25 11:20:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:16,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:16 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-26cac7ea-3aa7-4364-8fd4-92bce7798acc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:16,227 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-26cac7ea-3aa7-4364-8fd4-92bce7798acc 2018-07-25 11:20:16,229 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net 2018-07-25 11:20:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" -d '{"network": {"name": "NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net", "admin_state_up": true}}' 2018-07-25 11:20:17,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-0c2685da-291e-4efd-a165-41b554cbbf8d Date: Wed, 25 Jul 2018 11:20:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c33389b7-5efe-43fe-952a-be4ba9554cba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:16Z","is_default":false,"provider:segmentation_id":20,"name":"NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:16Z","mtu":1450}} 2018-07-25 11:20:17,125 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-0c2685da-291e-4efd-a165-41b554cbbf8d 2018-07-25 11:20:17,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=c33389b7-5efe-43fe-952a-be4ba9554cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:17,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ee24561-084a-4672-beff-a9a28a37c94a Date: Wed, 25 Jul 2018 11:20:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c33389b7-5efe-43fe-952a-be4ba9554cba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:16Z","provider:segmentation_id":20,"name":"NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:16Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:17,266 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=c33389b7-5efe-43fe-952a-be4ba9554cba used request id req-9ee24561-084a-4672-beff-a9a28a37c94a 2018-07-25 11:20:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c33389b7-5efe-43fe-952a-be4ba9554cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:17,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce81c29c-412f-48be-8ad5-f943a7337fee Date: Wed, 25 Jul 2018 11:20:17 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:17,345 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c33389b7-5efe-43fe-952a-be4ba9554cba used request id req-ce81c29c-412f-48be-8ad5-f943a7337fee 2018-07-25 11:20:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=c33389b7-5efe-43fe-952a-be4ba9554cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:17,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ce7768d-6129-4d67-895f-83dcf9ad6d12 Date: Wed, 25 Jul 2018 11:20:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c33389b7-5efe-43fe-952a-be4ba9554cba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:16Z","provider:segmentation_id":20,"name":"NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:16Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:17,485 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=c33389b7-5efe-43fe-952a-be4ba9554cba used request id req-9ce7768d-6129-4d67-895f-83dcf9ad6d12 2018-07-25 11:20:17,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c33389b7-5efe-43fe-952a-be4ba9554cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:17,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-59a464b4-0b45-4498-b5c5-1a5690687796 Date: Wed, 25 Jul 2018 11:20:17 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:17,529 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c33389b7-5efe-43fe-952a-be4ba9554cba used request id req-59a464b4-0b45-4498-b5c5-1a5690687796 2018-07-25 11:20:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:17,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-87f884d8-5db2-4689-ae1f-11738dbe035d Date: Wed, 25 Jul 2018 11:20:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c33389b7-5efe-43fe-952a-be4ba9554cba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:16Z","provider:segmentation_id":20,"name":"NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:16Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:17,646 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net used request id req-87f884d8-5db2-4689-ae1f-11738dbe035d 2018-07-25 11:20:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:17,655 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:17 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:17,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:17,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c3afe50e-b15d-4c88-af7a-378f83444e03 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:17,691 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-c3afe50e-b15d-4c88-af7a-378f83444e03 2018-07-25 11:20:17,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=c33389b7-5efe-43fe-952a-be4ba9554cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:17,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29fdeed0-6b38-428a-9ea3-96259e85eadf Date: Wed, 25 Jul 2018 11:20:17 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:17,738 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=c33389b7-5efe-43fe-952a-be4ba9554cba used request id req-29fdeed0-6b38-428a-9ea3-96259e85eadf 2018-07-25 11:20:17,738 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-e5ec0c50-844d-45e0-a82b-c2bedf605b14-pub-net 2018-07-25 11:20:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/c33389b7-5efe-43fe-952a-be4ba9554cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0572d23d03d55932c2f5045fa5a228494a83598" 2018-07-25 11:20:18,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50f93f07-6996-4cc7-b97b-edbb504a014c Date: Wed, 25 Jul 2018 11:20:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:18,791 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/c33389b7-5efe-43fe-952a-be4ba9554cba used request id req-50f93f07-6996-4cc7-b97b-edbb504a014c 2018-07-25 11:20:18,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:19,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["8KirihW5TUWjMh6GYzCdlg"], "issued_at": "2018-07-25T11:20:19.000000Z"}} 2018-07-25 11:20:19,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2b4a83b4a3eed36af074735d0958de78e72f076" 2018-07-25 11:20:19,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5e33fa6e-639d-4a63-a4c7-dc2ccc083277 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:19,243 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5e33fa6e-639d-4a63-a4c7-dc2ccc083277 2018-07-25 11:20:19,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:19,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["N_0YnWn2QrCtcp6zcoTXwA"], "issued_at": "2018-07-25T11:20:19.000000Z"}} 2018-07-25 11:20:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9070c311f26b9b71925b6299bea2276014a9fb09" 2018-07-25 11:20:19,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8facad27-9da6-413c-aba5-32db0b7b0b3a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:19,787 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8facad27-9da6-413c-aba5-32db0b7b0b3a 2018-07-25 11:20:19,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:20,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Jsk52UT2Sq2kocUp0BchSA"], "issued_at": "2018-07-25T11:20:20.000000Z"}} 2018-07-25 11:20:20,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:20,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:20 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5789be51-d886-40e1-a201-194777b36fef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:20,235 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5789be51-d886-40e1-a201-194777b36fef 2018-07-25 11:20:20,236 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net 2018-07-25 11:20:20,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" -d '{"network": {"name": "NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net", "admin_state_up": true}}' 2018-07-25 11:20:20,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-df00a885-402d-4cb4-9b91-4f126edc3c6f Date: Wed, 25 Jul 2018 11:20:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:20Z","is_default":false,"provider:segmentation_id":26,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:20Z","mtu":1450}} 2018-07-25 11:20:20,736 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-df00a885-402d-4cb4-9b91-4f126edc3c6f 2018-07-25 11:20:20,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f52330b6-6d79-49d2-8c21-e2be9ee1216e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:20,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f137c54d-3870-469c-b3c9-a8fa6ec9e5aa Date: Wed, 25 Jul 2018 11:20:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:20Z","provider:segmentation_id":26,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:20Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:20,883 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f52330b6-6d79-49d2-8c21-e2be9ee1216e used request id req-f137c54d-3870-469c-b3c9-a8fa6ec9e5aa 2018-07-25 11:20:20,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:20,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fb1ee1d2-1847-42d9-bb86-d2190b8dd294 Date: Wed, 25 Jul 2018 11:20:20 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:20,931 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e used request id req-fb1ee1d2-1847-42d9-bb86-d2190b8dd294 2018-07-25 11:20:20,931 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet 2018-07-25 11:20:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" -d '{"subnets": [{"ip_version": 4, "network_id": "f52330b6-6d79-49d2-8c21-e2be9ee1216e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet"}]}' 2018-07-25 11:20:21,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e52d576-cdf2-4927-8b36-f5a812c90289 Date: Wed, 25 Jul 2018 11:20:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:21Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"6458cebc-f7cc-437a-82f9-16796edfa9ac","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet"}]} 2018-07-25 11:20:21,790 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-9e52d576-cdf2-4927-8b36-f5a812c90289 2018-07-25 11:20:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f52330b6-6d79-49d2-8c21-e2be9ee1216e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:21,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c8fa8952-23f0-4969-873d-b64872eafe1b Date: Wed, 25 Jul 2018 11:20:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["6458cebc-f7cc-437a-82f9-16796edfa9ac"],"description":"","tags":[],"updated_at":"2018-07-25T11:20:21Z","provider:segmentation_id":26,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:20Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:21,938 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f52330b6-6d79-49d2-8c21-e2be9ee1216e used request id req-c8fa8952-23f0-4969-873d-b64872eafe1b 2018-07-25 11:20:21,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-908da5b5-a906-4e64-a2a6-4fba46cb1c14 Date: Wed, 25 Jul 2018 11:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:21Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"6458cebc-f7cc-437a-82f9-16796edfa9ac","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet"}]} 2018-07-25 11:20:22,031 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e used request id req-908da5b5-a906-4e64-a2a6-4fba46cb1c14 2018-07-25 11:20:22,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b34cf9b9-4aad-47b1-8513-83cfef3c7247 Date: Wed, 25 Jul 2018 11:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["6458cebc-f7cc-437a-82f9-16796edfa9ac"],"description":"","tags":[],"updated_at":"2018-07-25T11:20:21Z","provider:segmentation_id":26,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:20Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:22,166 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net used request id req-b34cf9b9-4aad-47b1-8513-83cfef3c7247 2018-07-25 11:20:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:22,175 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:22 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:22,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-784af7b1-fc84-4ee4-8e13-577a90573eec X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:22,206 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-784af7b1-fc84-4ee4-8e13-577a90573eec 2018-07-25 11:20:22,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e914acea-38ad-44e4-bc72-d57e315ef237 Date: Wed, 25 Jul 2018 11:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:21Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"6458cebc-f7cc-437a-82f9-16796edfa9ac","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet"}]} 2018-07-25 11:20:22,319 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e used request id req-e914acea-38ad-44e4-bc72-d57e315ef237 2018-07-25 11:20:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e&name=NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f79c8076-ffb3-4b06-9c47-90a18e7a6686 Date: Wed, 25 Jul 2018 11:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:21Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"6458cebc-f7cc-437a-82f9-16796edfa9ac","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet"}]} 2018-07-25 11:20:22,396 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e&name=NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet used request id req-f79c8076-ffb3-4b06-9c47-90a18e7a6686 2018-07-25 11:20:22,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e&name=NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-270632ed-1ff0-41cb-af6a-73f999e01ea6 Date: Wed, 25 Jul 2018 11:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:21Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"6458cebc-f7cc-437a-82f9-16796edfa9ac","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet"}]} 2018-07-25 11:20:22,468 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e&name=NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet used request id req-270632ed-1ff0-41cb-af6a-73f999e01ea6 2018-07-25 11:20:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27a399eb-7ce5-4b39-bfdd-ae5dac340031 Date: Wed, 25 Jul 2018 11:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:21Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"6458cebc-f7cc-437a-82f9-16796edfa9ac","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet"}]} 2018-07-25 11:20:22,832 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f52330b6-6d79-49d2-8c21-e2be9ee1216e used request id req-27a399eb-7ce5-4b39-bfdd-ae5dac340031 2018-07-25 11:20:22,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a6b3bd03-49c5-498a-a634-88963167f157 Date: Wed, 25 Jul 2018 11:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52330b6-6d79-49d2-8c21-e2be9ee1216e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:21Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"6458cebc-f7cc-437a-82f9-16796edfa9ac","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet"}]} 2018-07-25 11:20:22,928 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet used request id req-a6b3bd03-49c5-498a-a634-88963167f157 2018-07-25 11:20:22,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:22,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:22 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c58803de-487d-4987-8534-4fa2a60f9c0e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:22,965 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-c58803de-487d-4987-8534-4fa2a60f9c0e 2018-07-25 11:20:22,965 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet 2018-07-25 11:20:22,966 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-subnet 2018-07-25 11:20:22,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/6458cebc-f7cc-437a-82f9-16796edfa9ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:25,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-718a81ab-5fe4-47f3-b6ea-d2480dfe5cc1 Date: Wed, 25 Jul 2018 11:20:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:25,346 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/6458cebc-f7cc-437a-82f9-16796edfa9ac used request id req-718a81ab-5fe4-47f3-b6ea-d2480dfe5cc1 2018-07-25 11:20:25,346 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-dfc76839-8780-4203-b2be-b3ce943bf65d-pub-net 2018-07-25 11:20:25,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/f52330b6-6d79-49d2-8c21-e2be9ee1216e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a1579692c167a87d60389b073f2c55d3f5ec54" 2018-07-25 11:20:28,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45b3a666-5ab1-4ae2-8e64-a374c80d957d Date: Wed, 25 Jul 2018 11:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:28,099 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f52330b6-6d79-49d2-8c21-e2be9ee1216e used request id req-45b3a666-5ab1-4ae2-8e64-a374c80d957d 2018-07-25 11:20:28,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:28,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["A3jKmiznTQ6HgW7VdiFfYw"], "issued_at": "2018-07-25T11:20:28.000000Z"}} 2018-07-25 11:20:28,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39534933f5cfd20914f0ef39e92a95ff08084b65" 2018-07-25 11:20:28,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e2488d5a-4bd1-420b-874a-144cd96735b8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:28,558 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e2488d5a-4bd1-420b-874a-144cd96735b8 2018-07-25 11:20:28,559 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-net 2018-07-25 11:20:28,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39534933f5cfd20914f0ef39e92a95ff08084b65" -d '{"network": {"name": "NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-net", "admin_state_up": true}}' 2018-07-25 11:20:29,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-72b19feb-330a-4998-9bc2-ccc394457d08 Date: Wed, 25 Jul 2018 11:20:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:28Z","is_default":false,"provider:segmentation_id":100,"name":"NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:28Z","mtu":1450}} 2018-07-25 11:20:29,037 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-72b19feb-330a-4998-9bc2-ccc394457d08 2018-07-25 11:20:29,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39534933f5cfd20914f0ef39e92a95ff08084b65" 2018-07-25 11:20:29,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-420cbc60-7a4e-4939-b5cd-305296f8c776 Date: Wed, 25 Jul 2018 11:20:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:28Z","provider:segmentation_id":100,"name":"NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:28Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:29,374 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6 used request id req-420cbc60-7a4e-4939-b5cd-305296f8c776 2018-07-25 11:20:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39534933f5cfd20914f0ef39e92a95ff08084b65" 2018-07-25 11:20:29,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-494f5821-a5bf-4d15-bd65-d9d5945f1707 Date: Wed, 25 Jul 2018 11:20:29 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:29,437 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6 used request id req-494f5821-a5bf-4d15-bd65-d9d5945f1707 2018-07-25 11:20:29,437 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-subnet 2018-07-25 11:20:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39534933f5cfd20914f0ef39e92a95ff08084b65" -d '{"subnets": [{"ip_version": 4, "network_id": "90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6", "cidr": "", "name": "NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-subnet"}]}' 2018-07-25 11:20:29,458 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-4aff97c1-b01e-4eb9-8bef-ac34df964d8c Date: Wed, 25 Jul 2018 11:20:29 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-25 11:20:29,458 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-4aff97c1-b01e-4eb9-8bef-ac34df964d8c 2018-07-25 11:20:29,459 - 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-25 11:20:29,459 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-subnet] for network [NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-net] 2018-07-25 11:20:29,459 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3557cd45-7b6c-417e-9b61-e0858eebf39a-pub-net 2018-07-25 11:20:29,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39534933f5cfd20914f0ef39e92a95ff08084b65" 2018-07-25 11:20:30,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73a42517-4401-4e08-b763-07e9eb88c32a Date: Wed, 25 Jul 2018 11:20:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:30,276 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/90b5d137-27d9-4d6a-a2b0-b98a8fdd60d6 used request id req-73a42517-4401-4e08-b763-07e9eb88c32a 2018-07-25 11:20:30,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:30,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["ziC9oMHxRuuF7vjpzeehmw"], "issued_at": "2018-07-25T11:20:30.000000Z"}} 2018-07-25 11:20:30,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:30,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-67dd9410-4499-48f2-bd25-681bdba4c29a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:30,821 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-67dd9410-4499-48f2-bd25-681bdba4c29a 2018-07-25 11:20:30,822 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net 2018-07-25 11:20:30,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" -d '{"network": {"name": "NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net", "admin_state_up": true}}' 2018-07-25 11:20:31,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-175108a5-5e37-4cf6-baa8-9bcd3ff992cd Date: Wed, 25 Jul 2018 11:20:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:31Z","is_default":false,"provider:segmentation_id":48,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","mtu":1450}} 2018-07-25 11:20:31,250 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-175108a5-5e37-4cf6-baa8-9bcd3ff992cd 2018-07-25 11:20:31,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:31,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4de8c1d5-11e5-4e9c-bbb8-265120ac5ef9 Date: Wed, 25 Jul 2018 11:20:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:31Z","provider:segmentation_id":48,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:31,382 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 used request id req-4de8c1d5-11e5-4e9c-bbb8-265120ac5ef9 2018-07-25 11:20:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:31,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1efc9dd3-6f7f-47a4-a77e-d4ed96a593c2 Date: Wed, 25 Jul 2018 11:20:31 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:31,426 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 used request id req-1efc9dd3-6f7f-47a4-a77e-d4ed96a593c2 2018-07-25 11:20:31,426 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet 2018-07-25 11:20:31,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" -d '{"subnets": [{"ip_version": 4, "network_id": "b6588ab2-ef16-4eb7-8cdf-62c734ba18b5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet"}]}' 2018-07-25 11:20:32,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-891dc7ab-6c07-4c7e-9b28-7a0e0df8dddf Date: Wed, 25 Jul 2018 11:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:31Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d10e7ea0-181c-457d-9f01-8c7dbcad13e0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet"}]} 2018-07-25 11:20:32,140 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-891dc7ab-6c07-4c7e-9b28-7a0e0df8dddf 2018-07-25 11:20:32,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:32,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f521d368-e41d-4c7a-99ba-338ec9b85185 Date: Wed, 25 Jul 2018 11:20:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["d10e7ea0-181c-457d-9f01-8c7dbcad13e0"],"description":"","tags":[],"updated_at":"2018-07-25T11:20:31Z","provider:segmentation_id":48,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:32,305 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 used request id req-f521d368-e41d-4c7a-99ba-338ec9b85185 2018-07-25 11:20:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:32,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cf267a71-1846-4b59-985d-94965731fbfe Date: Wed, 25 Jul 2018 11:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:31Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d10e7ea0-181c-457d-9f01-8c7dbcad13e0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet"}]} 2018-07-25 11:20:32,417 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 used request id req-cf267a71-1846-4b59-985d-94965731fbfe 2018-07-25 11:20:32,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:32,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-12aad67d-27f5-4bce-aa8b-849519d86816 Date: Wed, 25 Jul 2018 11:20:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["d10e7ea0-181c-457d-9f01-8c7dbcad13e0"],"description":"","tags":[],"updated_at":"2018-07-25T11:20:31Z","provider:segmentation_id":48,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:32,594 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net used request id req-12aad67d-27f5-4bce-aa8b-849519d86816 2018-07-25 11:20:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:32,606 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:32 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:32,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:32 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f09e7796-af9b-4955-849e-62820562b0ba X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:32,637 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-f09e7796-af9b-4955-849e-62820562b0ba 2018-07-25 11:20:32,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:32,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e4371d3-db9a-4b56-ad43-3bc20a5f0601 Date: Wed, 25 Jul 2018 11:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:31Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d10e7ea0-181c-457d-9f01-8c7dbcad13e0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet"}]} 2018-07-25 11:20:32,726 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 used request id req-4e4371d3-db9a-4b56-ad43-3bc20a5f0601 2018-07-25 11:20:32,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5&name=NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:32,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0d705366-81c3-4e1d-b3ba-3a96facf44d6 Date: Wed, 25 Jul 2018 11:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:31Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d10e7ea0-181c-457d-9f01-8c7dbcad13e0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet"}]} 2018-07-25 11:20:32,801 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5&name=NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet used request id req-0d705366-81c3-4e1d-b3ba-3a96facf44d6 2018-07-25 11:20:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5&name=NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:32,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-02a7b21e-0b04-47c4-8e8d-aa2d4a4bb8a4 Date: Wed, 25 Jul 2018 11:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:31Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d10e7ea0-181c-457d-9f01-8c7dbcad13e0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet"}]} 2018-07-25 11:20:32,907 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5&name=NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet used request id req-02a7b21e-0b04-47c4-8e8d-aa2d4a4bb8a4 2018-07-25 11:20:32,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:32,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1eb03c42-a9e8-4921-8893-beb325113a8e Date: Wed, 25 Jul 2018 11:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6588ab2-ef16-4eb7-8cdf-62c734ba18b5","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:31Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:31Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d10e7ea0-181c-457d-9f01-8c7dbcad13e0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet"}]} 2018-07-25 11:20:32,981 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 used request id req-1eb03c42-a9e8-4921-8893-beb325113a8e 2018-07-25 11:20:32,981 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet 2018-07-25 11:20:32,982 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-subnet 2018-07-25 11:20:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/d10e7ea0-181c-457d-9f01-8c7dbcad13e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:34,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f64f1d21-0b2b-4705-9f86-af0bb9d6b93c Date: Wed, 25 Jul 2018 11:20:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:34,790 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/d10e7ea0-181c-457d-9f01-8c7dbcad13e0 used request id req-f64f1d21-0b2b-4705-9f86-af0bb9d6b93c 2018-07-25 11:20:34,790 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-771e5ba2-87b8-4fa8-9dcd-4f103e4c936c-pub-net 2018-07-25 11:20:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc481f7aff8dc95f1796dc33bdcffd30ada21f8" 2018-07-25 11:20:37,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0dd131b5-7165-41d3-bd9b-d0f58b92ebb7 Date: Wed, 25 Jul 2018 11:20:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:37,400 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/b6588ab2-ef16-4eb7-8cdf-62c734ba18b5 used request id req-0dd131b5-7165-41d3-bd9b-d0f58b92ebb7 2018-07-25 11:20:37,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:37,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["VBlSZC9KT9-5na87-Iv0XQ"], "issued_at": "2018-07-25T11:20:37.000000Z"}} 2018-07-25 11:20:37,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee13832dad6ad75f1c9e4ad736ad252a12039f5f" 2018-07-25 11:20:37,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-07299da0-f28d-4546-b61a-21c0b09b170e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:37,895 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-07299da0-f28d-4546-b61a-21c0b09b170e 2018-07-25 11:20:37,896 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-net 2018-07-25 11:20:37,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee13832dad6ad75f1c9e4ad736ad252a12039f5f" -d '{"network": {"name": "NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-net", "admin_state_up": true}}' 2018-07-25 11:20:38,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-9d89b3ed-53ee-4a8c-abc5-5e680d8326f8 Date: Wed, 25 Jul 2018 11:20:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0c4b60c0-a2a9-48a6-807a-112e272ac7c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:38Z","is_default":false,"provider:segmentation_id":66,"name":"NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:38Z","mtu":1450}} 2018-07-25 11:20:38,267 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-9d89b3ed-53ee-4a8c-abc5-5e680d8326f8 2018-07-25 11:20:38,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0c4b60c0-a2a9-48a6-807a-112e272ac7c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee13832dad6ad75f1c9e4ad736ad252a12039f5f" 2018-07-25 11:20:38,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b615ba4b-ff72-46d5-ae9d-6e1c3127f993 Date: Wed, 25 Jul 2018 11:20:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0c4b60c0-a2a9-48a6-807a-112e272ac7c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:38Z","provider:segmentation_id":66,"name":"NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:38Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:38,410 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0c4b60c0-a2a9-48a6-807a-112e272ac7c5 used request id req-b615ba4b-ff72-46d5-ae9d-6e1c3127f993 2018-07-25 11:20:38,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0c4b60c0-a2a9-48a6-807a-112e272ac7c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee13832dad6ad75f1c9e4ad736ad252a12039f5f" 2018-07-25 11:20:38,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f7a31aab-3771-4e59-8787-e8c3978e1e12 Date: Wed, 25 Jul 2018 11:20:38 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:38,465 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0c4b60c0-a2a9-48a6-807a-112e272ac7c5 used request id req-f7a31aab-3771-4e59-8787-e8c3978e1e12 2018-07-25 11:20:38,465 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-subnet 2018-07-25 11:20:38,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee13832dad6ad75f1c9e4ad736ad252a12039f5f" -d '{"subnets": [{"ip_version": 4, "network_id": "0c4b60c0-a2a9-48a6-807a-112e272ac7c5", "cidr": null, "name": "NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-subnet"}]}' 2018-07-25 11:20:38,594 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-bbb91653-cac8-4d27-8135-44798c459869 Date: Wed, 25 Jul 2018 11:20:38 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-25 11:20:38,594 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-bbb91653-cac8-4d27-8135-44798c459869 2018-07-25 11:20:38,594 - 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-25 11:20:38,595 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-subnet] for network [NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-net] 2018-07-25 11:20:38,595 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f27fddbf-6807-4cd5-8cc0-a006016acdf3-pub-net 2018-07-25 11:20:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/0c4b60c0-a2a9-48a6-807a-112e272ac7c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee13832dad6ad75f1c9e4ad736ad252a12039f5f" 2018-07-25 11:20:39,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43faeb81-f9c9-4d0d-9cfd-6080b7162a0d Date: Wed, 25 Jul 2018 11:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:39,588 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0c4b60c0-a2a9-48a6-807a-112e272ac7c5 used request id req-43faeb81-f9c9-4d0d-9cfd-6080b7162a0d 2018-07-25 11:20:39,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:40,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["o0zl8nqOSMeFE-VPnUFd6w"], "issued_at": "2018-07-25T11:20:40.000000Z"}} 2018-07-25 11:20:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:40,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6afd305d-3454-455d-beac-a6677c67c1fc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:40,072 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6afd305d-3454-455d-beac-a6677c67c1fc 2018-07-25 11:20:40,073 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net 2018-07-25 11:20:40,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" -d '{"network": {"name": "NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net", "admin_state_up": true}}' 2018-07-25 11:20:40,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-6eb02d48-e677-4a42-81f8-ee28c2fec3da Date: Wed, 25 Jul 2018 11:20:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0116bdc1-7c78-422b-8f58-2dc9463e8605","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:40Z","is_default":false,"provider:segmentation_id":88,"name":"NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:40Z","mtu":1450}} 2018-07-25 11:20:40,536 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-6eb02d48-e677-4a42-81f8-ee28c2fec3da 2018-07-25 11:20:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0116bdc1-7c78-422b-8f58-2dc9463e8605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:40,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-235886ef-1d0e-4908-aefe-dab977c0ba2d Date: Wed, 25 Jul 2018 11:20:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0116bdc1-7c78-422b-8f58-2dc9463e8605","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:40Z","provider:segmentation_id":88,"name":"NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:40Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:40,692 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0116bdc1-7c78-422b-8f58-2dc9463e8605 used request id req-235886ef-1d0e-4908-aefe-dab977c0ba2d 2018-07-25 11:20:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0116bdc1-7c78-422b-8f58-2dc9463e8605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:40,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3308bc1c-9b79-4340-ad09-5a67eb82335d Date: Wed, 25 Jul 2018 11:20:40 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:40,771 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0116bdc1-7c78-422b-8f58-2dc9463e8605 used request id req-3308bc1c-9b79-4340-ad09-5a67eb82335d 2018-07-25 11:20:40,771 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-subnet 2018-07-25 11:20:40,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" -d '{"subnets": [{"ip_version": 4, "network_id": "0116bdc1-7c78-422b-8f58-2dc9463e8605", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-subnet"}]}' 2018-07-25 11:20:41,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e0a23195-a03c-4b93-89c9-e23941c77afe Date: Wed, 25 Jul 2018 11:20:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0116bdc1-7c78-422b-8f58-2dc9463e8605","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:40Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:40Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"c35cc6bb-f94c-4248-939a-e7caaf3db452","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-subnet"}]} 2018-07-25 11:20:41,728 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-e0a23195-a03c-4b93-89c9-e23941c77afe 2018-07-25 11:20:41,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0116bdc1-7c78-422b-8f58-2dc9463e8605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:41,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-75a788a1-eebb-40a0-acbc-b3c13b4f2a1e Date: Wed, 25 Jul 2018 11:20:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0116bdc1-7c78-422b-8f58-2dc9463e8605","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["c35cc6bb-f94c-4248-939a-e7caaf3db452"],"description":"","tags":[],"updated_at":"2018-07-25T11:20:40Z","provider:segmentation_id":88,"name":"NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:40Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:41,858 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0116bdc1-7c78-422b-8f58-2dc9463e8605 used request id req-75a788a1-eebb-40a0-acbc-b3c13b4f2a1e 2018-07-25 11:20:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0116bdc1-7c78-422b-8f58-2dc9463e8605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:41,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4461aa99-b467-4d74-94db-b2c8717d3322 Date: Wed, 25 Jul 2018 11:20:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0116bdc1-7c78-422b-8f58-2dc9463e8605","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:40Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:40Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"c35cc6bb-f94c-4248-939a-e7caaf3db452","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-subnet"}]} 2018-07-25 11:20:41,929 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0116bdc1-7c78-422b-8f58-2dc9463e8605 used request id req-4461aa99-b467-4d74-94db-b2c8717d3322 2018-07-25 11:20:41,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:42,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-75efe234-8576-4b6f-9c87-10b4ec62e571 Date: Wed, 25 Jul 2018 11:20:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0116bdc1-7c78-422b-8f58-2dc9463e8605","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["c35cc6bb-f94c-4248-939a-e7caaf3db452"],"description":"","tags":[],"updated_at":"2018-07-25T11:20:40Z","provider:segmentation_id":88,"name":"NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:40Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:42,104 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net used request id req-75efe234-8576-4b6f-9c87-10b4ec62e571 2018-07-25 11:20:42,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:42,112 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:42 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:42,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:42,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:42 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b17601e0-1251-4579-a5fd-bd67a04c64e7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:42,148 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-b17601e0-1251-4579-a5fd-bd67a04c64e7 2018-07-25 11:20:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0116bdc1-7c78-422b-8f58-2dc9463e8605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:42,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7623ceb6-7811-4592-9380-0422700a65d2 Date: Wed, 25 Jul 2018 11:20:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0116bdc1-7c78-422b-8f58-2dc9463e8605","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:40Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:40Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"c35cc6bb-f94c-4248-939a-e7caaf3db452","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-subnet"}]} 2018-07-25 11:20:42,227 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0116bdc1-7c78-422b-8f58-2dc9463e8605 used request id req-7623ceb6-7811-4592-9380-0422700a65d2 2018-07-25 11:20:42,228 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-subnet 2018-07-25 11:20:42,228 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-subnet 2018-07-25 11:20:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/c35cc6bb-f94c-4248-939a-e7caaf3db452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:44,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95df75f3-592b-4161-9f39-eb229714d60c Date: Wed, 25 Jul 2018 11:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:44,194 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/c35cc6bb-f94c-4248-939a-e7caaf3db452 used request id req-95df75f3-592b-4161-9f39-eb229714d60c 2018-07-25 11:20:44,194 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d4f31685-93ff-4db9-80e1-6e013577001c-pub-net 2018-07-25 11:20:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/0116bdc1-7c78-422b-8f58-2dc9463e8605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7da987004175e035e31012677dd08f2fe1f88666" 2018-07-25 11:20:46,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6be4927e-1e8f-4f47-9c24-72367e226fff Date: Wed, 25 Jul 2018 11:20:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:20:46,862 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0116bdc1-7c78-422b-8f58-2dc9463e8605 used request id req-6be4927e-1e8f-4f47-9c24-72367e226fff 2018-07-25 11:20:46,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:47,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["yeCxYLbsR228WR4nP5Wd_w"], "issued_at": "2018-07-25T11:20:47.000000Z"}} 2018-07-25 11:20:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:47,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6608af2d-81fc-48f3-93ee-fba02e4d4a4f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:47,308 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6608af2d-81fc-48f3-93ee-fba02e4d4a4f 2018-07-25 11:20:47,309 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net 2018-07-25 11:20:47,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" -d '{"network": {"name": "NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net", "admin_state_up": true}}' 2018-07-25 11:20:47,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-0fe0758e-63c2-4713-ab11-d66209affac7 Date: Wed, 25 Jul 2018 11:20:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2c226eaa-8b10-4590-aa24-073c2127fc14","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:47Z","is_default":false,"provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:47Z","mtu":1450}} 2018-07-25 11:20:47,700 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-0fe0758e-63c2-4713-ab11-d66209affac7 2018-07-25 11:20:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=2c226eaa-8b10-4590-aa24-073c2127fc14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:47,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fc247991-d329-4e2b-8b25-879aa37c7a47 Date: Wed, 25 Jul 2018 11:20:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2c226eaa-8b10-4590-aa24-073c2127fc14","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:20:47Z","provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:47Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:47,815 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=2c226eaa-8b10-4590-aa24-073c2127fc14 used request id req-fc247991-d329-4e2b-8b25-879aa37c7a47 2018-07-25 11:20:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=2c226eaa-8b10-4590-aa24-073c2127fc14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:47,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b58d03c-3c50-4192-ab83-1928ebf902c9 Date: Wed, 25 Jul 2018 11:20:47 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:20:47,902 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=2c226eaa-8b10-4590-aa24-073c2127fc14 used request id req-6b58d03c-3c50-4192-ab83-1928ebf902c9 2018-07-25 11:20:47,902 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet 2018-07-25 11:20:47,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" -d '{"subnets": [{"ip_version": 4, "network_id": "2c226eaa-8b10-4590-aa24-073c2127fc14", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet"}]}' 2018-07-25 11:20:48,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3c398335-534b-45a2-b1ec-8abd9dd28d4a Date: Wed, 25 Jul 2018 11:20:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c226eaa-8b10-4590-aa24-073c2127fc14","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:48Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:48Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"2d8f21ca-ec32-4cb7-9657-dd4611a3ba35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet"}]} 2018-07-25 11:20:48,774 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-3c398335-534b-45a2-b1ec-8abd9dd28d4a 2018-07-25 11:20:48,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=2c226eaa-8b10-4590-aa24-073c2127fc14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:48,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d56350f9-4e20-42bd-a738-3893617f1ef3 Date: Wed, 25 Jul 2018 11:20:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2c226eaa-8b10-4590-aa24-073c2127fc14","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2d8f21ca-ec32-4cb7-9657-dd4611a3ba35"],"description":"","tags":[],"updated_at":"2018-07-25T11:20:48Z","provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:47Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:48,928 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=2c226eaa-8b10-4590-aa24-073c2127fc14 used request id req-d56350f9-4e20-42bd-a738-3893617f1ef3 2018-07-25 11:20:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=2c226eaa-8b10-4590-aa24-073c2127fc14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:48,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2711a842-0ef0-48e0-9293-88a236c81653 Date: Wed, 25 Jul 2018 11:20:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c226eaa-8b10-4590-aa24-073c2127fc14","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:48Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"2d8f21ca-ec32-4cb7-9657-dd4611a3ba35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet"}]} 2018-07-25 11:20:48,998 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=2c226eaa-8b10-4590-aa24-073c2127fc14 used request id req-2711a842-0ef0-48e0-9293-88a236c81653 2018-07-25 11:20:49,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:49,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5465aab0-71df-4fa9-ad5f-c5f0ebee0966 Date: Wed, 25 Jul 2018 11:20:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2c226eaa-8b10-4590-aa24-073c2127fc14","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2d8f21ca-ec32-4cb7-9657-dd4611a3ba35"],"description":"","tags":[],"updated_at":"2018-07-25T11:20:48Z","provider:segmentation_id":35,"name":"NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:47Z","provider:network_type":"vxlan"}]} 2018-07-25 11:20:49,142 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net used request id req-5465aab0-71df-4fa9-ad5f-c5f0ebee0966 2018-07-25 11:20:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:20:49,153 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:20:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:49,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c708267e-a8df-4ef6-8ccf-8e294a6cf896 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:49,180 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-c708267e-a8df-4ef6-8ccf-8e294a6cf896 2018-07-25 11:20:49,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=2c226eaa-8b10-4590-aa24-073c2127fc14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:49,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-03660dcd-9997-4213-8522-bb7de172f355 Date: Wed, 25 Jul 2018 11:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c226eaa-8b10-4590-aa24-073c2127fc14","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:48Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"2d8f21ca-ec32-4cb7-9657-dd4611a3ba35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet"}]} 2018-07-25 11:20:49,288 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=2c226eaa-8b10-4590-aa24-073c2127fc14 used request id req-03660dcd-9997-4213-8522-bb7de172f355 2018-07-25 11:20:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=2c226eaa-8b10-4590-aa24-073c2127fc14&name=NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:49,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36b20f6a-a608-4bca-b501-36bad0066c87 Date: Wed, 25 Jul 2018 11:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2c226eaa-8b10-4590-aa24-073c2127fc14","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:20:48Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"2d8f21ca-ec32-4cb7-9657-dd4611a3ba35","subnetpool_id":null,"name":"NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet"}]} 2018-07-25 11:20:49,371 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=2c226eaa-8b10-4590-aa24-073c2127fc14&name=NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet used request id req-36b20f6a-a608-4bca-b501-36bad0066c87 2018-07-25 11:20:49,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:20:49,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:20:49,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["fPR2t2O_QSSDFQVaaUQkmg"], "issued_at": "2018-07-25T11:20:49.000000Z"}} 2018-07-25 11:20:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcdb7a678f879f47630c1b5181151169b52186f" 2018-07-25 11:20:49,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-00a8cf29-52a5-4490-8582-713ec3e4957f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:20:49,850 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-00a8cf29-52a5-4490-8582-713ec3e4957f 2018-07-25 11:20:49,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:49,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8bffe068-c3b7-4f84-9aa1-a498ed8e86d5 Date: Wed, 25 Jul 2018 11:20:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:20:49,984 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-8bffe068-c3b7-4f84-9aa1-a498ed8e86d5 2018-07-25 11:20:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:50,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-9fecd3d5-a27b-430f-878c-f4acc279bf51 Date: Wed, 25 Jul 2018 11:20:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:20:50,053 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-9fecd3d5-a27b-430f-878c-f4acc279bf51 2018-07-25 11:20:50,054 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router 2018-07-25 11:20:50,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router", "admin_state_up": true}}' 2018-07-25 11:20:58,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b7673bf2-23ad-4882-af54-b5d2adf5785d Date: Wed, 25 Jul 2018 11:20:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:20:50Z", "admin_state_up": true, "updated_at": "2018-07-25T11:20:52Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "6474abba-60c1-475b-a6ea-a5051105b42a", "name": "NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router"}} 2018-07-25 11:20:58,606 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-b7673bf2-23ad-4882-af54-b5d2adf5785d 2018-07-25 11:20:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=6474abba-60c1-475b-a6ea-a5051105b42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:58,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3135 X-Openstack-Request-Id: req-b79bee56-a590-4545-a57a-da203cbdae39 Date: Wed, 25 Jul 2018 11:20:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:20:58Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.107"}],"id":"6be58e31-ae05-4bc1-8812-c1c864f5146c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:67:0d","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"6474abba-60c1-475b-a6ea-a5051105b42a","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:20:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:20:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e807588-eed7-46ab-a9ce-10f96d7359de","ip_address":"169.254.192.4"}],"id":"a837eb31-5dbf-4680-a8e3-9aec483a6374","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:69:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6474abba-60c1-475b-a6ea-a5051105b42a","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:20:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e807588-eed7-46ab-a9ce-10f96d7359de","ip_address":"169.254.192.8"}],"id":"fc58bb8d-f7a7-44a3-8ce4-e6cb673f1899","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:d4:d2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6474abba-60c1-475b-a6ea-a5051105b42a","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:20:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e807588-eed7-46ab-a9ce-10f96d7359de","ip_address":"169.254.192.9"}],"id":"fcfdf1ae-9627-41c5-bd2a-7fc4c582330a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:ce:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6474abba-60c1-475b-a6ea-a5051105b42a","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:54Z","binding:vnic_type":"normal"}]} 2018-07-25 11:20:58,718 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=6474abba-60c1-475b-a6ea-a5051105b42a used request id req-b79bee56-a590-4545-a57a-da203cbdae39 2018-07-25 11:20:58,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:58,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-ebdffb02-c7cc-4219-86f7-4c8989a63bd4 Date: Wed, 25 Jul 2018 11:20:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:20:58,846 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-ebdffb02-c7cc-4219-86f7-4c8989a63bd4 2018-07-25 11:20:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:58,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0fb1c766-6443-495c-a2c3-372e54617840 Date: Wed, 25 Jul 2018 11:20:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:50Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e807588-eed7-46ab-a9ce-10f96d7359de","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:20:58,930 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de used request id req-0fb1c766-6443-495c-a2c3-372e54617840 2018-07-25 11:20:58,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c1a16304-65bd-4a36-9bf2-b643c8a8b92e Date: Wed, 25 Jul 2018 11:20:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:50Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e807588-eed7-46ab-a9ce-10f96d7359de","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:20:59,023 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de used request id req-c1a16304-65bd-4a36-9bf2-b643c8a8b92e 2018-07-25 11:20:59,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0f86a8fe-4e22-469c-8add-0b6378ca07af Date: Wed, 25 Jul 2018 11:20:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:50Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e807588-eed7-46ab-a9ce-10f96d7359de","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:20:59,101 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de used request id req-0f86a8fe-4e22-469c-8add-0b6378ca07af 2018-07-25 11:20:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6b62955b-69a1-4aa6-9fb3-b4872c3787fe Date: Wed, 25 Jul 2018 11:20:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:20:50Z", "admin_state_up": true, "updated_at": "2018-07-25T11:20:55Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "6474abba-60c1-475b-a6ea-a5051105b42a", "name": "NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router"}]} 2018-07-25 11:20:59,351 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router used request id req-6b62955b-69a1-4aa6-9fb3-b4872c3787fe 2018-07-25 11:20:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:20:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a2118e35-7143-44e9-b344-b44fcb323733 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:20:59,392 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-a2118e35-7143-44e9-b344-b44fcb323733 2018-07-25 11:20:59,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=6474abba-60c1-475b-a6ea-a5051105b42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3197 X-Openstack-Request-Id: req-b06af636-f777-4f94-bda0-b59d2d93e01c Date: Wed, 25 Jul 2018 11:20:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:20:58Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.107"}],"id":"6be58e31-ae05-4bc1-8812-c1c864f5146c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:67:0d","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"6474abba-60c1-475b-a6ea-a5051105b42a","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:20:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:20:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e807588-eed7-46ab-a9ce-10f96d7359de","ip_address":"169.254.192.4"}],"id":"a837eb31-5dbf-4680-a8e3-9aec483a6374","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:69:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6474abba-60c1-475b-a6ea-a5051105b42a","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:20:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e807588-eed7-46ab-a9ce-10f96d7359de","ip_address":"169.254.192.8"}],"id":"fc58bb8d-f7a7-44a3-8ce4-e6cb673f1899","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:d4:d2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6474abba-60c1-475b-a6ea-a5051105b42a","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:20:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1e807588-eed7-46ab-a9ce-10f96d7359de","ip_address":"169.254.192.9"}],"id":"fcfdf1ae-9627-41c5-bd2a-7fc4c582330a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:ce:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6474abba-60c1-475b-a6ea-a5051105b42a","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:54Z","binding:vnic_type":"normal"}]} 2018-07-25 11:20:59,472 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=6474abba-60c1-475b-a6ea-a5051105b42a used request id req-b06af636-f777-4f94-bda0-b59d2d93e01c 2018-07-25 11:20:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-1c3289dd-1fd3-44d0-976e-1596948cdb22 Date: Wed, 25 Jul 2018 11:20:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:20:59,551 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-1c3289dd-1fd3-44d0-976e-1596948cdb22 2018-07-25 11:20:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a56ab33c-9a90-4ee1-b4e2-c98994190dcd Date: Wed, 25 Jul 2018 11:20:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:50Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e807588-eed7-46ab-a9ce-10f96d7359de","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:20:59,640 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de used request id req-a56ab33c-9a90-4ee1-b4e2-c98994190dcd 2018-07-25 11:20:59,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8e818543-f72c-4598-bcff-4515c25cd85b Date: Wed, 25 Jul 2018 11:20:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:50Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e807588-eed7-46ab-a9ce-10f96d7359de","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:20:59,710 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de used request id req-8e818543-f72c-4598-bcff-4515c25cd85b 2018-07-25 11:20:59,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:20:59,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6df613b4-18e4-4330-a46b-e9cfbf13b1e3 Date: Wed, 25 Jul 2018 11:20:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09021340-ca0b-4b3d-b26c-5dcfc6bdb823","tenant_id":"","created_at":"2018-07-25T11:20:50Z","dns_nameservers":[],"updated_at":"2018-07-25T11:20:50Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1e807588-eed7-46ab-a9ce-10f96d7359de","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:20:59,792 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/1e807588-eed7-46ab-a9ce-10f96d7359de used request id req-6df613b4-18e4-4330-a46b-e9cfbf13b1e3 2018-07-25 11:20:59,793 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router 2018-07-25 11:20:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/6474abba-60c1-475b-a6ea-a5051105b42a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" -d '{"subnet_id": "2d8f21ca-ec32-4cb7-9657-dd4611a3ba35"}' 2018-07-25 11:21:03,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1f70c1f-084e-4203-b8be-937ec02f8b15 Date: Wed, 25 Jul 2018 11:21:03 GMT RESP BODY: {"network_id": "2c226eaa-8b10-4590-aa24-073c2127fc14", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "subnet_id": "2d8f21ca-ec32-4cb7-9657-dd4611a3ba35", "subnet_ids": ["2d8f21ca-ec32-4cb7-9657-dd4611a3ba35"], "port_id": "03c5c686-0297-4bab-9a7e-c5daee2f9dd6", "id": "6474abba-60c1-475b-a6ea-a5051105b42a"} 2018-07-25 11:21:03,912 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/6474abba-60c1-475b-a6ea-a5051105b42a/add_router_interface used request id req-c1f70c1f-084e-4203-b8be-937ec02f8b15 2018-07-25 11:21:03,913 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router 2018-07-25 11:21:03,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/6474abba-60c1-475b-a6ea-a5051105b42a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" -d '{"subnet_id": "2d8f21ca-ec32-4cb7-9657-dd4611a3ba35"}' 2018-07-25 11:21:07,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a8bd1fa6-84c0-4eaa-8813-3e2f3863390a Date: Wed, 25 Jul 2018 11:21:07 GMT RESP BODY: {"network_id": "2c226eaa-8b10-4590-aa24-073c2127fc14", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "subnet_id": "2d8f21ca-ec32-4cb7-9657-dd4611a3ba35", "subnet_ids": ["2d8f21ca-ec32-4cb7-9657-dd4611a3ba35"], "port_id": "03c5c686-0297-4bab-9a7e-c5daee2f9dd6", "id": "6474abba-60c1-475b-a6ea-a5051105b42a"} 2018-07-25 11:21:07,187 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/6474abba-60c1-475b-a6ea-a5051105b42a/remove_router_interface used request id req-a8bd1fa6-84c0-4eaa-8813-3e2f3863390a 2018-07-25 11:21:07,187 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router 2018-07-25 11:21:07,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/6474abba-60c1-475b-a6ea-a5051105b42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:21:12,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9381fc18-c32b-4fa7-bdcd-432a92ea9aaf Content-Length: 0 Date: Wed, 25 Jul 2018 11:21:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:21:12,112 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/6474abba-60c1-475b-a6ea-a5051105b42a used request id req-9381fc18-c32b-4fa7-bdcd-432a92ea9aaf 2018-07-25 11:21:12,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:21:12,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d2ab315-3975-48b6-81d3-73d06e9a31fa Date: Wed, 25 Jul 2018 11:21:12 GMT RESP BODY: {"routers": []} 2018-07-25 11:21:12,212 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-router used request id req-1d2ab315-3975-48b6-81d3-73d06e9a31fa 2018-07-25 11:21:12,212 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet 2018-07-25 11:21:12,212 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-subnet 2018-07-25 11:21:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/2d8f21ca-ec32-4cb7-9657-dd4611a3ba35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:21:15,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-665ab9ea-a09f-42f9-b155-c1898450e9c8 Date: Wed, 25 Jul 2018 11:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:21:15,377 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/2d8f21ca-ec32-4cb7-9657-dd4611a3ba35 used request id req-665ab9ea-a09f-42f9-b155-c1898450e9c8 2018-07-25 11:21:15,377 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-16356a04-47bd-4853-b327-f451f631e215-pub-net 2018-07-25 11:21:15,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/2c226eaa-8b10-4590-aa24-073c2127fc14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c34cb78062999daa6adac9e3b57a8f3b0a27c4" 2018-07-25 11:21:17,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6662325-6eb7-4ec6-b4ea-d405fa201f14 Date: Wed, 25 Jul 2018 11:21:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:21:17,907 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/2c226eaa-8b10-4590-aa24-073c2127fc14 used request id req-e6662325-6eb7-4ec6-b4ea-d405fa201f14 2018-07-25 11:21:17,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:21:18,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["SUvNJwUYTaSlXSE1wmCzxQ"], "issued_at": "2018-07-25T11:21:18.000000Z"}} 2018-07-25 11:21:18,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:18,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1c0a46e1-be76-45ff-b794-5703b5f93212 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:21:18,388 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1c0a46e1-be76-45ff-b794-5703b5f93212 2018-07-25 11:21:18,390 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net 2018-07-25 11:21:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" -d '{"network": {"name": "NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net", "admin_state_up": true}}' 2018-07-25 11:21:18,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-2c8e0db0-e6c5-4012-9dac-19bee13701cd Date: Wed, 25 Jul 2018 11:21:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f16319d3-0ed9-48e0-9d29-13080f13c4c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:21:18Z","is_default":false,"provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:18Z","mtu":1450}} 2018-07-25 11:21:18,860 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-2c8e0db0-e6c5-4012-9dac-19bee13701cd 2018-07-25 11:21:18,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:18,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b184c956-3bba-4502-8465-87380f63bc4d Date: Wed, 25 Jul 2018 11:21:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f16319d3-0ed9-48e0-9d29-13080f13c4c0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:21:18Z","provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:18Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:18,968 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 used request id req-b184c956-3bba-4502-8465-87380f63bc4d 2018-07-25 11:21:18,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:19,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1fa2fa01-07e0-4b76-9260-9b0b9d293c0f Date: Wed, 25 Jul 2018 11:21:19 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:21:19,027 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 used request id req-1fa2fa01-07e0-4b76-9260-9b0b9d293c0f 2018-07-25 11:21:19,027 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-subnet 2018-07-25 11:21:19,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" -d '{"subnets": [{"ip_version": 4, "network_id": "f16319d3-0ed9-48e0-9d29-13080f13c4c0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-subnet"}]}' 2018-07-25 11:21:19,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c59ee80-5d3e-466a-9b8e-f2ae36a3feeb Date: Wed, 25 Jul 2018 11:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16319d3-0ed9-48e0-9d29-13080f13c4c0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:19Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"661be947-f215-4bf3-a33f-35ae753fee87","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-subnet"}]} 2018-07-25 11:21:19,738 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-6c59ee80-5d3e-466a-9b8e-f2ae36a3feeb 2018-07-25 11:21:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:19,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-782434c8-9ab6-4ffa-bb26-d51335f6a56f Date: Wed, 25 Jul 2018 11:21:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f16319d3-0ed9-48e0-9d29-13080f13c4c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["661be947-f215-4bf3-a33f-35ae753fee87"],"description":"","tags":[],"updated_at":"2018-07-25T11:21:19Z","provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:18Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:19,880 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 used request id req-782434c8-9ab6-4ffa-bb26-d51335f6a56f 2018-07-25 11:21:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:19,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1901b8e6-c312-4d6f-8700-ecfb849c2173 Date: Wed, 25 Jul 2018 11:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16319d3-0ed9-48e0-9d29-13080f13c4c0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:19Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"661be947-f215-4bf3-a33f-35ae753fee87","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-subnet"}]} 2018-07-25 11:21:19,954 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 used request id req-1901b8e6-c312-4d6f-8700-ecfb849c2173 2018-07-25 11:21:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:20,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b98421db-70b0-412b-900f-3d66019062d1 Date: Wed, 25 Jul 2018 11:21:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f16319d3-0ed9-48e0-9d29-13080f13c4c0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["661be947-f215-4bf3-a33f-35ae753fee87"],"description":"","tags":[],"updated_at":"2018-07-25T11:21:19Z","provider:segmentation_id":9,"name":"NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:18Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:20,146 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net used request id req-b98421db-70b0-412b-900f-3d66019062d1 2018-07-25 11:21:20,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:21:20,155 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:20 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:21:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:20,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:20 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e48cd570-085e-4272-943b-fc0fdf808367 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:21:20,183 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-e48cd570-085e-4272-943b-fc0fdf808367 2018-07-25 11:21:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:20,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef960f57-dc96-4a7e-ae83-8e0b7a7dd0e9 Date: Wed, 25 Jul 2018 11:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16319d3-0ed9-48e0-9d29-13080f13c4c0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:19Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"661be947-f215-4bf3-a33f-35ae753fee87","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-subnet"}]} 2018-07-25 11:21:20,246 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=f16319d3-0ed9-48e0-9d29-13080f13c4c0 used request id req-ef960f57-dc96-4a7e-ae83-8e0b7a7dd0e9 2018-07-25 11:21:20,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:21:20,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:21:20,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["E3rgnwTeQLmaLgjXdnQvSQ"], "issued_at": "2018-07-25T11:21:20.000000Z"}} 2018-07-25 11:21:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e62654c1138f8c040a3ec4283b6e1539991b431d" 2018-07-25 11:21:20,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:20 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e8fdf4ba-2969-4e99-bd60-59b0b599c33c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:21:20,806 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e8fdf4ba-2969-4e99-bd60-59b0b599c33c 2018-07-25 11:21:20,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:20,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1f631381-b79f-443f-91ac-b352908b2e8b Date: Wed, 25 Jul 2018 11:21:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:21:20,977 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-1f631381-b79f-443f-91ac-b352908b2e8b 2018-07-25 11:21:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:21,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-b39b3aaf-a3c1-469b-ad99-24f17aa852b0 Date: Wed, 25 Jul 2018 11:21:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:21:21,074 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-b39b3aaf-a3c1-469b-ad99-24f17aa852b0 2018-07-25 11:21:21,075 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router 2018-07-25 11:21:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router", "admin_state_up": true}}' 2018-07-25 11:21:29,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-494cbd00-d449-421b-bba1-03f548316149 Date: Wed, 25 Jul 2018 11:21:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:21:22Z", "admin_state_up": true, "updated_at": "2018-07-25T11:21:23Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b951204f-2fc5-4d3e-b8cb-a4ba4edf7476", "name": "NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router"}} 2018-07-25 11:21:29,310 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-494cbd00-d449-421b-bba1-03f548316149 2018-07-25 11:21:29,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=b951204f-2fc5-4d3e-b8cb-a4ba4edf7476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:29,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3136 X-Openstack-Request-Id: req-65081e2c-4f56-4fe4-8ddf-5d47c16794b4 Date: Wed, 25 Jul 2018 11:21:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:29Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.107"}],"id":"1faafb95-7314-4966-b358-0aef9d86c566","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:83:1a","project_id":"","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"b951204f-2fc5-4d3e-b8cb-a4ba4edf7476","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:21:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","ip_address":"169.254.192.9"}],"id":"4088475f-2afb-4cf8-b020-91e473aab779","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:48:d5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b951204f-2fc5-4d3e-b8cb-a4ba4edf7476","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","ip_address":"169.254.192.11"}],"id":"c076a8ce-2821-4729-9c92-537c862e092e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:b8:7d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b951204f-2fc5-4d3e-b8cb-a4ba4edf7476","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","ip_address":"169.254.192.8"}],"id":"db7fc27a-5bb9-49fc-a699-deec38f90c4b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:15:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b951204f-2fc5-4d3e-b8cb-a4ba4edf7476","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:25Z","binding:vnic_type":"normal"}]} 2018-07-25 11:21:29,418 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=b951204f-2fc5-4d3e-b8cb-a4ba4edf7476 used request id req-65081e2c-4f56-4fe4-8ddf-5d47c16794b4 2018-07-25 11:21:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:29,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-f3ced107-250f-4e4c-a2b3-80a3916717a2 Date: Wed, 25 Jul 2018 11:21:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:21:29,525 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-f3ced107-250f-4e4c-a2b3-80a3916717a2 2018-07-25 11:21:29,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:29,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3091d9e7-c140-475e-b077-1b69edf32e46 Date: Wed, 25 Jul 2018 11:21:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:21:29,627 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 used request id req-3091d9e7-c140-475e-b077-1b69edf32e46 2018-07-25 11:21:29,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:29,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2f5a98fd-a53f-4c11-b6c7-ff25eaa587a1 Date: Wed, 25 Jul 2018 11:21:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:21:29,697 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 used request id req-2f5a98fd-a53f-4c11-b6c7-ff25eaa587a1 2018-07-25 11:21:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:29,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e939b637-084a-4539-8c39-53d883274b06 Date: Wed, 25 Jul 2018 11:21:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:21:29,793 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 used request id req-e939b637-084a-4539-8c39-53d883274b06 2018-07-25 11:21:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:30,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-64cc3c1b-b749-4605-ac8c-baf23dd227d3 Date: Wed, 25 Jul 2018 11:21:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:21:22Z", "admin_state_up": true, "updated_at": "2018-07-25T11:21:27Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "b951204f-2fc5-4d3e-b8cb-a4ba4edf7476", "name": "NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router"}]} 2018-07-25 11:21:30,054 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router used request id req-64cc3c1b-b749-4605-ac8c-baf23dd227d3 2018-07-25 11:21:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:30,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:30 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a9299628-d734-47bf-8637-4745844e74d5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:21:30,088 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-a9299628-d734-47bf-8637-4745844e74d5 2018-07-25 11:21:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=b951204f-2fc5-4d3e-b8cb-a4ba4edf7476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:30,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3136 X-Openstack-Request-Id: req-eef46068-30aa-4192-bf2f-937e3b33fda5 Date: Wed, 25 Jul 2018 11:21:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:30Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.107"}],"id":"1faafb95-7314-4966-b358-0aef9d86c566","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:83:1a","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"b951204f-2fc5-4d3e-b8cb-a4ba4edf7476","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:21:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","ip_address":"169.254.192.9"}],"id":"4088475f-2afb-4cf8-b020-91e473aab779","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:48:d5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b951204f-2fc5-4d3e-b8cb-a4ba4edf7476","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:24Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","ip_address":"169.254.192.11"}],"id":"c076a8ce-2821-4729-9c92-537c862e092e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:b8:7d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b951204f-2fc5-4d3e-b8cb-a4ba4edf7476","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","ip_address":"169.254.192.8"}],"id":"db7fc27a-5bb9-49fc-a699-deec38f90c4b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:15:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"b951204f-2fc5-4d3e-b8cb-a4ba4edf7476","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:25Z","binding:vnic_type":"normal"}]} 2018-07-25 11:21:30,429 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=b951204f-2fc5-4d3e-b8cb-a4ba4edf7476 used request id req-eef46068-30aa-4192-bf2f-937e3b33fda5 2018-07-25 11:21:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:30,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-8d59a93c-df66-4d4f-a214-29b95c5b57fb Date: Wed, 25 Jul 2018 11:21:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:21:30,528 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-8d59a93c-df66-4d4f-a214-29b95c5b57fb 2018-07-25 11:21:30,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:30,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-30d7d916-61ca-4f36-a4f2-89d16cb7de22 Date: Wed, 25 Jul 2018 11:21:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:21:30,609 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 used request id req-30d7d916-61ca-4f36-a4f2-89d16cb7de22 2018-07-25 11:21:30,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:30,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cb686138-eae3-410c-9ccd-c0caeeaf178c Date: Wed, 25 Jul 2018 11:21:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:21:30,687 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 used request id req-cb686138-eae3-410c-9ccd-c0caeeaf178c 2018-07-25 11:21:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:30,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c8bcc91-4d7a-48ae-9280-29979c79cc8a Date: Wed, 25 Jul 2018 11:21:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"80c4252d-639e-4fab-a1f0-48f4b63e164c","tenant_id":"","created_at":"2018-07-25T11:21:21Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:21Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:21:30,756 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/a2041692-2a5d-4cb6-84fa-4d0ca6c3bcb8 used request id req-8c8bcc91-4d7a-48ae-9280-29979c79cc8a 2018-07-25 11:21:30,757 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-subnet 2018-07-25 11:21:30,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/661be947-f215-4bf3-a33f-35ae753fee87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:34,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3616331b-22ec-44c1-a2d9-66d62d646f78 Date: Wed, 25 Jul 2018 11:21:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:21:34,719 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/661be947-f215-4bf3-a33f-35ae753fee87 used request id req-3616331b-22ec-44c1-a2d9-66d62d646f78 2018-07-25 11:21:34,719 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router 2018-07-25 11:21:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9696/v2.0/routers/b951204f-2fc5-4d3e-b8cb-a4ba4edf7476/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" -d '{"subnet_id": "661be947-f215-4bf3-a33f-35ae753fee87"}' 2018-07-25 11:21:35,251 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-ca0aaaab-3677-4459-ae23-a190d6c530bd Date: Wed, 25 Jul 2018 11:21:35 GMT RESP BODY: {"NeutronError": {"message": "Subnet 661be947-f215-4bf3-a33f-35ae753fee87 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-25 11:21:35,252 - keystoneauth.session - DEBUG - PUT call to network for https://192.16.1.222:9696/v2.0/routers/b951204f-2fc5-4d3e-b8cb-a4ba4edf7476/add_router_interface used request id req-ca0aaaab-3677-4459-ae23-a190d6c530bd 2018-07-25 11:21:35,252 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 661be947-f215-4bf3-a33f-35ae753fee87 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-25 11:21:35,252 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router 2018-07-25 11:21:35,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/b951204f-2fc5-4d3e-b8cb-a4ba4edf7476 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:40,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1277c149-7ff1-4d72-964a-007f7a525707 Content-Length: 0 Date: Wed, 25 Jul 2018 11:21:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:21:40,933 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/b951204f-2fc5-4d3e-b8cb-a4ba4edf7476 used request id req-1277c149-7ff1-4d72-964a-007f7a525707 2018-07-25 11:21:40,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:41,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-561976e3-3371-4d8d-b530-73eebdf734cc Date: Wed, 25 Jul 2018 11:21:41 GMT RESP BODY: {"routers": []} 2018-07-25 11:21:41,022 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-router used request id req-561976e3-3371-4d8d-b530-73eebdf734cc 2018-07-25 11:21:41,023 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-subnet 2018-07-25 11:21:41,023 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-subnet 2018-07-25 11:21:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/661be947-f215-4bf3-a33f-35ae753fee87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:41,097 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-3ce69559-f0e3-4d58-bd78-141fb89fa404 Date: Wed, 25 Jul 2018 11:21:41 GMT RESP BODY: {"NeutronError": {"message": "Subnet 661be947-f215-4bf3-a33f-35ae753fee87 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-25 11:21:41,097 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/661be947-f215-4bf3-a33f-35ae753fee87 used request id req-3ce69559-f0e3-4d58-bd78-141fb89fa404 2018-07-25 11:21:41,097 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 661be947-f215-4bf3-a33f-35ae753fee87 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-25 11:21:41,098 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f998e050-74db-4f35-8438-337307e10c9c-pub-net 2018-07-25 11:21:41,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/f16319d3-0ed9-48e0-9d29-13080f13c4c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaccf7ec7af7d036116f6d80b4e018a1de7cb4f0" 2018-07-25 11:21:42,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c52aca12-b2c3-4ae2-a2e8-96ca87e222c6 Date: Wed, 25 Jul 2018 11:21:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:21:42,368 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/f16319d3-0ed9-48e0-9d29-13080f13c4c0 used request id req-c52aca12-b2c3-4ae2-a2e8-96ca87e222c6 2018-07-25 11:21:42,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:21:42,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["ZF-EZ2S1RHqlr4Cv1ETrUA"], "issued_at": "2018-07-25T11:21:42.000000Z"}} 2018-07-25 11:21:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:42,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:42 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b42df4f6-fec2-424e-ac22-b82da8a05579 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:21:42,925 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b42df4f6-fec2-424e-ac22-b82da8a05579 2018-07-25 11:21:42,927 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net 2018-07-25 11:21:42,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" -d '{"network": {"name": "NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net", "admin_state_up": true}}' 2018-07-25 11:21:43,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-56bea223-adc4-48a2-9760-ab405e3b17ce Date: Wed, 25 Jul 2018 11:21:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"27e5ea3c-2699-47b7-9c42-915390a1b3a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:21:43Z","is_default":false,"provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:43Z","mtu":1450}} 2018-07-25 11:21:43,453 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-56bea223-adc4-48a2-9760-ab405e3b17ce 2018-07-25 11:21:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:43,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8afc7143-c954-4027-b792-e74bbfd7f8e4 Date: Wed, 25 Jul 2018 11:21:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"27e5ea3c-2699-47b7-9c42-915390a1b3a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:21:43Z","provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:43Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:43,603 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 used request id req-8afc7143-c954-4027-b792-e74bbfd7f8e4 2018-07-25 11:21:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:43,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5945abfa-2e49-428f-a45a-0d134e96f0bd Date: Wed, 25 Jul 2018 11:21:43 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:21:43,664 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 used request id req-5945abfa-2e49-428f-a45a-0d134e96f0bd 2018-07-25 11:21:43,664 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet 2018-07-25 11:21:43,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" -d '{"subnets": [{"ip_version": 4, "network_id": "27e5ea3c-2699-47b7-9c42-915390a1b3a9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet"}]}' 2018-07-25 11:21:44,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e2a8bab8-d5a7-436c-bb05-c838516fb320 Date: Wed, 25 Jul 2018 11:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27e5ea3c-2699-47b7-9c42-915390a1b3a9","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:43Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:43Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"01ca7ab5-c780-426d-a949-79d7f1b63a8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet"}]} 2018-07-25 11:21:44,300 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-e2a8bab8-d5a7-436c-bb05-c838516fb320 2018-07-25 11:21:44,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:44,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fa6c56af-e528-498d-9972-b37543bd4c76 Date: Wed, 25 Jul 2018 11:21:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27e5ea3c-2699-47b7-9c42-915390a1b3a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["01ca7ab5-c780-426d-a949-79d7f1b63a8a"],"description":"","tags":[],"updated_at":"2018-07-25T11:21:43Z","provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:43Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:44,516 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 used request id req-fa6c56af-e528-498d-9972-b37543bd4c76 2018-07-25 11:21:44,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:44,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-34f6d77f-3a94-41eb-9808-a949ad21c0ef Date: Wed, 25 Jul 2018 11:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27e5ea3c-2699-47b7-9c42-915390a1b3a9","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:43Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:43Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"01ca7ab5-c780-426d-a949-79d7f1b63a8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet"}]} 2018-07-25 11:21:44,602 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 used request id req-34f6d77f-3a94-41eb-9808-a949ad21c0ef 2018-07-25 11:21:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:44,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-07512cd7-d678-409b-a2b8-b52a09e3b58e Date: Wed, 25 Jul 2018 11:21:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"27e5ea3c-2699-47b7-9c42-915390a1b3a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["01ca7ab5-c780-426d-a949-79d7f1b63a8a"],"description":"","tags":[],"updated_at":"2018-07-25T11:21:43Z","provider:segmentation_id":99,"name":"NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:43Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:44,777 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net used request id req-07512cd7-d678-409b-a2b8-b52a09e3b58e 2018-07-25 11:21:44,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:21:44,786 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:44 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:21:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:44,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:44 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8e2bee32-a4fe-48b3-b29c-d81fda110ec3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:21:44,835 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-8e2bee32-a4fe-48b3-b29c-d81fda110ec3 2018-07-25 11:21:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:44,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-64ba2215-403c-40b0-aaf6-b700964c023e Date: Wed, 25 Jul 2018 11:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27e5ea3c-2699-47b7-9c42-915390a1b3a9","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:43Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:43Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"01ca7ab5-c780-426d-a949-79d7f1b63a8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet"}]} 2018-07-25 11:21:44,917 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=27e5ea3c-2699-47b7-9c42-915390a1b3a9 used request id req-64ba2215-403c-40b0-aaf6-b700964c023e 2018-07-25 11:21:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=27e5ea3c-2699-47b7-9c42-915390a1b3a9&name=NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:45,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-13c64f95-601e-4212-acc4-1de0b4467b50 Date: Wed, 25 Jul 2018 11:21:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27e5ea3c-2699-47b7-9c42-915390a1b3a9","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:43Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:43Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"01ca7ab5-c780-426d-a949-79d7f1b63a8a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet"}]} 2018-07-25 11:21:45,004 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=27e5ea3c-2699-47b7-9c42-915390a1b3a9&name=NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet used request id req-13c64f95-601e-4212-acc4-1de0b4467b50 2018-07-25 11:21:45,004 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet 2018-07-25 11:21:45,004 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-subnet 2018-07-25 11:21:45,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/01ca7ab5-c780-426d-a949-79d7f1b63a8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:47,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da21e7e2-2fc9-4067-a454-ebe5beef8fdf Date: Wed, 25 Jul 2018 11:21:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:21:47,006 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/01ca7ab5-c780-426d-a949-79d7f1b63a8a used request id req-da21e7e2-2fc9-4067-a454-ebe5beef8fdf 2018-07-25 11:21:47,006 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2e733c3f-0d95-4855-8bdd-206995dc65b5-pub-net 2018-07-25 11:21:47,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/27e5ea3c-2699-47b7-9c42-915390a1b3a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a87d1fc2a66ae602e3e1483273689e7525a169c" 2018-07-25 11:21:49,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ac00872-7256-491a-8ea4-30ee87c88de6 Date: Wed, 25 Jul 2018 11:21:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:21:49,424 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/27e5ea3c-2699-47b7-9c42-915390a1b3a9 used request id req-6ac00872-7256-491a-8ea4-30ee87c88de6 2018-07-25 11:21:49,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:21:49,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["jnkqlE-jSymPCTt1hN9bkQ"], "issued_at": "2018-07-25T11:21:49.000000Z"}} 2018-07-25 11:21:49,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:49,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c2731aac-56ca-4631-8570-dc00dada5765 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:21:49,890 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c2731aac-56ca-4631-8570-dc00dada5765 2018-07-25 11:21:49,891 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net 2018-07-25 11:21:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" -d '{"network": {"name": "NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net", "admin_state_up": true}}' 2018-07-25 11:21:50,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a090aa2a-ca9b-4382-aa45-d0fd99dc9340 Date: Wed, 25 Jul 2018 11:21:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"88c420e8-46df-4fbb-b2ce-72201a9b65b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:21:50Z","is_default":false,"provider:segmentation_id":95,"name":"NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:50Z","mtu":1450}} 2018-07-25 11:21:50,687 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-a090aa2a-ca9b-4382-aa45-d0fd99dc9340 2018-07-25 11:21:50,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:50,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bd5f2c42-fe7d-4400-8c5d-4005910ff9ae Date: Wed, 25 Jul 2018 11:21:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"88c420e8-46df-4fbb-b2ce-72201a9b65b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:21:50Z","provider:segmentation_id":95,"name":"NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:50Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:50,789 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 used request id req-bd5f2c42-fe7d-4400-8c5d-4005910ff9ae 2018-07-25 11:21:50,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:50,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-205a00d9-f942-4df6-bd7c-e00973b10967 Date: Wed, 25 Jul 2018 11:21:50 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:21:50,841 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 used request id req-205a00d9-f942-4df6-bd7c-e00973b10967 2018-07-25 11:21:50,842 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-subnet 2018-07-25 11:21:50,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" -d '{"subnets": [{"ip_version": 4, "network_id": "88c420e8-46df-4fbb-b2ce-72201a9b65b2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-subnet"}]}' 2018-07-25 11:21:51,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-22f8d814-9ae9-4374-b3a0-18b0e6893081 Date: Wed, 25 Jul 2018 11:21:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88c420e8-46df-4fbb-b2ce-72201a9b65b2","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:51Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:51Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d8ac46d2-6e48-47dd-b5a6-dac0b2c2fbd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-subnet"}]} 2018-07-25 11:21:51,469 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-22f8d814-9ae9-4374-b3a0-18b0e6893081 2018-07-25 11:21:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:51,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-bea918c2-6b97-4622-93b4-70c582d34e6c Date: Wed, 25 Jul 2018 11:21:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88c420e8-46df-4fbb-b2ce-72201a9b65b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["d8ac46d2-6e48-47dd-b5a6-dac0b2c2fbd8"],"description":"","tags":[],"updated_at":"2018-07-25T11:21:51Z","provider:segmentation_id":95,"name":"NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:50Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:51,935 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 used request id req-bea918c2-6b97-4622-93b4-70c582d34e6c 2018-07-25 11:21:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:52,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-79aefe24-3623-46bb-a4dc-9ef5fd4eb59d Date: Wed, 25 Jul 2018 11:21:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88c420e8-46df-4fbb-b2ce-72201a9b65b2","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:51Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:51Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d8ac46d2-6e48-47dd-b5a6-dac0b2c2fbd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-subnet"}]} 2018-07-25 11:21:52,016 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 used request id req-79aefe24-3623-46bb-a4dc-9ef5fd4eb59d 2018-07-25 11:21:52,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:52,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b1c5e8c8-a79d-41a4-a6be-52b6412cf9bf Date: Wed, 25 Jul 2018 11:21:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88c420e8-46df-4fbb-b2ce-72201a9b65b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["d8ac46d2-6e48-47dd-b5a6-dac0b2c2fbd8"],"description":"","tags":[],"updated_at":"2018-07-25T11:21:51Z","provider:segmentation_id":95,"name":"NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:50Z","provider:network_type":"vxlan"}]} 2018-07-25 11:21:52,191 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net used request id req-b1c5e8c8-a79d-41a4-a6be-52b6412cf9bf 2018-07-25 11:21:52,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:21:52,203 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:52 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:21:52,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:52,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:52 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-74add8b9-4cef-40ed-a928-8917b835b575 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:21:52,234 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-74add8b9-4cef-40ed-a928-8917b835b575 2018-07-25 11:21:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:52,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2d35a73f-8548-4bae-b698-636755c3faad Date: Wed, 25 Jul 2018 11:21:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88c420e8-46df-4fbb-b2ce-72201a9b65b2","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:21:51Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:51Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"d8ac46d2-6e48-47dd-b5a6-dac0b2c2fbd8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-subnet"}]} 2018-07-25 11:21:52,342 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=88c420e8-46df-4fbb-b2ce-72201a9b65b2 used request id req-2d35a73f-8548-4bae-b698-636755c3faad 2018-07-25 11:21:52,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:21:52,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:21:52,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["ZlYCqBfQSOazMhcGEpheNw"], "issued_at": "2018-07-25T11:21:52.000000Z"}} 2018-07-25 11:21:52,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f53c966e81ab0c853b6e6d79214db98882238171" 2018-07-25 11:21:52,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:21:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7e3644eb-9273-4c20-a4ac-e5493b4f4347 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:21:52,796 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7e3644eb-9273-4c20-a4ac-e5493b4f4347 2018-07-25 11:21:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:52,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-df10cc6a-df4e-4eed-bc76-eaa574dd869a Date: Wed, 25 Jul 2018 11:21:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:21:52,957 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-df10cc6a-df4e-4eed-bc76-eaa574dd869a 2018-07-25 11:21:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:21:53,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-c52929b7-16a4-41b6-9d36-11b58cce1d79 Date: Wed, 25 Jul 2018 11:21:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:21:53,064 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-c52929b7-16a4-41b6-9d36-11b58cce1d79 2018-07-25 11:21:53,064 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router 2018-07-25 11:21:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router", "admin_state_up": true}}' 2018-07-25 11:22:00,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-40519793-4d54-4d25-90a7-5bf7a9476220 Date: Wed, 25 Jul 2018 11:22:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.108"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:21:53Z", "admin_state_up": true, "updated_at": "2018-07-25T11:21:55Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "beb21021-1bcb-4320-810a-d0074cb2bcac", "name": "NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router"}} 2018-07-25 11:22:00,957 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-40519793-4d54-4d25-90a7-5bf7a9476220 2018-07-25 11:22:00,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=beb21021-1bcb-4320-810a-d0074cb2bcac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3131 X-Openstack-Request-Id: req-c6f9f28f-b761-4376-9aa1-13ab28430e9d Date: Wed, 25 Jul 2018 11:22:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","ip_address":"169.254.192.11"}],"id":"12871297-9f7e-4c5f-b59a-61477e4b45fc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:2c:2d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"beb21021-1bcb-4320-810a-d0074cb2bcac","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","ip_address":"169.254.192.5"}],"id":"3f39c9e6-6260-497a-b417-5d804308d29e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:4d:db","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"beb21021-1bcb-4320-810a-d0074cb2bcac","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","ip_address":"169.254.192.7"}],"id":"a7487b8b-9ce1-4950-93be-64596b54d750","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:b2:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"beb21021-1bcb-4320-810a-d0074cb2bcac","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:54Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.108"}],"id":"cdc1e5d2-98d0-46cf-afc1-ee1797734fb9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:fd:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"beb21021-1bcb-4320-810a-d0074cb2bcac","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:21:54Z","binding:vnic_type":"normal"}]} 2018-07-25 11:22:01,031 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=beb21021-1bcb-4320-810a-d0074cb2bcac used request id req-c6f9f28f-b761-4376-9aa1-13ab28430e9d 2018-07-25 11:22:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-507cca00-a638-4d27-9b32-93c7d074a34e Date: Wed, 25 Jul 2018 11:22:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:22:01,118 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-507cca00-a638-4d27-9b32-93c7d074a34e 2018-07-25 11:22:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d1cf05e1-19d0-43e5-8dc1-1f9cbc54905e Date: Wed, 25 Jul 2018 11:22:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:53Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:22:01,226 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 used request id req-d1cf05e1-19d0-43e5-8dc1-1f9cbc54905e 2018-07-25 11:22:01,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b9372ef4-d57c-404c-895a-169d15477274 Date: Wed, 25 Jul 2018 11:22:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:53Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:22:01,293 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 used request id req-b9372ef4-d57c-404c-895a-169d15477274 2018-07-25 11:22:01,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2147e282-d8e3-44c4-a5c0-17b6197b10e6 Date: Wed, 25 Jul 2018 11:22:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:53Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:22:01,362 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 used request id req-2147e282-d8e3-44c4-a5c0-17b6197b10e6 2018-07-25 11:22:01,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-49e52981-7572-4c46-b8bf-f93bfa635c49 Date: Wed, 25 Jul 2018 11:22:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.108"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:21:53Z", "admin_state_up": true, "updated_at": "2018-07-25T11:21:58Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "beb21021-1bcb-4320-810a-d0074cb2bcac", "name": "NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router"}]} 2018-07-25 11:22:01,540 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router used request id req-49e52981-7572-4c46-b8bf-f93bfa635c49 2018-07-25 11:22:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:01 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-432208a8-ba1e-4676-b92e-a32e6c97d8d8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:01,586 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-432208a8-ba1e-4676-b92e-a32e6c97d8d8 2018-07-25 11:22:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=beb21021-1bcb-4320-810a-d0074cb2bcac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3198 X-Openstack-Request-Id: req-37161db3-c928-4f65-b67e-1c21284f0367 Date: Wed, 25 Jul 2018 11:22:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","ip_address":"169.254.192.11"}],"id":"12871297-9f7e-4c5f-b59a-61477e4b45fc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:2c:2d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"beb21021-1bcb-4320-810a-d0074cb2bcac","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","ip_address":"169.254.192.5"}],"id":"3f39c9e6-6260-497a-b417-5d804308d29e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:4d:db","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"beb21021-1bcb-4320-810a-d0074cb2bcac","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:57Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:21:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","ip_address":"169.254.192.7"}],"id":"a7487b8b-9ce1-4950-93be-64596b54d750","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:b2:d3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"beb21021-1bcb-4320-810a-d0074cb2bcac","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:01Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.108"}],"id":"cdc1e5d2-98d0-46cf-afc1-ee1797734fb9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:fd:1a","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"beb21021-1bcb-4320-810a-d0074cb2bcac","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:21:54Z","binding:vnic_type":"normal"}]} 2018-07-25 11:22:01,681 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=beb21021-1bcb-4320-810a-d0074cb2bcac used request id req-37161db3-c928-4f65-b67e-1c21284f0367 2018-07-25 11:22:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:01,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-c1067748-1855-44f9-8dc2-8c0d768c7007 Date: Wed, 25 Jul 2018 11:22:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:22:01,774 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-c1067748-1855-44f9-8dc2-8c0d768c7007 2018-07-25 11:22:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:02,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f1147ded-6f93-48a7-a1a1-b3873592539b Date: Wed, 25 Jul 2018 11:22:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:53Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:22:02,213 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 used request id req-f1147ded-6f93-48a7-a1a1-b3873592539b 2018-07-25 11:22:02,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:02,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fc03961c-e508-4bde-a63b-034f3acf9971 Date: Wed, 25 Jul 2018 11:22:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:53Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:22:02,288 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 used request id req-fc03961c-e508-4bde-a63b-034f3acf9971 2018-07-25 11:22:02,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:02,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-81b8ffd9-93b4-4f74-ae66-8fdfaeef1b1e Date: Wed, 25 Jul 2018 11:22:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bc79a523-8775-44d0-b5e1-afde4d2dd21e","tenant_id":"","created_at":"2018-07-25T11:21:53Z","dns_nameservers":[],"updated_at":"2018-07-25T11:21:53Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"8e0cdae0-fbd9-4e07-baff-42196cca5504","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:22:02,380 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/8e0cdae0-fbd9-4e07-baff-42196cca5504 used request id req-81b8ffd9-93b4-4f74-ae66-8fdfaeef1b1e 2018-07-25 11:22:02,381 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router 2018-07-25 11:22:02,381 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router 2018-07-25 11:22:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/beb21021-1bcb-4320-810a-d0074cb2bcac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:08,598 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea7da9a9-e624-42f9-a479-8053d6fbdc68 Content-Length: 0 Date: Wed, 25 Jul 2018 11:22:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:08,598 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/beb21021-1bcb-4320-810a-d0074cb2bcac used request id req-ea7da9a9-e624-42f9-a479-8053d6fbdc68 2018-07-25 11:22:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:08,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a0474917-96ea-466d-a302-606ae88a1a78 Date: Wed, 25 Jul 2018 11:22:08 GMT RESP BODY: {"routers": []} 2018-07-25 11:22:08,704 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-router used request id req-a0474917-96ea-466d-a302-606ae88a1a78 2018-07-25 11:22:08,704 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-subnet 2018-07-25 11:22:08,704 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-subnet 2018-07-25 11:22:08,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/d8ac46d2-6e48-47dd-b5a6-dac0b2c2fbd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:12,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9887c008-1b85-4980-818b-9bedad722ac2 Date: Wed, 25 Jul 2018 11:22:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:12,560 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/d8ac46d2-6e48-47dd-b5a6-dac0b2c2fbd8 used request id req-9887c008-1b85-4980-818b-9bedad722ac2 2018-07-25 11:22:12,560 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a433e741-559d-4457-b314-2380b1677ebf-pub-net 2018-07-25 11:22:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/88c420e8-46df-4fbb-b2ce-72201a9b65b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9b6ea07fe7977e2165365502be7af8dd73e8b4" 2018-07-25 11:22:14,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8be8ab2c-0285-406d-b6cd-d24656d1c2ef Date: Wed, 25 Jul 2018 11:22:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:14,694 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/88c420e8-46df-4fbb-b2ce-72201a9b65b2 used request id req-8be8ab2c-0285-406d-b6cd-d24656d1c2ef 2018-07-25 11:22:14,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:15,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["8FR7Z4EMSG2taz7PN9t1gw"], "issued_at": "2018-07-25T11:22:15.000000Z"}} 2018-07-25 11:22:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:15,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-20620770-ba25-4509-9aa2-a70d9dd0a7e2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:15,147 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-20620770-ba25-4509-9aa2-a70d9dd0a7e2 2018-07-25 11:22:15,148 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net 2018-07-25 11:22:15,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" -d '{"network": {"name": "NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net", "admin_state_up": true}}' 2018-07-25 11:22:15,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7cc52c72-c527-44db-9cc6-13336c23242a Date: Wed, 25 Jul 2018 11:22:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:15Z","is_default":false,"provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:15Z","mtu":1450}} 2018-07-25 11:22:15,758 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-7cc52c72-c527-44db-9cc6-13336c23242a 2018-07-25 11:22:15,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:15,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-877f4809-fcf7-4075-9517-da905a9384de Date: Wed, 25 Jul 2018 11:22:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:15Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:15Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:15,887 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 used request id req-877f4809-fcf7-4075-9517-da905a9384de 2018-07-25 11:22:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:15,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-513d68e9-89b2-4470-8280-de449be2b0a0 Date: Wed, 25 Jul 2018 11:22:15 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:22:15,931 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 used request id req-513d68e9-89b2-4470-8280-de449be2b0a0 2018-07-25 11:22:15,931 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet 2018-07-25 11:22:15,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" -d '{"subnets": [{"ip_version": 4, "network_id": "a70c9019-73ac-47ff-a0e1-a593e4b1d109", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet"}]}' 2018-07-25 11:22:16,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3ffc2471-aefb-4d4e-a8eb-083dcc920945 Date: Wed, 25 Jul 2018 11:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:16Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:16Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet"}]} 2018-07-25 11:22:16,566 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-3ffc2471-aefb-4d4e-a8eb-083dcc920945 2018-07-25 11:22:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:16,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c4e64767-0d3c-489d-bd39-074ad1dfacb7 Date: Wed, 25 Jul 2018 11:22:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["257f3477-dc45-4fb2-a8ea-f4b711df5636"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:16Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:15Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:16,791 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 used request id req-c4e64767-0d3c-489d-bd39-074ad1dfacb7 2018-07-25 11:22:16,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:16,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cc106490-bd56-44b3-ace7-97b702c3d47d Date: Wed, 25 Jul 2018 11:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:16Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:16Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet"}]} 2018-07-25 11:22:16,858 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 used request id req-cc106490-bd56-44b3-ace7-97b702c3d47d 2018-07-25 11:22:16,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:17,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e0688567-3d36-44d7-8f1b-4264e18fceb4 Date: Wed, 25 Jul 2018 11:22:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["257f3477-dc45-4fb2-a8ea-f4b711df5636"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:16Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:15Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:17,012 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net used request id req-e0688567-3d36-44d7-8f1b-4264e18fceb4 2018-07-25 11:22:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:17,021 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:17 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:17,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:17,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-00f3a6bf-c42b-441e-a706-3794f34e7b37 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:17,062 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-00f3a6bf-c42b-441e-a706-3794f34e7b37 2018-07-25 11:22:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:17,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-accd0f1b-f0ae-4209-8ede-cd24a15578c8 Date: Wed, 25 Jul 2018 11:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:16Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:16Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet"}]} 2018-07-25 11:22:17,136 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 used request id req-accd0f1b-f0ae-4209-8ede-cd24a15578c8 2018-07-25 11:22:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109&name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:17,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-432b020f-2c29-43f0-8b0b-664a462c3f66 Date: Wed, 25 Jul 2018 11:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:16Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:16Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet"}]} 2018-07-25 11:22:17,223 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109&name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet used request id req-432b020f-2c29-43f0-8b0b-664a462c3f66 2018-07-25 11:22:17,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:22:17,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:17,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["K8zYw43GTqW48xbFOYvxdw"], "issued_at": "2018-07-25T11:22:17.000000Z"}} 2018-07-25 11:22:17,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518a8b6c1ef7465aba899b5584f8565eb3a0fcd6" 2018-07-25 11:22:17,712 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e4b1107a-ab55-4198-8080-7c3392d19fdf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:17,712 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e4b1107a-ab55-4198-8080-7c3392d19fdf 2018-07-25 11:22:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:17,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-9a6be40f-3b7d-49f1-8d09-58a084b1a708 Date: Wed, 25 Jul 2018 11:22:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["257f3477-dc45-4fb2-a8ea-f4b711df5636"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:16Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:15Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:17,865 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net used request id req-9a6be40f-3b7d-49f1-8d09-58a084b1a708 2018-07-25 11:22:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:17,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-17764711-cf33-4ed0-9678-d96998d8e370 Date: Wed, 25 Jul 2018 11:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:16Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:16Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet"}]} 2018-07-25 11:22:17,958 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 used request id req-17764711-cf33-4ed0-9678-d96998d8e370 2018-07-25 11:22:17,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:18,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-827352c1-18ee-4838-bdbe-9b548757da8b Date: Wed, 25 Jul 2018 11:22:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["257f3477-dc45-4fb2-a8ea-f4b711df5636"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:16Z","provider:segmentation_id":57,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:15Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:18,084 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net used request id req-827352c1-18ee-4838-bdbe-9b548757da8b 2018-07-25 11:22:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:18,092 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:18 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:18,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518a8b6c1ef7465aba899b5584f8565eb3a0fcd6" 2018-07-25 11:22:18,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:18 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c76102fe-4ff7-41f3-8350-321de089e50f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:18,138 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-c76102fe-4ff7-41f3-8350-321de089e50f 2018-07-25 11:22:18,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:18,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f893f5a8-2bea-45e0-93eb-b6995014438a Date: Wed, 25 Jul 2018 11:22:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:16Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:16Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet"}]} 2018-07-25 11:22:18,239 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109 used request id req-f893f5a8-2bea-45e0-93eb-b6995014438a 2018-07-25 11:22:18,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109&name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:18,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ac03e07f-60a5-404f-9d58-7f2335eb8b82 Date: Wed, 25 Jul 2018 11:22:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:16Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:16Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet"}]} 2018-07-25 11:22:18,326 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a70c9019-73ac-47ff-a0e1-a593e4b1d109&name=NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet used request id req-ac03e07f-60a5-404f-9d58-7f2335eb8b82 2018-07-25 11:22:18,326 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net 2018-07-25 11:22:18,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" -d '{"port": {"network_id": "a70c9019-73ac-47ff-a0e1-a593e4b1d109", "fixed_ips": [{"subnet_id": "257f3477-dc45-4fb2-a8ea-f4b711df5636", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-port", "admin_state_up": true}}' 2018-07-25 11:22:19,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-4db340c3-3e3a-4114-ae36-c27ea9f16d3b Date: Wed, 25 Jul 2018 11:22:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:18Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","ip_address":"10.55.1.100"}],"id":"cf1e25da-24bd-497f-bc8d-da97c0b0c1c5","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d8:72:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-port","admin_state_up":true,"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:18Z","binding:vnic_type":"normal"}} 2018-07-25 11:22:19,232 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-4db340c3-3e3a-4114-ae36-c27ea9f16d3b 2018-07-25 11:22:19,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:19,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6205 X-Openstack-Request-Id: req-bbd59b8f-02e5-41d8-9187-f83817cc6694 Date: Wed, 25 Jul 2018 11:22:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.102"}],"id":"05358dee-7c85-49db-b74c-ce85f31f543c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:d0:56","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:18Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","ip_address":"10.55.1.3"}],"id":"34415b82-7bf8-4590-8211-bf99b8515acb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:96:90","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-a70c9019-73ac-47ff-a0e1-a593e4b1d109","name":"","admin_state_up":true,"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:18Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","ip_address":"10.55.1.4"}],"id":"6467a971-b675-4c72-89c3-44ed51fe0890","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:e2:53","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-a70c9019-73ac-47ff-a0e1-a593e4b1d109","name":"","admin_state_up":true,"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.103"}],"id":"7e22be74-fe08-4de4-b234-45831b088630","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:92:93","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.101"}],"id":"b5d04390-c8cf-4293-b1b0-aec14c6747a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:a1:9a","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","ip_address":"10.55.1.100"}],"id":"cf1e25da-24bd-497f-bc8d-da97c0b0c1c5","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d8:72:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-port","admin_state_up":true,"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:17Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257f3477-dc45-4fb2-a8ea-f4b711df5636","ip_address":"10.55.1.2"}],"id":"cfd7db2a-e976-4887-b152-5cdea0fdaff3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:af:b6","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-a70c9019-73ac-47ff-a0e1-a593e4b1d109","name":"","admin_state_up":true,"network_id":"a70c9019-73ac-47ff-a0e1-a593e4b1d109","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:16Z","binding:vnic_type":"normal"}]} 2018-07-25 11:22:19,360 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports used request id req-bbd59b8f-02e5-41d8-9187-f83817cc6694 2018-07-25 11:22:19,361 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-port 2018-07-25 11:22:19,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/cf1e25da-24bd-497f-bc8d-da97c0b0c1c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:20,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba5333a7-3663-432f-9f3a-e6c8acc7a185 Date: Wed, 25 Jul 2018 11:22:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:20,374 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/cf1e25da-24bd-497f-bc8d-da97c0b0c1c5 used request id req-ba5333a7-3663-432f-9f3a-e6c8acc7a185 2018-07-25 11:22:20,374 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet 2018-07-25 11:22:20,374 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-subnet 2018-07-25 11:22:20,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/257f3477-dc45-4fb2-a8ea-f4b711df5636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:23,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4330bbe-25cb-4906-b9d8-5a064c63e718 Date: Wed, 25 Jul 2018 11:22:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:23,387 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/257f3477-dc45-4fb2-a8ea-f4b711df5636 used request id req-e4330bbe-25cb-4906-b9d8-5a064c63e718 2018-07-25 11:22:23,387 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-cae3c42d-808a-4775-b9ff-01b09a07e717-pub-net 2018-07-25 11:22:23,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/a70c9019-73ac-47ff-a0e1-a593e4b1d109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a08f0feccf5c4a3b1f08b417fd197214fc5bd2a" 2018-07-25 11:22:25,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3f2e426-6d8c-45e7-97b5-2bd9ac79d460 Date: Wed, 25 Jul 2018 11:22:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:25,815 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/a70c9019-73ac-47ff-a0e1-a593e4b1d109 used request id req-d3f2e426-6d8c-45e7-97b5-2bd9ac79d460 2018-07-25 11:22:25,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:26,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["O23_ERaiSaKZBagZWlp61Q"], "issued_at": "2018-07-25T11:22:26.000000Z"}} 2018-07-25 11:22:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:26,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5a7cc198-3581-4486-82d4-fe9de8a0daa4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:26,296 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5a7cc198-3581-4486-82d4-fe9de8a0daa4 2018-07-25 11:22:26,298 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net 2018-07-25 11:22:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" -d '{"network": {"name": "NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net", "admin_state_up": true}}' 2018-07-25 11:22:26,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-400c2377-263c-43b5-9a0b-1ab4841166f6 Date: Wed, 25 Jul 2018 11:22:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:26Z","is_default":false,"provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:26Z","mtu":1450}} 2018-07-25 11:22:26,815 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-400c2377-263c-43b5-9a0b-1ab4841166f6 2018-07-25 11:22:26,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=95104a2e-fbe5-4271-bd5d-64337e1f6938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:27,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6496b5f8-6f61-4eec-9e9d-71992c785469 Date: Wed, 25 Jul 2018 11:22:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:26Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:27,208 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=95104a2e-fbe5-4271-bd5d-64337e1f6938 used request id req-6496b5f8-6f61-4eec-9e9d-71992c785469 2018-07-25 11:22:27,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:27,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cda68ad8-5aac-489e-bc07-8b1641216605 Date: Wed, 25 Jul 2018 11:22:27 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:22:27,265 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 used request id req-cda68ad8-5aac-489e-bc07-8b1641216605 2018-07-25 11:22:27,266 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet 2018-07-25 11:22:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" -d '{"subnets": [{"ip_version": 4, "network_id": "95104a2e-fbe5-4271-bd5d-64337e1f6938", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet"}]}' 2018-07-25 11:22:27,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-869f7178-771d-457d-80fe-916efdb26679 Date: Wed, 25 Jul 2018 11:22:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:27Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:27Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet"}]} 2018-07-25 11:22:27,914 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-869f7178-771d-457d-80fe-916efdb26679 2018-07-25 11:22:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=95104a2e-fbe5-4271-bd5d-64337e1f6938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:28,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-689c3df5-ed13-45b2-be2d-7de180e1d786 Date: Wed, 25 Jul 2018 11:22:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["20b0ff27-a0c3-436a-ad19-a9bb7d5786e9"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:27Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:28,072 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=95104a2e-fbe5-4271-bd5d-64337e1f6938 used request id req-689c3df5-ed13-45b2-be2d-7de180e1d786 2018-07-25 11:22:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:28,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-984a9d48-061e-47a1-91fc-dd59801cb8d3 Date: Wed, 25 Jul 2018 11:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:27Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:27Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet"}]} 2018-07-25 11:22:28,138 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 used request id req-984a9d48-061e-47a1-91fc-dd59801cb8d3 2018-07-25 11:22:28,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:28,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3de90305-1164-4fa9-a4a3-06f7bacb9cf3 Date: Wed, 25 Jul 2018 11:22:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["20b0ff27-a0c3-436a-ad19-a9bb7d5786e9"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:27Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:28,309 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net used request id req-3de90305-1164-4fa9-a4a3-06f7bacb9cf3 2018-07-25 11:22:28,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:28,321 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:28 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:28,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:28 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-c67c3035-b30c-40f6-a851-1861ea502170 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:28,352 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-c67c3035-b30c-40f6-a851-1861ea502170 2018-07-25 11:22:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:28,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8db871da-e981-4881-b96f-49c679430ddd Date: Wed, 25 Jul 2018 11:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:27Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:27Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet"}]} 2018-07-25 11:22:28,436 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 used request id req-8db871da-e981-4881-b96f-49c679430ddd 2018-07-25 11:22:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938&name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:28,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-61bd3f0f-28c1-4f7e-9a62-14e217ee919e Date: Wed, 25 Jul 2018 11:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:27Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:27Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet"}]} 2018-07-25 11:22:28,507 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938&name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet used request id req-61bd3f0f-28c1-4f7e-9a62-14e217ee919e 2018-07-25 11:22:28,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:22:28,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:28,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["YWanmUf2TTqNn1_YqVyJBg"], "issued_at": "2018-07-25T11:22:28.000000Z"}} 2018-07-25 11:22:28,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d809b30bb40621da367c7b2376628956039c7b69" 2018-07-25 11:22:28,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b7569c57-2b65-4659-81cb-5876c10286f9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:28,969 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b7569c57-2b65-4659-81cb-5876c10286f9 2018-07-25 11:22:28,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:29,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-65bf9fd4-ce06-427f-9447-a086ff2ffdf3 Date: Wed, 25 Jul 2018 11:22:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["20b0ff27-a0c3-436a-ad19-a9bb7d5786e9"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:27Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:29,151 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net used request id req-65bf9fd4-ce06-427f-9447-a086ff2ffdf3 2018-07-25 11:22:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:29,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f68ddad1-c7ae-4bdd-86a1-1852d8d45721 Date: Wed, 25 Jul 2018 11:22:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:27Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:27Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet"}]} 2018-07-25 11:22:29,228 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 used request id req-f68ddad1-c7ae-4bdd-86a1-1852d8d45721 2018-07-25 11:22:29,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:29,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6551ab86-5e96-4b28-b73c-da39872d87e6 Date: Wed, 25 Jul 2018 11:22:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["20b0ff27-a0c3-436a-ad19-a9bb7d5786e9"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:27Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:29,391 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net used request id req-6551ab86-5e96-4b28-b73c-da39872d87e6 2018-07-25 11:22:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:29,402 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:29 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d809b30bb40621da367c7b2376628956039c7b69" 2018-07-25 11:22:29,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:29 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-78d610d9-a946-40b1-bc7a-8c67219ceeb7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:29,448 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-78d610d9-a946-40b1-bc7a-8c67219ceeb7 2018-07-25 11:22:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:29,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-22653e9f-72f6-4ef9-8750-5ba0225e8b5b Date: Wed, 25 Jul 2018 11:22:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:27Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:27Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet"}]} 2018-07-25 11:22:29,557 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938 used request id req-22653e9f-72f6-4ef9-8750-5ba0225e8b5b 2018-07-25 11:22:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938&name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:29,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e6882401-dfb0-4636-a72d-b8d23d936239 Date: Wed, 25 Jul 2018 11:22:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:27Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:27Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet"}]} 2018-07-25 11:22:29,654 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=95104a2e-fbe5-4271-bd5d-64337e1f6938&name=NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet used request id req-e6882401-dfb0-4636-a72d-b8d23d936239 2018-07-25 11:22:29,654 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net 2018-07-25 11:22:29,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" -d '{"port": {"network_id": "95104a2e-fbe5-4271-bd5d-64337e1f6938", "fixed_ips": [{"subnet_id": "20b0ff27-a0c3-436a-ad19-a9bb7d5786e9", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-port", "admin_state_up": true}}' 2018-07-25 11:22:30,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-03dd353a-1e42-4669-a5de-3e99f6bb9b2c Date: Wed, 25 Jul 2018 11:22:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:30Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","ip_address":"10.55.1.100"}],"id":"4d167080-2d86-4a4a-bb07-9666f75e4eeb","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:2e:44","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-port","admin_state_up":true,"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:29Z","binding:vnic_type":"normal"}} 2018-07-25 11:22:30,612 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-03dd353a-1e42-4669-a5de-3e99f6bb9b2c 2018-07-25 11:22:30,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:30,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6267 X-Openstack-Request-Id: req-1302ec3a-3a52-4852-9c26-42c93b3a65c4 Date: Wed, 25 Jul 2018 11:22:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.102"}],"id":"05358dee-7c85-49db-b74c-ce85f31f543c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:d0:56","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:15Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:28Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","ip_address":"10.55.1.2"}],"id":"1e6dfa20-a3aa-4d99-bd23-7eef2f597cab","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:8c","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-95104a2e-fbe5-4271-bd5d-64337e1f6938","name":"","admin_state_up":true,"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","ip_address":"10.55.1.100"}],"id":"4d167080-2d86-4a4a-bb07-9666f75e4eeb","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:2e:44","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-port","admin_state_up":true,"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:29Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","ip_address":"10.55.1.3"}],"id":"7253a4a0-5ff0-4b24-be70-da01a638b3d5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:05:c2","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-95104a2e-fbe5-4271-bd5d-64337e1f6938","name":"","admin_state_up":true,"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.103"}],"id":"7e22be74-fe08-4de4-b234-45831b088630","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:92:93","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:04:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.101"}],"id":"b5d04390-c8cf-4293-b1b0-aec14c6747a2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:a1:9a","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-35d2346e-8530-4f1c-bc8e-fcc380065937","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:22:30Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20b0ff27-a0c3-436a-ad19-a9bb7d5786e9","ip_address":"10.55.1.4"}],"id":"b9ba4b97-93f2-42a1-8653-33fa76aaba5f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:5c:4d","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-95104a2e-fbe5-4271-bd5d-64337e1f6938","name":"","admin_state_up":true,"network_id":"95104a2e-fbe5-4271-bd5d-64337e1f6938","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:29Z","binding:vnic_type":"normal"}]} 2018-07-25 11:22:30,733 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports used request id req-1302ec3a-3a52-4852-9c26-42c93b3a65c4 2018-07-25 11:22:30,734 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-port 2018-07-25 11:22:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/4d167080-2d86-4a4a-bb07-9666f75e4eeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:31,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4a89634-a9b3-41eb-9438-356b280e9c5c Date: Wed, 25 Jul 2018 11:22:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:31,458 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/4d167080-2d86-4a4a-bb07-9666f75e4eeb used request id req-d4a89634-a9b3-41eb-9438-356b280e9c5c 2018-07-25 11:22:31,458 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet 2018-07-25 11:22:31,458 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-subnet 2018-07-25 11:22:31,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/20b0ff27-a0c3-436a-ad19-a9bb7d5786e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:34,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e849efa2-46f5-4c39-9cea-12ea940f49a0 Date: Wed, 25 Jul 2018 11:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:34,839 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/20b0ff27-a0c3-436a-ad19-a9bb7d5786e9 used request id req-e849efa2-46f5-4c39-9cea-12ea940f49a0 2018-07-25 11:22:34,839 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0edfbb88-8bbe-4c3b-954a-47f1afe30851-pub-net 2018-07-25 11:22:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/95104a2e-fbe5-4271-bd5d-64337e1f6938 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a02f664c4933490519635bfb15930b25bf13cf" 2018-07-25 11:22:37,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77d4d58d-bd36-446c-adac-7114f7f2a964 Date: Wed, 25 Jul 2018 11:22:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:37,537 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/95104a2e-fbe5-4271-bd5d-64337e1f6938 used request id req-77d4d58d-bd36-446c-adac-7114f7f2a964 2018-07-25 11:22:37,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:38,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["hVH4GeolSpaSNCjt_2veWw"], "issued_at": "2018-07-25T11:22:37.000000Z"}} 2018-07-25 11:22:38,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:38,028 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-967b88ce-c710-4a76-9921-8a9e1a43304c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:38,028 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-967b88ce-c710-4a76-9921-8a9e1a43304c 2018-07-25 11:22:38,030 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net 2018-07-25 11:22:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" -d '{"network": {"name": "NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net", "admin_state_up": true}}' 2018-07-25 11:22:38,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f3050252-1459-4a96-9fca-afe05a8c64b1 Date: Wed, 25 Jul 2018 11:22:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:38Z","is_default":false,"provider:segmentation_id":44,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","mtu":1450}} 2018-07-25 11:22:38,426 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-f3050252-1459-4a96-9fca-afe05a8c64b1 2018-07-25 11:22:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:38,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8e2a90b6-4b39-4a0b-8896-fd950fc90196 Date: Wed, 25 Jul 2018 11:22:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:38Z","provider:segmentation_id":44,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:38,538 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 used request id req-8e2a90b6-4b39-4a0b-8896-fd950fc90196 2018-07-25 11:22:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:38,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-024b6483-63ed-47c8-b53f-670ed6477cc7 Date: Wed, 25 Jul 2018 11:22:38 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:22:38,616 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 used request id req-024b6483-63ed-47c8-b53f-670ed6477cc7 2018-07-25 11:22:38,616 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet 2018-07-25 11:22:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" -d '{"subnets": [{"ip_version": 4, "network_id": "a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet"}]}' 2018-07-25 11:22:39,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bf97044d-5e9e-4e44-a7ca-46b85a8bf2fb Date: Wed, 25 Jul 2018 11:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22: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":"64d49607fdd949c2b865e398f7f1620e","id":"6f9299eb-65ae-4253-9447-a07e86f292f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet"}]} 2018-07-25 11:22:39,409 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-bf97044d-5e9e-4e44-a7ca-46b85a8bf2fb 2018-07-25 11:22:39,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:39,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-622b2160-629c-49e7-8be9-aa9a4f9e4340 Date: Wed, 25 Jul 2018 11:22:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["6f9299eb-65ae-4253-9447-a07e86f292f6"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:38Z","provider:segmentation_id":44,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:39,547 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 used request id req-622b2160-629c-49e7-8be9-aa9a4f9e4340 2018-07-25 11:22:39,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:39,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-212e0b40-b5a0-4dbf-ae50-f854f1bfb840 Date: Wed, 25 Jul 2018 11:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22: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":"64d49607fdd949c2b865e398f7f1620e","id":"6f9299eb-65ae-4253-9447-a07e86f292f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet"}]} 2018-07-25 11:22:39,636 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 used request id req-212e0b40-b5a0-4dbf-ae50-f854f1bfb840 2018-07-25 11:22:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:39,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4c04b32e-f8c2-4d23-b9e5-fdb668dfe2d1 Date: Wed, 25 Jul 2018 11:22:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["6f9299eb-65ae-4253-9447-a07e86f292f6"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:38Z","provider:segmentation_id":44,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:39,820 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net used request id req-4c04b32e-f8c2-4d23-b9e5-fdb668dfe2d1 2018-07-25 11:22:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:39,828 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:39 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:39,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:39,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:39 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-237a715f-9479-48a8-b7da-ee16b6f1c10c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:39,892 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-237a715f-9479-48a8-b7da-ee16b6f1c10c 2018-07-25 11:22:39,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:39,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f8ce99a-bd34-478c-9ea7-36eaa085e52a Date: Wed, 25 Jul 2018 11:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22: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":"64d49607fdd949c2b865e398f7f1620e","id":"6f9299eb-65ae-4253-9447-a07e86f292f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet"}]} 2018-07-25 11:22:39,995 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 used request id req-7f8ce99a-bd34-478c-9ea7-36eaa085e52a 2018-07-25 11:22:39,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529&name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:40,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c56e1ba4-e660-48e7-80d3-fbe017ffdd60 Date: Wed, 25 Jul 2018 11:22:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22: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":"64d49607fdd949c2b865e398f7f1620e","id":"6f9299eb-65ae-4253-9447-a07e86f292f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet"}]} 2018-07-25 11:22:40,068 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529&name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet used request id req-c56e1ba4-e660-48e7-80d3-fbe017ffdd60 2018-07-25 11:22:40,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:22:40,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:40,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["pWhx1jgWRUayqCUg9FBlqw"], "issued_at": "2018-07-25T11:22:40.000000Z"}} 2018-07-25 11:22:40,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5d0f3d3fdf89aa39bf02aed3ca6cfbd187d57b" 2018-07-25 11:22:40,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8629b482-ef05-4f17-96ed-b5cce67ac49e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:40,519 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8629b482-ef05-4f17-96ed-b5cce67ac49e 2018-07-25 11:22:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:40,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-408d0985-47eb-4c64-bc7d-0f57c831a36e Date: Wed, 25 Jul 2018 11:22:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["6f9299eb-65ae-4253-9447-a07e86f292f6"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:38Z","provider:segmentation_id":44,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:40,682 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net used request id req-408d0985-47eb-4c64-bc7d-0f57c831a36e 2018-07-25 11:22:40,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:40,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-314d3b29-57a4-48c3-a2e7-7269e9e71793 Date: Wed, 25 Jul 2018 11:22:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22: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":"64d49607fdd949c2b865e398f7f1620e","id":"6f9299eb-65ae-4253-9447-a07e86f292f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet"}]} 2018-07-25 11:22:40,760 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 used request id req-314d3b29-57a4-48c3-a2e7-7269e9e71793 2018-07-25 11:22:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:40,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0471e925-5a59-4c19-a911-2fdb5586e727 Date: Wed, 25 Jul 2018 11:22:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["6f9299eb-65ae-4253-9447-a07e86f292f6"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:38Z","provider:segmentation_id":44,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:40,912 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net used request id req-0471e925-5a59-4c19-a911-2fdb5586e727 2018-07-25 11:22:40,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:40,924 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:40 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:40,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5d0f3d3fdf89aa39bf02aed3ca6cfbd187d57b" 2018-07-25 11:22:40,955 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:40 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8f4ac45f-87b5-49e6-9b0e-d3b0c14e2f97 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:40,956 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-8f4ac45f-87b5-49e6-9b0e-d3b0c14e2f97 2018-07-25 11:22:40,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:41,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4b307923-184d-4952-8a31-3c7efdf1dba1 Date: Wed, 25 Jul 2018 11:22:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22: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":"64d49607fdd949c2b865e398f7f1620e","id":"6f9299eb-65ae-4253-9447-a07e86f292f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet"}]} 2018-07-25 11:22:41,035 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 used request id req-4b307923-184d-4952-8a31-3c7efdf1dba1 2018-07-25 11:22:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529&name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:41,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c9ce3dad-771d-4ac9-81f5-83a1ebf0ca82 Date: Wed, 25 Jul 2018 11:22:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22: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":"64d49607fdd949c2b865e398f7f1620e","id":"6f9299eb-65ae-4253-9447-a07e86f292f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet"}]} 2018-07-25 11:22:41,111 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529&name=NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet used request id req-c9ce3dad-771d-4ac9-81f5-83a1ebf0ca82 2018-07-25 11:22:41,112 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net 2018-07-25 11:22:41,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" -d '{"port": {"network_id": "a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529", "fixed_ips": [{"subnet_id": "6f9299eb-65ae-4253-9447-a07e86f292f6", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-port", "admin_state_up": true}}' 2018-07-25 11:22:41,135 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-3689d877-3e19-447b-9b82-aa007efe7cee Date: Wed, 25 Jul 2018 11:22:41 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-25 11:22:41,135 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-3689d877-3e19-447b-9b82-aa007efe7cee 2018-07-25 11:22:41,135 - 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-25 11:22:41,136 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet 2018-07-25 11:22:41,136 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-subnet 2018-07-25 11:22:41,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/6f9299eb-65ae-4253-9447-a07e86f292f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:43,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3734d137-7fc9-4e3f-9827-0ce085b73d0e Date: Wed, 25 Jul 2018 11:22:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:43,435 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/6f9299eb-65ae-4253-9447-a07e86f292f6 used request id req-3734d137-7fc9-4e3f-9827-0ce085b73d0e 2018-07-25 11:22:43,435 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-57e661c2-b051-4c97-b14b-630924fd7db8-pub-net 2018-07-25 11:22:43,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7292006b9eb910647108aa2df11baf45bce30f9d" 2018-07-25 11:22:45,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-278d05f1-1123-43ec-8354-6558539106b4 Date: Wed, 25 Jul 2018 11:22:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:45,854 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/a0fa3db9-a0fc-429a-aa4b-6f4b4e5a3529 used request id req-278d05f1-1123-43ec-8354-6558539106b4 2018-07-25 11:22:45,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:46,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["318-GlNnSTSnOm057z4p1A"], "issued_at": "2018-07-25T11:22:46.000000Z"}} 2018-07-25 11:22:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:46,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:46 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0efac410-c0ee-484d-8bbf-71f01634cddb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:46,320 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0efac410-c0ee-484d-8bbf-71f01634cddb 2018-07-25 11:22:46,321 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net 2018-07-25 11:22:46,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" -d '{"network": {"name": "NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net", "admin_state_up": true}}' 2018-07-25 11:22:46,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-ccbde47a-bc98-499a-85d8-df4b70fc2d63 Date: Wed, 25 Jul 2018 11:22:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"db865354-69b6-427c-943a-11c89b56509e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:46Z","is_default":false,"provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:46Z","mtu":1450}} 2018-07-25 11:22:46,849 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-ccbde47a-bc98-499a-85d8-df4b70fc2d63 2018-07-25 11:22:46,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=db865354-69b6-427c-943a-11c89b56509e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:46,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4ef5a5d9-3c04-42c7-a8e7-fbb75738735a Date: Wed, 25 Jul 2018 11:22:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"db865354-69b6-427c-943a-11c89b56509e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:46Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:46Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:46,955 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=db865354-69b6-427c-943a-11c89b56509e used request id req-4ef5a5d9-3c04-42c7-a8e7-fbb75738735a 2018-07-25 11:22:46,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:47,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eb5fd736-9a1c-4f49-935b-c61af2fccd49 Date: Wed, 25 Jul 2018 11:22:47 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:22:47,005 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e used request id req-eb5fd736-9a1c-4f49-935b-c61af2fccd49 2018-07-25 11:22:47,005 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet 2018-07-25 11:22:47,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" -d '{"subnets": [{"ip_version": 4, "network_id": "db865354-69b6-427c-943a-11c89b56509e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet"}]}' 2018-07-25 11:22:47,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-71e1af5b-37bc-4bfa-995e-87f4dedee4b3 Date: Wed, 25 Jul 2018 11:22:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db865354-69b6-427c-943a-11c89b56509e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:47Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:47Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"9afef368-fa90-4fa8-a4dc-8090906c5e13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet"}]} 2018-07-25 11:22:47,688 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-71e1af5b-37bc-4bfa-995e-87f4dedee4b3 2018-07-25 11:22:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=db865354-69b6-427c-943a-11c89b56509e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:47,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b4dd7fd0-5c7f-4cd6-bd4d-439682453f9a Date: Wed, 25 Jul 2018 11:22:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db865354-69b6-427c-943a-11c89b56509e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["9afef368-fa90-4fa8-a4dc-8090906c5e13"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:47Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:46Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:47,834 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=db865354-69b6-427c-943a-11c89b56509e used request id req-b4dd7fd0-5c7f-4cd6-bd4d-439682453f9a 2018-07-25 11:22:47,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:47,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e1df549-724f-4f61-a86f-f31e47a024cc Date: Wed, 25 Jul 2018 11:22:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db865354-69b6-427c-943a-11c89b56509e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:47Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:47Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"9afef368-fa90-4fa8-a4dc-8090906c5e13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet"}]} 2018-07-25 11:22:47,910 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e used request id req-4e1df549-724f-4f61-a86f-f31e47a024cc 2018-07-25 11:22:47,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:48,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-683a5ddd-d0f5-4039-82b1-6dc5c140c5f7 Date: Wed, 25 Jul 2018 11:22:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db865354-69b6-427c-943a-11c89b56509e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["9afef368-fa90-4fa8-a4dc-8090906c5e13"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:47Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:46Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:48,090 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net used request id req-683a5ddd-d0f5-4039-82b1-6dc5c140c5f7 2018-07-25 11:22:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:48,099 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:48,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:48 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a913a43c-e350-44bb-9bc2-3a6138b46488 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:48,131 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-a913a43c-e350-44bb-9bc2-3a6138b46488 2018-07-25 11:22:48,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:48,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-342245a4-2a67-42fe-9825-d26c723c7ee8 Date: Wed, 25 Jul 2018 11:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db865354-69b6-427c-943a-11c89b56509e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:47Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:47Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"9afef368-fa90-4fa8-a4dc-8090906c5e13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet"}]} 2018-07-25 11:22:48,227 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e used request id req-342245a4-2a67-42fe-9825-d26c723c7ee8 2018-07-25 11:22:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e&name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:48,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6d03ea82-4a2c-4b64-b065-2d827017feec Date: Wed, 25 Jul 2018 11:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db865354-69b6-427c-943a-11c89b56509e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:47Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:47Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"9afef368-fa90-4fa8-a4dc-8090906c5e13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet"}]} 2018-07-25 11:22:48,303 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e&name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet used request id req-6d03ea82-4a2c-4b64-b065-2d827017feec 2018-07-25 11:22:48,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:22:48,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:48,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["T3z8g90UQyGng7rCQPb8_g"], "issued_at": "2018-07-25T11:22:48.000000Z"}} 2018-07-25 11:22:48,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec27574640836d1e2feaff435a66570e55d0177c" 2018-07-25 11:22:48,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bddac605-3a80-4518-aee8-2107c6fae7e0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:48,814 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bddac605-3a80-4518-aee8-2107c6fae7e0 2018-07-25 11:22:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:48,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5d235fbc-944e-4b71-a901-8969287fdb1f Date: Wed, 25 Jul 2018 11:22:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db865354-69b6-427c-943a-11c89b56509e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["9afef368-fa90-4fa8-a4dc-8090906c5e13"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:47Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:46Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:48,989 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net used request id req-5d235fbc-944e-4b71-a901-8969287fdb1f 2018-07-25 11:22:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:49,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c861a096-cc1d-478e-bfa2-2c9012ec29d4 Date: Wed, 25 Jul 2018 11:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db865354-69b6-427c-943a-11c89b56509e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:47Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:47Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"9afef368-fa90-4fa8-a4dc-8090906c5e13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet"}]} 2018-07-25 11:22:49,109 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e used request id req-c861a096-cc1d-478e-bfa2-2c9012ec29d4 2018-07-25 11:22:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:49,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c57ef67d-a0ce-471f-b3f7-24f35e899018 Date: Wed, 25 Jul 2018 11:22:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db865354-69b6-427c-943a-11c89b56509e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["9afef368-fa90-4fa8-a4dc-8090906c5e13"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:47Z","provider:segmentation_id":53,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:46Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:49,477 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net used request id req-c57ef67d-a0ce-471f-b3f7-24f35e899018 2018-07-25 11:22:49,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:49,485 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:49 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec27574640836d1e2feaff435a66570e55d0177c" 2018-07-25 11:22:49,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0251a1c4-ec78-42af-872b-c851f90dad08 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:49,522 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-0251a1c4-ec78-42af-872b-c851f90dad08 2018-07-25 11:22:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:49,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7ffd3035-c479-4937-a0f7-3a5cd99b1f0f Date: Wed, 25 Jul 2018 11:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db865354-69b6-427c-943a-11c89b56509e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:47Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:47Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"9afef368-fa90-4fa8-a4dc-8090906c5e13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet"}]} 2018-07-25 11:22:49,611 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e used request id req-7ffd3035-c479-4937-a0f7-3a5cd99b1f0f 2018-07-25 11:22:49,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e&name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:49,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d9fbd54-bffb-426e-a34f-9de0cbce5116 Date: Wed, 25 Jul 2018 11:22:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db865354-69b6-427c-943a-11c89b56509e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:47Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:47Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"9afef368-fa90-4fa8-a4dc-8090906c5e13","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet"}]} 2018-07-25 11:22:49,695 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=db865354-69b6-427c-943a-11c89b56509e&name=NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet used request id req-4d9fbd54-bffb-426e-a34f-9de0cbce5116 2018-07-25 11:22:49,696 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net 2018-07-25 11:22:49,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" -d '{"port": {"network_id": "db865354-69b6-427c-943a-11c89b56509e", "fixed_ips": [{"subnet_id": "9afef368-fa90-4fa8-a4dc-8090906c5e13", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-port", "admin_state_up": true}}' 2018-07-25 11:22:50,031 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-df2e44dc-c275-4fd0-a25d-f0878e98226e Date: Wed, 25 Jul 2018 11:22:50 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-25 11:22:50,031 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-df2e44dc-c275-4fd0-a25d-f0878e98226e 2018-07-25 11:22:50,032 - 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-25 11:22:50,032 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet 2018-07-25 11:22:50,032 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-subnet 2018-07-25 11:22:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/9afef368-fa90-4fa8-a4dc-8090906c5e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:53,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4285201b-4c07-407b-8aff-20364c19c02a Date: Wed, 25 Jul 2018 11:22:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:53,434 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/9afef368-fa90-4fa8-a4dc-8090906c5e13 used request id req-4285201b-4c07-407b-8aff-20364c19c02a 2018-07-25 11:22:53,434 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b88387ae-0ac6-4329-bd9f-0be3db8c7c3a-pub-net 2018-07-25 11:22:53,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/db865354-69b6-427c-943a-11c89b56509e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d11dd99d20ed3a97dafe0212bc8197550745a6" 2018-07-25 11:22:55,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea140c03-3a23-4196-bba3-ec10c72efee1 Date: Wed, 25 Jul 2018 11:22:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:22:55,814 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/db865354-69b6-427c-943a-11c89b56509e used request id req-ea140c03-3a23-4196-bba3-ec10c72efee1 2018-07-25 11:22:55,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:56,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Lg-JhagDT_W3Sk4BOuOkag"], "issued_at": "2018-07-25T11:22:56.000000Z"}} 2018-07-25 11:22:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:56,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f9e0bf95-cf0e-467e-867e-f8edfa56991f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:56,266 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f9e0bf95-cf0e-467e-867e-f8edfa56991f 2018-07-25 11:22:56,268 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net 2018-07-25 11:22:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" -d '{"network": {"name": "NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net", "admin_state_up": true}}' 2018-07-25 11:22:56,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-278b5f40-e74e-4cb7-b00d-7f6d59ce230f Date: Wed, 25 Jul 2018 11:22:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"97e5fffe-8263-449e-b83f-a656ee221b69","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:56Z","is_default":false,"provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:56Z","mtu":1450}} 2018-07-25 11:22:56,688 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-278b5f40-e74e-4cb7-b00d-7f6d59ce230f 2018-07-25 11:22:56,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=97e5fffe-8263-449e-b83f-a656ee221b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:56,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c1b99432-10d4-4f9a-9f27-196e6c5a3d62 Date: Wed, 25 Jul 2018 11:22:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"97e5fffe-8263-449e-b83f-a656ee221b69","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:22:56Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:56Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:56,817 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=97e5fffe-8263-449e-b83f-a656ee221b69 used request id req-c1b99432-10d4-4f9a-9f27-196e6c5a3d62 2018-07-25 11:22:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:56,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c00701da-9109-418b-9044-8eed82c6aa67 Date: Wed, 25 Jul 2018 11:22:56 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:22:56,865 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 used request id req-c00701da-9109-418b-9044-8eed82c6aa67 2018-07-25 11:22:56,865 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet 2018-07-25 11:22:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" -d '{"subnets": [{"ip_version": 4, "network_id": "97e5fffe-8263-449e-b83f-a656ee221b69", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet"}]}' 2018-07-25 11:22:57,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-49220026-28be-4664-b9a5-6a56f4ccb8af Date: Wed, 25 Jul 2018 11:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97e5fffe-8263-449e-b83f-a656ee221b69","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:57Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:57Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"30bc4c69-61a3-4925-91e7-e462c5033244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet"}]} 2018-07-25 11:22:57,512 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-49220026-28be-4664-b9a5-6a56f4ccb8af 2018-07-25 11:22:57,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=97e5fffe-8263-449e-b83f-a656ee221b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:57,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-34e3861f-5007-4284-a112-820a64e16080 Date: Wed, 25 Jul 2018 11:22:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97e5fffe-8263-449e-b83f-a656ee221b69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["30bc4c69-61a3-4925-91e7-e462c5033244"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:57Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:56Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:57,691 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=97e5fffe-8263-449e-b83f-a656ee221b69 used request id req-34e3861f-5007-4284-a112-820a64e16080 2018-07-25 11:22:57,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:57,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-845de864-9829-4aea-9d33-1a94dbf51f7e Date: Wed, 25 Jul 2018 11:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97e5fffe-8263-449e-b83f-a656ee221b69","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:57Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:57Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"30bc4c69-61a3-4925-91e7-e462c5033244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet"}]} 2018-07-25 11:22:57,768 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 used request id req-845de864-9829-4aea-9d33-1a94dbf51f7e 2018-07-25 11:22:57,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:57,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-2b6700e8-3e81-42ed-a38c-db06355df16f Date: Wed, 25 Jul 2018 11:22:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97e5fffe-8263-449e-b83f-a656ee221b69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["30bc4c69-61a3-4925-91e7-e462c5033244"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:57Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:56Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:57,960 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net used request id req-2b6700e8-3e81-42ed-a38c-db06355df16f 2018-07-25 11:22:57,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:57,972 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:57 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:57,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:58,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:58 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-51ed633f-9771-4525-8193-065c6895a647 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:58,023 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-51ed633f-9771-4525-8193-065c6895a647 2018-07-25 11:22:58,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:58,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-04be6581-d89d-44bc-87ed-e0fe4e31da4b Date: Wed, 25 Jul 2018 11:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97e5fffe-8263-449e-b83f-a656ee221b69","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:57Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:57Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"30bc4c69-61a3-4925-91e7-e462c5033244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet"}]} 2018-07-25 11:22:58,135 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 used request id req-04be6581-d89d-44bc-87ed-e0fe4e31da4b 2018-07-25 11:22:58,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69&name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:58,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-deaaf3a7-162b-452a-894f-181d50a09c96 Date: Wed, 25 Jul 2018 11:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97e5fffe-8263-449e-b83f-a656ee221b69","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:57Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:57Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"30bc4c69-61a3-4925-91e7-e462c5033244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet"}]} 2018-07-25 11:22:58,248 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69&name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet used request id req-deaaf3a7-162b-452a-894f-181d50a09c96 2018-07-25 11:22:58,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:22:58,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:22:58,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["BVxICX9zT4GgfOMp1YX0wA"], "issued_at": "2018-07-25T11:22:58.000000Z"}} 2018-07-25 11:22:58,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ae877046168b2883fa688f0d64f63747b249a5" 2018-07-25 11:22:58,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-79d36be3-9c38-4939-96c0-ded284046022 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:22:58,698 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-79d36be3-9c38-4939-96c0-ded284046022 2018-07-25 11:22:58,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:58,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-fbdcfd21-0e95-4a39-8710-fb868141fadd Date: Wed, 25 Jul 2018 11:22:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97e5fffe-8263-449e-b83f-a656ee221b69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["30bc4c69-61a3-4925-91e7-e462c5033244"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:57Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:56Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:58,863 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net used request id req-fbdcfd21-0e95-4a39-8710-fb868141fadd 2018-07-25 11:22:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:58,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-074a9e2d-6b43-44c3-a515-02e7e2e75018 Date: Wed, 25 Jul 2018 11:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97e5fffe-8263-449e-b83f-a656ee221b69","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:57Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:57Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"30bc4c69-61a3-4925-91e7-e462c5033244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet"}]} 2018-07-25 11:22:58,941 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 used request id req-074a9e2d-6b43-44c3-a515-02e7e2e75018 2018-07-25 11:22:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:59,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b8c36888-10f0-4fc8-a9e5-4fbdf3708248 Date: Wed, 25 Jul 2018 11:22:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97e5fffe-8263-449e-b83f-a656ee221b69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["30bc4c69-61a3-4925-91e7-e462c5033244"],"description":"","tags":[],"updated_at":"2018-07-25T11:22:57Z","provider:segmentation_id":6,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:56Z","provider:network_type":"vxlan"}]} 2018-07-25 11:22:59,103 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net used request id req-b8c36888-10f0-4fc8-a9e5-4fbdf3708248 2018-07-25 11:22:59,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:22:59,112 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:59 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:22:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ae877046168b2883fa688f0d64f63747b249a5" 2018-07-25 11:22:59,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:22:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-28b8eb93-9664-4768-973f-c261b8211f72 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:22:59,144 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-28b8eb93-9664-4768-973f-c261b8211f72 2018-07-25 11:22:59,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:59,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0a5f3da1-ce99-4aaa-85d6-09805c2e2260 Date: Wed, 25 Jul 2018 11:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97e5fffe-8263-449e-b83f-a656ee221b69","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:57Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:57Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"30bc4c69-61a3-4925-91e7-e462c5033244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet"}]} 2018-07-25 11:22:59,271 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69 used request id req-0a5f3da1-ce99-4aaa-85d6-09805c2e2260 2018-07-25 11:22:59,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69&name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:22:59,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-63db6659-a40b-4da8-90b5-32602b8f896e Date: Wed, 25 Jul 2018 11:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97e5fffe-8263-449e-b83f-a656ee221b69","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:22:57Z","dns_nameservers":[],"updated_at":"2018-07-25T11:22:57Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"30bc4c69-61a3-4925-91e7-e462c5033244","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet"}]} 2018-07-25 11:22:59,356 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=97e5fffe-8263-449e-b83f-a656ee221b69&name=NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet used request id req-63db6659-a40b-4da8-90b5-32602b8f896e 2018-07-25 11:22:59,356 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net 2018-07-25 11:22:59,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" -d '{"port": {"network_id": "97e5fffe-8263-449e-b83f-a656ee221b69", "fixed_ips": [{"subnet_id": "30bc4c69-61a3-4925-91e7-e462c5033244", "ip_address": null}], "name": "NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-port", "admin_state_up": true}}' 2018-07-25 11:22:59,385 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-400e1536-a24a-4d8a-90f1-88a12d9dd0a1 Date: Wed, 25 Jul 2018 11:22:59 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-25 11:22:59,385 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-400e1536-a24a-4d8a-90f1-88a12d9dd0a1 2018-07-25 11:22:59,386 - 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-25 11:22:59,386 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet 2018-07-25 11:22:59,386 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-subnet 2018-07-25 11:22:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/30bc4c69-61a3-4925-91e7-e462c5033244 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:23:01,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe84ec69-0a0f-4d63-b7e2-cfa0371bde35 Date: Wed, 25 Jul 2018 11:23:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:01,987 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/30bc4c69-61a3-4925-91e7-e462c5033244 used request id req-fe84ec69-0a0f-4d63-b7e2-cfa0371bde35 2018-07-25 11:23:01,988 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c28b5260-920e-4287-96cb-677731fe9002-pub-net 2018-07-25 11:23:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/97e5fffe-8263-449e-b83f-a656ee221b69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e1d73240951366b7909b8465b78862d3f33144" 2018-07-25 11:23:04,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a80fc1c-cb41-4c05-87bc-427b61416c10 Date: Wed, 25 Jul 2018 11:23:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:04,692 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/97e5fffe-8263-449e-b83f-a656ee221b69 used request id req-0a80fc1c-cb41-4c05-87bc-427b61416c10 2018-07-25 11:23:04,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:05,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["WljSCq0qQFyOwTR4isaQXw"], "issued_at": "2018-07-25T11:23:05.000000Z"}} 2018-07-25 11:23:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:05,159 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:05 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f556c13d-96bc-4c9e-9faa-685315ca2c5b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:05,159 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f556c13d-96bc-4c9e-9faa-685315ca2c5b 2018-07-25 11:23:05,160 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net 2018-07-25 11:23:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" -d '{"network": {"name": "NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net", "admin_state_up": true}}' 2018-07-25 11:23:05,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-75b031ff-1c7a-4bc7-b772-5da1e189c574 Date: Wed, 25 Jul 2018 11:23:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aca04205-410c-425a-8d61-50f6773dc6f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:23:05Z","is_default":false,"provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","mtu":1450}} 2018-07-25 11:23:05,530 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-75b031ff-1c7a-4bc7-b772-5da1e189c574 2018-07-25 11:23:05,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=aca04205-410c-425a-8d61-50f6773dc6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:05,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b4aecf5e-674e-467e-bc90-5b4e42f1b9b9 Date: Wed, 25 Jul 2018 11:23:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"aca04205-410c-425a-8d61-50f6773dc6f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:23:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","provider:network_type":"vxlan"}]} 2018-07-25 11:23:05,655 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=aca04205-410c-425a-8d61-50f6773dc6f0 used request id req-b4aecf5e-674e-467e-bc90-5b4e42f1b9b9 2018-07-25 11:23:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:05,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5272fe4f-f52a-47a9-bec2-aaf21e44d92e Date: Wed, 25 Jul 2018 11:23:05 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:23:05,732 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 used request id req-5272fe4f-f52a-47a9-bec2-aaf21e44d92e 2018-07-25 11:23:05,732 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet 2018-07-25 11:23:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" -d '{"subnets": [{"ip_version": 4, "network_id": "aca04205-410c-425a-8d61-50f6773dc6f0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet"}]}' 2018-07-25 11:23:06,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce5c6d66-8265-48d7-9b9b-53d1bad2317a Date: Wed, 25 Jul 2018 11:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:05Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet"}]} 2018-07-25 11:23:06,275 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-ce5c6d66-8265-48d7-9b9b-53d1bad2317a 2018-07-25 11:23:06,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=aca04205-410c-425a-8d61-50f6773dc6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:06,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c7c32430-e903-43e0-87f9-57e976421174 Date: Wed, 25 Jul 2018 11:23:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aca04205-410c-425a-8d61-50f6773dc6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["91e63c0a-dcdd-4bbe-961b-dd3a83eee58b"],"description":"","tags":[],"updated_at":"2018-07-25T11:23:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","provider:network_type":"vxlan"}]} 2018-07-25 11:23:06,396 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=aca04205-410c-425a-8d61-50f6773dc6f0 used request id req-c7c32430-e903-43e0-87f9-57e976421174 2018-07-25 11:23:06,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:06,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6b7d7d66-8190-4ce4-9a4a-2cdb6b991061 Date: Wed, 25 Jul 2018 11:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:05Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet"}]} 2018-07-25 11:23:06,731 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 used request id req-6b7d7d66-8190-4ce4-9a4a-2cdb6b991061 2018-07-25 11:23:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:07,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0216cd20-bbaf-4f6c-84d4-ce09f0dd2034 Date: Wed, 25 Jul 2018 11:23:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aca04205-410c-425a-8d61-50f6773dc6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["91e63c0a-dcdd-4bbe-961b-dd3a83eee58b"],"description":"","tags":[],"updated_at":"2018-07-25T11:23:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","provider:network_type":"vxlan"}]} 2018-07-25 11:23:07,203 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net used request id req-0216cd20-bbaf-4f6c-84d4-ce09f0dd2034 2018-07-25 11:23:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:23:07,210 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:07 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:23:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:07,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:07 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e552549a-c2d6-4827-b56f-79c808464ad1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:23:07,262 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-e552549a-c2d6-4827-b56f-79c808464ad1 2018-07-25 11:23:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:07,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bd516cbb-617f-4128-beda-7e2856482a4e Date: Wed, 25 Jul 2018 11:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:05Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet"}]} 2018-07-25 11:23:07,373 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 used request id req-bd516cbb-617f-4128-beda-7e2856482a4e 2018-07-25 11:23:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0&name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:07,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c1c3efdb-97b9-4759-b3fc-47c91f13e9b6 Date: Wed, 25 Jul 2018 11:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:05Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet"}]} 2018-07-25 11:23:07,448 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0&name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet used request id req-c1c3efdb-97b9-4759-b3fc-47c91f13e9b6 2018-07-25 11:23:07,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:23:07,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:07,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["aZOx8qqHQiOJaJLw6PJdOw"], "issued_at": "2018-07-25T11:23:07.000000Z"}} 2018-07-25 11:23:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef62d71ef1a3a435a453bf56f4c57e550dbc3800" 2018-07-25 11:23:07,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:07 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b25504c0-d912-4ee3-bc95-f6981d3c49e8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:07,933 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b25504c0-d912-4ee3-bc95-f6981d3c49e8 2018-07-25 11:23:07,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:08,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-cb6a85b5-1af1-425b-811e-3b6e36c41a44 Date: Wed, 25 Jul 2018 11:23:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aca04205-410c-425a-8d61-50f6773dc6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["91e63c0a-dcdd-4bbe-961b-dd3a83eee58b"],"description":"","tags":[],"updated_at":"2018-07-25T11:23:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","provider:network_type":"vxlan"}]} 2018-07-25 11:23:08,082 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net used request id req-cb6a85b5-1af1-425b-811e-3b6e36c41a44 2018-07-25 11:23:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:08,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2dd4d10e-b795-41dd-bfe5-9fd956e9951a Date: Wed, 25 Jul 2018 11:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:05Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet"}]} 2018-07-25 11:23:08,168 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 used request id req-2dd4d10e-b795-41dd-bfe5-9fd956e9951a 2018-07-25 11:23:08,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:08,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5623a791-989b-4a3f-9ce7-63bcdc32bc68 Date: Wed, 25 Jul 2018 11:23:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aca04205-410c-425a-8d61-50f6773dc6f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["91e63c0a-dcdd-4bbe-961b-dd3a83eee58b"],"description":"","tags":[],"updated_at":"2018-07-25T11:23:05Z","provider:segmentation_id":4,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","provider:network_type":"vxlan"}]} 2018-07-25 11:23:08,311 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net used request id req-5623a791-989b-4a3f-9ce7-63bcdc32bc68 2018-07-25 11:23:08,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:23:08,322 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:08 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:23:08,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef62d71ef1a3a435a453bf56f4c57e550dbc3800" 2018-07-25 11:23:08,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:08 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e2e7fe8b-2a6c-48d8-8075-be66e6e5b798 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:23:08,365 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-e2e7fe8b-2a6c-48d8-8075-be66e6e5b798 2018-07-25 11:23:08,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:08,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3bea8ce5-e909-4feb-9d7c-788c75de1dd3 Date: Wed, 25 Jul 2018 11:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:05Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet"}]} 2018-07-25 11:23:08,445 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0 used request id req-3bea8ce5-e909-4feb-9d7c-788c75de1dd3 2018-07-25 11:23:08,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0&name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:08,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d08f088e-2a7a-4aac-8d42-f91df38e519e Date: Wed, 25 Jul 2018 11:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:05Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:05Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet"}]} 2018-07-25 11:23:08,543 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=aca04205-410c-425a-8d61-50f6773dc6f0&name=NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet used request id req-d08f088e-2a7a-4aac-8d42-f91df38e519e 2018-07-25 11:23:08,544 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net 2018-07-25 11:23:08,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" -d '{"port": {"network_id": "aca04205-410c-425a-8d61-50f6773dc6f0", "fixed_ips": [{"subnet_id": "91e63c0a-dcdd-4bbe-961b-dd3a83eee58b", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-25 11:23:09,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-51fd6676-2c5d-4306-87f1-242be39dc177 Date: Wed, 25 Jul 2018 11:23:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:09Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","ip_address":"10.55.1.100"}],"id":"adbbcfd2-18b5-427f-9145-2f906f6ae9f5","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:71:b3","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:09Z","binding:vnic_type":"normal"}} 2018-07-25 11:23:09,910 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-51fd6676-2c5d-4306-87f1-242be39dc177 2018-07-25 11:23:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports/adbbcfd2-18b5-427f-9145-2f906f6ae9f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:09,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-78fb62f8-88c1-4d9c-9e58-43484e54b846 Date: Wed, 25 Jul 2018 11:23:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"91e63c0a-dcdd-4bbe-961b-dd3a83eee58b","ip_address":"10.55.1.100"}],"id":"adbbcfd2-18b5-427f-9145-2f906f6ae9f5","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:71:b3","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"aca04205-410c-425a-8d61-50f6773dc6f0","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:23:09Z","binding:vnic_type":"normal"}} 2018-07-25 11:23:09,998 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports/adbbcfd2-18b5-427f-9145-2f906f6ae9f5 used request id req-78fb62f8-88c1-4d9c-9e58-43484e54b846 2018-07-25 11:23:09,999 - neutron_utils - INFO - Deleting port with name 2018-07-25 11:23:10,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/adbbcfd2-18b5-427f-9145-2f906f6ae9f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:10,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-897b4f27-69ab-4643-92ae-fba973be3a3b Date: Wed, 25 Jul 2018 11:23:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:10,746 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/adbbcfd2-18b5-427f-9145-2f906f6ae9f5 used request id req-897b4f27-69ab-4643-92ae-fba973be3a3b 2018-07-25 11:23:10,746 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet 2018-07-25 11:23:10,746 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-subnet 2018-07-25 11:23:10,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/91e63c0a-dcdd-4bbe-961b-dd3a83eee58b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:14,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96867358-0cd6-4d7f-967f-48953a2c4ee3 Date: Wed, 25 Jul 2018 11:23:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:14,071 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/91e63c0a-dcdd-4bbe-961b-dd3a83eee58b used request id req-96867358-0cd6-4d7f-967f-48953a2c4ee3 2018-07-25 11:23:14,071 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8c65233d-425c-4af6-8ef4-975e1c87d143-pub-net 2018-07-25 11:23:14,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/aca04205-410c-425a-8d61-50f6773dc6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0edf534e4faa13e00f96c585bce5ef0c6f8842b9" 2018-07-25 11:23:16,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-838a5911-4304-4fdb-b899-83478504361c Date: Wed, 25 Jul 2018 11:23:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:16,469 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/aca04205-410c-425a-8d61-50f6773dc6f0 used request id req-838a5911-4304-4fdb-b899-83478504361c 2018-07-25 11:23:16,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:16,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Uualyy8iRNyoBDscDA8EeA"], "issued_at": "2018-07-25T11:23:16.000000Z"}} 2018-07-25 11:23:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445cc94171e4c9fe0f8db82e746368a2c80dfc92" 2018-07-25 11:23:16,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:16 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4cca5b62-8b91-43f4-9f26-de6d248c2f09 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:16,946 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4cca5b62-8b91-43f4-9f26-de6d248c2f09 2018-07-25 11:23:16,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:23:16,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:17,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["vZjuL6GdRXaI8B9ZCn_4iQ"], "issued_at": "2018-07-25T11:23:17.000000Z"}} 2018-07-25 11:23:17,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9304560a0519e7ec4d8a1a583286c995cdd541c4" 2018-07-25 11:23:17,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0141b795-5405-4864-a651-dc6b69c631ef X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:17,414 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0141b795-5405-4864-a651-dc6b69c631ef 2018-07-25 11:23:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-afdc2ddf-d897-40c5-89f2-cd0e4f8bff39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445cc94171e4c9fe0f8db82e746368a2c80dfc92" 2018-07-25 11:23:17,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0b20a430-1737-4a20-a89a-dc0cf48a1c25 Date: Wed, 25 Jul 2018 11:23:17 GMT RESP BODY: {"networks":[]} 2018-07-25 11:23:17,552 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NeutronUtilsRouterTests-afdc2ddf-d897-40c5-89f2-cd0e4f8bff39-pub-net used request id req-0b20a430-1737-4a20-a89a-dc0cf48a1c25 2018-07-25 11:23:17,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:17,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["V-skDcFXSRSmEdroExhJzg"], "issued_at": "2018-07-25T11:23:17.000000Z"}} 2018-07-25 11:23:17,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:18,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-04efbd55-cf17-4838-993b-b3cf4db1b39e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:18,032 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-04efbd55-cf17-4838-993b-b3cf4db1b39e 2018-07-25 11:23:18,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:23:18,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:18,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["p__fN-PxT_yvp_hIF88DUg"], "issued_at": "2018-07-25T11:23:18.000000Z"}} 2018-07-25 11:23:18,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14652ac60fb9bbf7de9b00eba4465ea0f62b6ee5" 2018-07-25 11:23:18,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9b1c6963-ea2d-4bab-89ab-4de300c2017c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:18,485 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9b1c6963-ea2d-4bab-89ab-4de300c2017c 2018-07-25 11:23:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:18,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-42e2b716-58b7-47dd-ab88-48535cd88e0d Date: Wed, 25 Jul 2018 11:23:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:23:18,689 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-42e2b716-58b7-47dd-ab88-48535cd88e0d 2018-07-25 11:23:18,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:18,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-e471e8dd-adbd-4390-9fcf-c21f0da192fd Date: Wed, 25 Jul 2018 11:23:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:23:18,775 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-e471e8dd-adbd-4390-9fcf-c21f0da192fd 2018-07-25 11:23:18,776 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router 2018-07-25 11:23:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router", "admin_state_up": true}}' 2018-07-25 11:23:26,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e293b3c3-12c3-4352-a228-658d072f614f Date: Wed, 25 Jul 2018 11:23:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:19Z", "admin_state_up": true, "updated_at": "2018-07-25T11:23:21Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "db5ab2af-fd6f-46b7-8504-af1a518afa55", "name": "NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router"}} 2018-07-25 11:23:26,744 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-e293b3c3-12c3-4352-a228-658d072f614f 2018-07-25 11:23:26,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=db5ab2af-fd6f-46b7-8504-af1a518afa55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:26,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3199 X-Openstack-Request-Id: req-6bab77ce-34ce-4074-aae8-b674ce6cd3b7 Date: Wed, 25 Jul 2018 11:23:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:26Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.104"}],"id":"7832b93d-f0d8-4f4c-8df5-887b63b89d51","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:57:0d","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"db5ab2af-fd6f-46b7-8504-af1a518afa55","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:23:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92df45dd-7242-4dc0-87d4-6450b320669b","ip_address":"169.254.192.10"}],"id":"799105b6-fd52-419c-a823-a562179d45bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:5f:28","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"db5ab2af-fd6f-46b7-8504-af1a518afa55","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92df45dd-7242-4dc0-87d4-6450b320669b","ip_address":"169.254.192.12"}],"id":"a628e436-f5d9-48e8-a8d1-af34cc269283","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:e1:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"db5ab2af-fd6f-46b7-8504-af1a518afa55","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92df45dd-7242-4dc0-87d4-6450b320669b","ip_address":"169.254.192.5"}],"id":"ebcab50a-7331-4076-b214-8cd3f67e112e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:cc:4c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"db5ab2af-fd6f-46b7-8504-af1a518afa55","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:21Z","binding:vnic_type":"normal"}]} 2018-07-25 11:23:26,874 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=db5ab2af-fd6f-46b7-8504-af1a518afa55 used request id req-6bab77ce-34ce-4074-aae8-b674ce6cd3b7 2018-07-25 11:23:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:26,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-a3c99b74-a340-4eb0-8ddf-48ecab959f9b Date: Wed, 25 Jul 2018 11:23:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:23:26,944 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-a3c99b74-a340-4eb0-8ddf-48ecab959f9b 2018-07-25 11:23:26,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e1c74d96-a8c1-4914-9b50-9054f9644c5b Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92df45dd-7242-4dc0-87d4-6450b320669b","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:27,019 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b used request id req-e1c74d96-a8c1-4914-9b50-9054f9644c5b 2018-07-25 11:23:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-004ebf9a-9e0e-4a1b-8efa-ff1143a61bc1 Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92df45dd-7242-4dc0-87d4-6450b320669b","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:27,121 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b used request id req-004ebf9a-9e0e-4a1b-8efa-ff1143a61bc1 2018-07-25 11:23:27,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a2cc2f49-3ff9-4ff3-9f43-a2f6ae3b30c6 Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92df45dd-7242-4dc0-87d4-6450b320669b","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:27,190 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b used request id req-a2cc2f49-3ff9-4ff3-9f43-a2f6ae3b30c6 2018-07-25 11:23:27,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-85560052-2955-4439-b1aa-f17964b8314d Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.104"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:19Z", "admin_state_up": true, "updated_at": "2018-07-25T11:23:24Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "db5ab2af-fd6f-46b7-8504-af1a518afa55", "name": "NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router"}]} 2018-07-25 11:23:27,367 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router used request id req-85560052-2955-4439-b1aa-f17964b8314d 2018-07-25 11:23:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:23:27,379 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:27 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:23:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-31f075c4-140f-4ebc-a781-9ce2ece96076 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:23:27,409 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-31f075c4-140f-4ebc-a781-9ce2ece96076 2018-07-25 11:23:27,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=db5ab2af-fd6f-46b7-8504-af1a518afa55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3137 X-Openstack-Request-Id: req-2e27e0ff-9067-45f3-a7ce-9b7c39cb0fe4 Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:27Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.104"}],"id":"7832b93d-f0d8-4f4c-8df5-887b63b89d51","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:57:0d","project_id":"","status":"DOWN","binding:host_id":"host1","description":"","tags":[],"device_id":"db5ab2af-fd6f-46b7-8504-af1a518afa55","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:23:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92df45dd-7242-4dc0-87d4-6450b320669b","ip_address":"169.254.192.10"}],"id":"799105b6-fd52-419c-a823-a562179d45bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:5f:28","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"db5ab2af-fd6f-46b7-8504-af1a518afa55","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92df45dd-7242-4dc0-87d4-6450b320669b","ip_address":"169.254.192.12"}],"id":"a628e436-f5d9-48e8-a8d1-af34cc269283","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:e1:2e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"db5ab2af-fd6f-46b7-8504-af1a518afa55","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:23Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92df45dd-7242-4dc0-87d4-6450b320669b","ip_address":"169.254.192.5"}],"id":"ebcab50a-7331-4076-b214-8cd3f67e112e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:cc:4c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"db5ab2af-fd6f-46b7-8504-af1a518afa55","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:21Z","binding:vnic_type":"normal"}]} 2018-07-25 11:23:27,514 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=db5ab2af-fd6f-46b7-8504-af1a518afa55 used request id req-2e27e0ff-9067-45f3-a7ce-9b7c39cb0fe4 2018-07-25 11:23:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-f4730026-b5df-4c68-9bae-6f090076e9f5 Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:23:27,595 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-f4730026-b5df-4c68-9bae-6f090076e9f5 2018-07-25 11:23:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-86996aee-209c-4f71-bb11-7cb313ff393d Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92df45dd-7242-4dc0-87d4-6450b320669b","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:27,673 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b used request id req-86996aee-209c-4f71-bb11-7cb313ff393d 2018-07-25 11:23:27,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dac7147a-7871-45ef-b9b4-e781f8f6223d Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92df45dd-7242-4dc0-87d4-6450b320669b","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:27,795 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b used request id req-dac7147a-7871-45ef-b9b4-e781f8f6223d 2018-07-25 11:23:27,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:27,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0e9b9a42-b34e-4f5f-aa16-661fe4598ad8 Date: Wed, 25 Jul 2018 11:23:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8632462-ad2e-4fdc-9e7a-42829be35c15","tenant_id":"","created_at":"2018-07-25T11:23:19Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"92df45dd-7242-4dc0-87d4-6450b320669b","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:27,879 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/92df45dd-7242-4dc0-87d4-6450b320669b used request id req-0e9b9a42-b34e-4f5f-aa16-661fe4598ad8 2018-07-25 11:23:27,879 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router 2018-07-25 11:23:27,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/db5ab2af-fd6f-46b7-8504-af1a518afa55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:33,035 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80daa76b-f368-4de0-bd44-bee84996ecc8 Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:33,035 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/db5ab2af-fd6f-46b7-8504-af1a518afa55 used request id req-80daa76b-f368-4de0-bd44-bee84996ecc8 2018-07-25 11:23:33,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366a23608312c701c4f3bbc47b185bba68982a0a" 2018-07-25 11:23:33,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-244dec42-ac45-4a11-8be2-6edeffab9c32 Date: Wed, 25 Jul 2018 11:23:33 GMT RESP BODY: {"routers": []} 2018-07-25 11:23:33,149 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-64a0f3bd-4fab-4ffe-8f7f-efa170cef5e5-pub-router used request id req-244dec42-ac45-4a11-8be2-6edeffab9c32 2018-07-25 11:23:33,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:33,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["qK1PYtOITq2xTCST75FTQQ"], "issued_at": "2018-07-25T11:23:33.000000Z"}} 2018-07-25 11:23:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:33,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-89d016c1-faee-4e12-92df-83bcc71099c1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:33,617 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-89d016c1-faee-4e12-92df-83bcc71099c1 2018-07-25 11:23:33,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:23:33,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:34,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["3ISnKsNwSjqIv_VU1SHFtA"], "issued_at": "2018-07-25T11:23:34.000000Z"}} 2018-07-25 11:23:34,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e471ef64e5df334bf560117981d28f4126a2c375" 2018-07-25 11:23:34,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-31428d78-cae7-4125-9e0c-1779177e07c3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:34,123 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-31428d78-cae7-4125-9e0c-1779177e07c3 2018-07-25 11:23:34,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:34,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6a86826b-285b-4b05-bcd3-83d9f96a4bc5 Date: Wed, 25 Jul 2018 11:23:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:23:34,812 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-6a86826b-285b-4b05-bcd3-83d9f96a4bc5 2018-07-25 11:23:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:34,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-be892198-8129-4ec3-b60b-6f05829a8cd3 Date: Wed, 25 Jul 2018 11:23:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:23:34,895 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-be892198-8129-4ec3-b60b-6f05829a8cd3 2018-07-25 11:23:34,896 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router 2018-07-25 11:23:34,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" -d '{"router": {"external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}, "name": "NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router", "admin_state_up": true}}' 2018-07-25 11:23:43,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2bae6de7-7586-4e83-9fcf-40bc2cff6470 Date: Wed, 25 Jul 2018 11:23:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:35Z", "admin_state_up": true, "updated_at": "2018-07-25T11:23:37Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "84959ab0-5f9c-426f-ab7e-e670fc7297d9", "name": "NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router"}} 2018-07-25 11:23:43,448 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/routers used request id req-2bae6de7-7586-4e83-9fcf-40bc2cff6470 2018-07-25 11:23:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=84959ab0-5f9c-426f-ab7e-e670fc7297d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:43,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3135 X-Openstack-Request-Id: req-3abaa4e5-e5b5-41ca-a82f-942ccc3a9508 Date: Wed, 25 Jul 2018 11:23:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:43Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.107"}],"id":"2278e431-a4f5-4ab1-b6a0-b5f253cd85f8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8d:ee:39","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"84959ab0-5f9c-426f-ab7e-e670fc7297d9","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:23:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","ip_address":"169.254.192.4"}],"id":"53d400d1-dbdc-4b16-b0f0-81850a4de4e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:2a:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"84959ab0-5f9c-426f-ab7e-e670fc7297d9","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","ip_address":"169.254.192.6"}],"id":"6a4d9c03-ce90-4fa1-811f-087b8d94ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1e:f9:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"84959ab0-5f9c-426f-ab7e-e670fc7297d9","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","ip_address":"169.254.192.5"}],"id":"c73c1cd7-8f92-4344-9b99-6fa2fd6e4693","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:70:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"84959ab0-5f9c-426f-ab7e-e670fc7297d9","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:39Z","binding:vnic_type":"normal"}]} 2018-07-25 11:23:43,549 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=84959ab0-5f9c-426f-ab7e-e670fc7297d9 used request id req-3abaa4e5-e5b5-41ca-a82f-942ccc3a9508 2018-07-25 11:23:43,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:43,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-7fa36998-88fa-4297-98ac-6b831791601a Date: Wed, 25 Jul 2018 11:23:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:23:43,637 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-7fa36998-88fa-4297-98ac-6b831791601a 2018-07-25 11:23:43,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:43,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1d0adf3a-c20b-47d7-953b-2ec1b61b3145 Date: Wed, 25 Jul 2018 11:23:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:35Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:43,720 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 used request id req-1d0adf3a-c20b-47d7-953b-2ec1b61b3145 2018-07-25 11:23:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:43,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3e79a4eb-6fbf-45a9-a5bc-b49381b1ea21 Date: Wed, 25 Jul 2018 11:23:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:35Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:43,790 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 used request id req-3e79a4eb-6fbf-45a9-a5bc-b49381b1ea21 2018-07-25 11:23:43,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:43,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e1dbad66-25d4-4aca-899f-6dc0d937f196 Date: Wed, 25 Jul 2018 11:23:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:35Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:43,859 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 used request id req-e1dbad66-25d4-4aca-899f-6dc0d937f196 2018-07-25 11:23:43,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c48c6618-852e-4e30-b091-e2d88717ffba Date: Wed, 25 Jul 2018 11:23:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3f31dafb-4c5d-4db1-a0d2-5f7e65666abf", "ip_address": "192.16.1.107"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:35Z", "admin_state_up": true, "updated_at": "2018-07-25T11:23:41Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "84959ab0-5f9c-426f-ab7e-e670fc7297d9", "name": "NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router"}]} 2018-07-25 11:23:44,077 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router used request id req-c48c6618-852e-4e30-b091-e2d88717ffba 2018-07-25 11:23:44,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:23:44,090 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:44 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:23:44,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:44 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8087f85a-9c39-4aa8-bced-5a4bded48107 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:23:44,117 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-8087f85a-9c39-4aa8-bced-5a4bded48107 2018-07-25 11:23:44,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?device_id=84959ab0-5f9c-426f-ab7e-e670fc7297d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3197 X-Openstack-Request-Id: req-151d8060-3061-416e-af11-33cff8b09caf Date: Wed, 25 Jul 2018 11:23:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:43Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","ip_address":"192.16.1.107"}],"id":"2278e431-a4f5-4ab1-b6a0-b5f253cd85f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:ee:39","project_id":"","status":"DOWN","binding:host_id":"host2","description":"","tags":[],"device_id":"84959ab0-5f9c-426f-ab7e-e670fc7297d9","name":"","admin_state_up":true,"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"","created_at":"2018-07-25T11:23:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","ip_address":"169.254.192.4"}],"id":"53d400d1-dbdc-4b16-b0f0-81850a4de4e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:2a:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"84959ab0-5f9c-426f-ab7e-e670fc7297d9","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","ip_address":"169.254.192.6"}],"id":"6a4d9c03-ce90-4fa1-811f-087b8d94ab23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1e:f9:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"84959ab0-5f9c-426f-ab7e-e670fc7297d9","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:23:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","ip_address":"169.254.192.5"}],"id":"c73c1cd7-8f92-4344-9b99-6fa2fd6e4693","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:70:fe","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"84959ab0-5f9c-426f-ab7e-e670fc7297d9","name":"HA port tenant 64d49607fdd949c2b865e398f7f1620e","admin_state_up":true,"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:39Z","binding:vnic_type":"normal"}]} 2018-07-25 11:23:44,195 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?device_id=84959ab0-5f9c-426f-ab7e-e670fc7297d9 used request id req-151d8060-3061-416e-af11-33cff8b09caf 2018-07-25 11:23:44,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-71e9ddcf-d517-4eb1-b22c-8ed1621e027f Date: Wed, 25 Jul 2018 11:23:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","gateway_ip":"192.16.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}} 2018-07-25 11:23:44,266 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/3f31dafb-4c5d-4db1-a0d2-5f7e65666abf used request id req-71e9ddcf-d517-4eb1-b22c-8ed1621e027f 2018-07-25 11:23:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-725bcf1e-3a79-4bac-8064-977cd732f29c Date: Wed, 25 Jul 2018 11:23:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:35Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:44,346 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 used request id req-725bcf1e-3a79-4bac-8064-977cd732f29c 2018-07-25 11:23:44,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d880c289-ebe6-4fd5-99f8-4450ded4a3c7 Date: Wed, 25 Jul 2018 11:23:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:35Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:44,429 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 used request id req-d880c289-ebe6-4fd5-99f8-4450ded4a3c7 2018-07-25 11:23:44,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d9a7201c-7b72-42f0-b9b1-bb7f7d7c7a7b Date: Wed, 25 Jul 2018 11:23:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c67ee349-784d-4b4b-8ab4-3e871cc2497f","tenant_id":"","created_at":"2018-07-25T11:23:35Z","dns_nameservers":[],"updated_at":"2018-07-25T11:23:35Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"5fbd33bd-0d32-4f23-b658-c014e736f8a0","subnetpool_id":null,"name":"HA subnet tenant 64d49607fdd949c2b865e398f7f1620e"}} 2018-07-25 11:23:44,515 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets/5fbd33bd-0d32-4f23-b658-c014e736f8a0 used request id req-d9a7201c-7b72-42f0-b9b1-bb7f7d7c7a7b 2018-07-25 11:23:44,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8144db0f-b645-4740-99aa-36a0e8c05b68 Date: Wed, 25 Jul 2018 11:23:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:23:44,699 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-8144db0f-b645-4740-99aa-36a0e8c05b68 2018-07-25 11:23:44,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:44,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-2ebcc13d-5379-48b0-a911-c74fbca18e59 Date: Wed, 25 Jul 2018 11:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:23:44,780 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-2ebcc13d-5379-48b0-a911-c74fbca18e59 2018-07-25 11:23:44,780 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router 2018-07-25 11:23:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/routers/84959ab0-5f9c-426f-ab7e-e670fc7297d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:51,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a2c586a-8e9e-4846-a48d-39eecf39690b Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:51,047 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/routers/84959ab0-5f9c-426f-ab7e-e670fc7297d9 used request id req-1a2c586a-8e9e-4846-a48d-39eecf39690b 2018-07-25 11:23:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681e598c1f5e0941ebb4d401f538f7b100777302" 2018-07-25 11:23:51,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-82a8d718-6c4e-4c1c-a73d-f7e2c351058f Date: Wed, 25 Jul 2018 11:23:51 GMT RESP BODY: {"routers": []} 2018-07-25 11:23:51,151 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/routers?name=NeutronUtilsRouterTests-e2740e61-d890-4fe9-96ee-d6867fd456dc-pub-router used request id req-82a8d718-6c4e-4c1c-a73d-f7e2c351058f 2018-07-25 11:23:51,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:51,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["257RDQgiTIG2CZgccJjykA"], "issued_at": "2018-07-25T11:23:51.000000Z"}} 2018-07-25 11:23:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de481c24ae78bdc85e76e60878f8a7495a8e38e5" 2018-07-25 11:23:51,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:51 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-26fc0325-d33c-4cc2-8fa8-31fa3f6feae4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:51,693 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-26fc0325-d33c-4cc2-8fa8-31fa3f6feae4 2018-07-25 11:23:51,695 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name 2018-07-25 11:23:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de481c24ae78bdc85e76e60878f8a7495a8e38e5" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name"}}' 2018-07-25 11:23:52,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-5262f806-5822-4b9e-822c-d2012709bee7 Date: Wed, 25 Jul 2018 11:23:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:51Z", "updated_at": "2018-07-25T11:23:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:51Z", "revision_number": 0, "id": "84233323-a00d-4076-98a8-b54be0dae63a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:51Z", "security_group_id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:51Z", "revision_number": 0, "id": "aacd55e2-1ab1-4791-a3d4-46b50a1ee662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:51Z", "security_group_id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "name": "NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name"}} 2018-07-25 11:23:52,404 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-5262f806-5822-4b9e-822c-d2012709bee7 2018-07-25 11:23:52,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1607ebd0-38f4-4ead-ae83-83be92e14d22 2018-07-25 11:23:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=1607ebd0-38f4-4ead-ae83-83be92e14d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de481c24ae78bdc85e76e60878f8a7495a8e38e5" 2018-07-25 11:23:52,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a98f77f-91b7-4ace-990f-04c3f1dba845 Date: Wed, 25 Jul 2018 11:23:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:51Z", "security_group_id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:51Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "84233323-a00d-4076-98a8-b54be0dae63a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:51Z", "security_group_id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:51Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "aacd55e2-1ab1-4791-a3d4-46b50a1ee662"}]} 2018-07-25 11:23:52,443 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=1607ebd0-38f4-4ead-ae83-83be92e14d22 used request id req-6a98f77f-91b7-4ace-990f-04c3f1dba845 2018-07-25 11:23:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de481c24ae78bdc85e76e60878f8a7495a8e38e5" 2018-07-25 11:23:52,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-5b7748ef-d8d2-4aea-915e-1be609ef24f3 Date: Wed, 25 Jul 2018 11:23:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:51Z", "updated_at": "2018-07-25T11:23:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:51Z", "revision_number": 0, "id": "84233323-a00d-4076-98a8-b54be0dae63a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:51Z", "security_group_id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:51Z", "revision_number": 0, "id": "aacd55e2-1ab1-4791-a3d4-46b50a1ee662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:51Z", "security_group_id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "name": "NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name"}]} 2018-07-25 11:23:52,556 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name used request id req-5b7748ef-d8d2-4aea-915e-1be609ef24f3 2018-07-25 11:23:52,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1607ebd0-38f4-4ead-ae83-83be92e14d22 2018-07-25 11:23:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=1607ebd0-38f4-4ead-ae83-83be92e14d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de481c24ae78bdc85e76e60878f8a7495a8e38e5" 2018-07-25 11:23:52,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b53a2889-06ba-4188-8303-b6a20fc61d53 Date: Wed, 25 Jul 2018 11:23:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:51Z", "security_group_id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:51Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "84233323-a00d-4076-98a8-b54be0dae63a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:51Z", "security_group_id": "1607ebd0-38f4-4ead-ae83-83be92e14d22", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:51Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "aacd55e2-1ab1-4791-a3d4-46b50a1ee662"}]} 2018-07-25 11:23:52,591 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=1607ebd0-38f4-4ead-ae83-83be92e14d22 used request id req-b53a2889-06ba-4188-8303-b6a20fc61d53 2018-07-25 11:23:52,591 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name 2018-07-25 11:23:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/1607ebd0-38f4-4ead-ae83-83be92e14d22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de481c24ae78bdc85e76e60878f8a7495a8e38e5" 2018-07-25 11:23:52,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84914727-dc08-43de-9326-f4791fa34c37 Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:52,814 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/1607ebd0-38f4-4ead-ae83-83be92e14d22 used request id req-84914727-dc08-43de-9326-f4791fa34c37 2018-07-25 11:23:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de481c24ae78bdc85e76e60878f8a7495a8e38e5" 2018-07-25 11:23:52,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6f198f7b-8e63-4154-a328-b2edaf22891b Date: Wed, 25 Jul 2018 11:23:52 GMT RESP BODY: {"security_groups": []} 2018-07-25 11:23:52,893 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-cdc229c3-3c28-4b34-af08-72202f402342name used request id req-6f198f7b-8e63-4154-a328-b2edaf22891b 2018-07-25 11:23:52,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:53,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["jOm1-iqQQgmPdOAtnULneA"], "issued_at": "2018-07-25T11:23:53.000000Z"}} 2018-07-25 11:23:53,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:53,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:53 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d8beb526-5455-492b-a854-7265db6440ab X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:53,435 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d8beb526-5455-492b-a854-7265db6440ab 2018-07-25 11:23:53,437 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-1 2018-07-25 11:23:53,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-1", "description": "hello group"}}' 2018-07-25 11:23:53,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c77d09c2-fcb3-4578-a0bc-cdd439a24578 Date: Wed, 25 Jul 2018 11:23:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:53Z", "updated_at": "2018-07-25T11:23:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:53Z", "revision_number": 0, "id": "3d397475-5ad0-42d5-90ae-4595b21d8346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:53Z", "security_group_id": "a1508a73-4204-4b46-875b-a94af2302251", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:53Z", "revision_number": 0, "id": "dbe9c38d-c57e-4fe9-b2ea-cb0252fcae16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:53Z", "security_group_id": "a1508a73-4204-4b46-875b-a94af2302251", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "a1508a73-4204-4b46-875b-a94af2302251", "name": "NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-1"}} 2018-07-25 11:23:53,819 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-c77d09c2-fcb3-4578-a0bc-cdd439a24578 2018-07-25 11:23:53,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1508a73-4204-4b46-875b-a94af2302251 2018-07-25 11:23:53,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1508a73-4204-4b46-875b-a94af2302251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:53,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-245fcacb-54e5-4502-ae7e-6b76966bc4d5 Date: Wed, 25 Jul 2018 11:23:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:53Z", "security_group_id": "a1508a73-4204-4b46-875b-a94af2302251", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:53Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3d397475-5ad0-42d5-90ae-4595b21d8346"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:53Z", "security_group_id": "a1508a73-4204-4b46-875b-a94af2302251", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:53Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "dbe9c38d-c57e-4fe9-b2ea-cb0252fcae16"}]} 2018-07-25 11:23:53,885 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1508a73-4204-4b46-875b-a94af2302251 used request id req-245fcacb-54e5-4502-ae7e-6b76966bc4d5 2018-07-25 11:23:53,885 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-2 2018-07-25 11:23:53,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-2", "description": "hola group"}}' 2018-07-25 11:23:54,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-f8be820e-f187-422f-9d02-9517763e59d0 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:54Z", "updated_at": "2018-07-25T11:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:54Z", "revision_number": 0, "id": "38d3cb43-abb3-4bca-a011-73c136535bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:54Z", "security_group_id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:54Z", "revision_number": 0, "id": "a62abce1-e2f0-4714-9a5f-b16849630337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:54Z", "security_group_id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "name": "NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-2"}} 2018-07-25 11:23:54,284 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-f8be820e-f187-422f-9d02-9517763e59d0 2018-07-25 11:23:54,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 985a73fd-c01d-4d93-87aa-37e83dc85adf 2018-07-25 11:23:54,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=985a73fd-c01d-4d93-87aa-37e83dc85adf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c543ad51-b6d8-44e4-9c1d-eaa0e161b713 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:54Z", "security_group_id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:54Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "38d3cb43-abb3-4bca-a011-73c136535bcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:54Z", "security_group_id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:54Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "a62abce1-e2f0-4714-9a5f-b16849630337"}]} 2018-07-25 11:23:54,325 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=985a73fd-c01d-4d93-87aa-37e83dc85adf used request id req-c543ad51-b6d8-44e4-9c1d-eaa0e161b713 2018-07-25 11:23:54,325 - neutron_utils - INFO - Listing the available security groups 2018-07-25 11:23:54,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-2cf377a4-5d3d-41d1-ac41-59d64b54db73 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:54Z", "updated_at": "2018-07-25T11:23:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:54Z", "revision_number": 0, "id": "38d3cb43-abb3-4bca-a011-73c136535bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:54Z", "security_group_id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:54Z", "revision_number": 0, "id": "a62abce1-e2f0-4714-9a5f-b16849630337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:54Z", "security_group_id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "name": "NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-2"}, {"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:53Z", "updated_at": "2018-07-25T11:23:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:53Z", "revision_number": 0, "id": "3d397475-5ad0-42d5-90ae-4595b21d8346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:53Z", "security_group_id": "a1508a73-4204-4b46-875b-a94af2302251", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:53Z", "revision_number": 0, "id": "dbe9c38d-c57e-4fe9-b2ea-cb0252fcae16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:53Z", "security_group_id": "a1508a73-4204-4b46-875b-a94af2302251", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "a1508a73-4204-4b46-875b-a94af2302251", "name": "NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:23:54,452 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-2cf377a4-5d3d-41d1-ac41-59d64b54db73 2018-07-25 11:23:54,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 028ded65-ac69-4b33-93f1-30cad022540c 2018-07-25 11:23:54,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=028ded65-ac69-4b33-93f1-30cad022540c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e3ca9560-646b-424b-8661-11e93406614c Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "port_range_min": null, "revision_number": 0, "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26"}, {"remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "port_range_min": null, "revision_number": 0, "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "436013d6-3753-4b1c-9c94-114956022c6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "port_range_min": null, "revision_number": 0, "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3"}, {"remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "port_range_min": null, "revision_number": 0, "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b"}]} 2018-07-25 11:23:54,533 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=028ded65-ac69-4b33-93f1-30cad022540c used request id req-e3ca9560-646b-424b-8661-11e93406614c 2018-07-25 11:23:54,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2564572c-5661-4da6-a049-8c2b73c1aedd 2018-07-25 11:23:54,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2564572c-5661-4da6-a049-8c2b73c1aedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b4dcf9f-deea-4a83-82f5-12e9d0b48157 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "port_range_min": null, "revision_number": 0, "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "project_id": "b07105ef643147fcb5f3040956abf491", "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "port_range_min": null, "revision_number": 0, "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "project_id": "b07105ef643147fcb5f3040956abf491", "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7"}, {"remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "port_range_min": null, "revision_number": 0, "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "project_id": "b07105ef643147fcb5f3040956abf491", "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "port_range_min": null, "revision_number": 0, "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "project_id": "b07105ef643147fcb5f3040956abf491", "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e"}]} 2018-07-25 11:23:54,570 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2564572c-5661-4da6-a049-8c2b73c1aedd used request id req-8b4dcf9f-deea-4a83-82f5-12e9d0b48157 2018-07-25 11:23:54,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ffe1c4c-0133-4aa7-ba09-e05d169a9d18 2018-07-25 11:23:54,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2ffe1c4c-0133-4aa7-ba09-e05d169a9d18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2e82b44e-78a1-4d33-9f8b-14680bbc14b0 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "port_range_min": null, "revision_number": 0, "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:30Z", "project_id": "ea016108d0094451963a32881dff5618", "id": "0705e469-06ec-44bb-a983-51d9af5d581e"}, {"remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "port_range_min": null, "revision_number": 0, "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "project_id": "ea016108d0094451963a32881dff5618", "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3"}, {"remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "port_range_min": null, "revision_number": 0, "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:30Z", "project_id": "ea016108d0094451963a32881dff5618", "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "port_range_min": null, "revision_number": 0, "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:30Z", "project_id": "ea016108d0094451963a32881dff5618", "id": "3b1947c7-460f-4340-b26b-bca1681f1364"}]} 2018-07-25 11:23:54,618 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=2ffe1c4c-0133-4aa7-ba09-e05d169a9d18 used request id req-2e82b44e-78a1-4d33-9f8b-14680bbc14b0 2018-07-25 11:23:54,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37add701-2b5d-46e8-b10b-809e769dd5a3 2018-07-25 11:23:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=37add701-2b5d-46e8-b10b-809e769dd5a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e217a07d-63a6-4981-a06b-58bb7128a452 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d"}, {"remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "fda15727-8423-4125-97fb-a95a852a02d5"}]} 2018-07-25 11:23:54,653 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=37add701-2b5d-46e8-b10b-809e769dd5a3 used request id req-e217a07d-63a6-4981-a06b-58bb7128a452 2018-07-25 11:23:54,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bce433e-ad58-4a66-a9c6-60d22cdf216c 2018-07-25 11:23:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=6bce433e-ad58-4a66-a9c6-60d22cdf216c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-49d58fba-e69c-41b6-b0e8-34cc20d01aa5 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "port_range_min": null, "revision_number": 0, "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "11b64529-624a-4b8c-b0bc-217b20317da0"}, {"remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "port_range_min": null, "revision_number": 0, "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "976d4e35-7ac2-4719-ae35-aada9025b091"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "port_range_min": null, "revision_number": 0, "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f"}, {"remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "port_range_min": null, "revision_number": 0, "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335"}]} 2018-07-25 11:23:54,683 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=6bce433e-ad58-4a66-a9c6-60d22cdf216c used request id req-49d58fba-e69c-41b6-b0e8-34cc20d01aa5 2018-07-25 11:23:54,684 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 85c6053c-4bba-4449-b930-938390b3cff4 2018-07-25 11:23:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=85c6053c-4bba-4449-b930-938390b3cff4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-033ba361-2ecf-4b6b-9360-6167e0544f80 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "port_range_min": null, "revision_number": 0, "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e"}, {"remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "port_range_min": null, "revision_number": 0, "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "a36538e5-3879-4394-92fb-35cdb1567df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "port_range_min": null, "revision_number": 0, "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10"}, {"remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "port_range_min": null, "revision_number": 0, "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "fb49926e-afe2-4955-976f-1f474c68ae72"}]} 2018-07-25 11:23:54,722 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=85c6053c-4bba-4449-b930-938390b3cff4 used request id req-033ba361-2ecf-4b6b-9360-6167e0544f80 2018-07-25 11:23:54,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 985a73fd-c01d-4d93-87aa-37e83dc85adf 2018-07-25 11:23:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=985a73fd-c01d-4d93-87aa-37e83dc85adf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aae6760f-c9c7-4e80-8cec-f08be780d9c4 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:54Z", "security_group_id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:54Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "38d3cb43-abb3-4bca-a011-73c136535bcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:54Z", "security_group_id": "985a73fd-c01d-4d93-87aa-37e83dc85adf", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:54Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "a62abce1-e2f0-4714-9a5f-b16849630337"}]} 2018-07-25 11:23:54,755 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=985a73fd-c01d-4d93-87aa-37e83dc85adf used request id req-aae6760f-c9c7-4e80-8cec-f08be780d9c4 2018-07-25 11:23:54,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1508a73-4204-4b46-875b-a94af2302251 2018-07-25 11:23:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1508a73-4204-4b46-875b-a94af2302251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dcf645af-8b29-4322-a242-62478c91f2df Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:53Z", "security_group_id": "a1508a73-4204-4b46-875b-a94af2302251", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:53Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3d397475-5ad0-42d5-90ae-4595b21d8346"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:53Z", "security_group_id": "a1508a73-4204-4b46-875b-a94af2302251", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:53Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "dbe9c38d-c57e-4fe9-b2ea-cb0252fcae16"}]} 2018-07-25 11:23:54,810 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a1508a73-4204-4b46-875b-a94af2302251 used request id req-dcf645af-8b29-4322-a242-62478c91f2df 2018-07-25 11:23:54,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb 2018-07-25 11:23:54,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-59d0a91d-0f32-4842-8c6c-f464b8c23818 Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "port_range_min": null, "revision_number": 0, "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "port_range_min": null, "revision_number": 0, "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a"}, {"remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "port_range_min": null, "revision_number": 0, "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "c3447399-1afd-4a4c-9958-148365017f34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "port_range_min": null, "revision_number": 0, "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "cc6befea-f1b2-4273-bd81-87477e09d80b"}]} 2018-07-25 11:23:54,849 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb used request id req-59d0a91d-0f32-4842-8c6c-f464b8c23818 2018-07-25 11:23:54,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a8b642ff-7246-42bc-81ed-11fae53a9654 2018-07-25 11:23:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a8b642ff-7246-42bc-81ed-11fae53a9654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89a48446-e36f-4f55-b6c3-fcc09553c23a Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "port_range_min": null, "revision_number": 0, "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "22ae94bd-c486-45f7-be65-923624f57665"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "port_range_min": null, "revision_number": 0, "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7"}, {"remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "port_range_min": null, "revision_number": 0, "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "port_range_min": null, "revision_number": 0, "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34"}]} 2018-07-25 11:23:54,882 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=a8b642ff-7246-42bc-81ed-11fae53a9654 used request id req-89a48446-e36f-4f55-b6c3-fcc09553c23a 2018-07-25 11:23:54,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bbc48eb7-358d-4a91-933a-df3cd686684b 2018-07-25 11:23:54,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=bbc48eb7-358d-4a91-933a-df3cd686684b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:54,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-dcc25b24-f784-4a93-8d22-12bd6a23409b Date: Wed, 25 Jul 2018 11:23:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "project_id": "", "id": "55e8a1ff-1e77-417b-8682-77011270c065"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "project_id": "", "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542"}, {"remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "project_id": "", "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6"}, {"remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "project_id": "", "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5"}]} 2018-07-25 11:23:54,933 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=bbc48eb7-358d-4a91-933a-df3cd686684b used request id req-dcc25b24-f784-4a93-8d22-12bd6a23409b 2018-07-25 11:23:54,933 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-1 2018-07-25 11:23:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/a1508a73-4204-4b46-875b-a94af2302251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:55,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d863b33-46c3-45c4-b583-6e156a398ce0 Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:55,135 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/a1508a73-4204-4b46-875b-a94af2302251 used request id req-1d863b33-46c3-45c4-b583-6e156a398ce0 2018-07-25 11:23:55,135 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f4d23843-b2f1-460d-bc87-0a76ed365746name-2 2018-07-25 11:23:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/985a73fd-c01d-4d93-87aa-37e83dc85adf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edbf0ed2b32b64bfe59de0c750ca4d9020da385" 2018-07-25 11:23:55,344 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35c25c40-aa31-49d5-8e8c-937f4c1e1de8 Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:55,345 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/985a73fd-c01d-4d93-87aa-37e83dc85adf used request id req-35c25c40-aa31-49d5-8e8c-937f4c1e1de8 2018-07-25 11:23:55,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:55,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["R7G8Z9X8QGi99-bTypKpMg"], "issued_at": "2018-07-25T11:23:55.000000Z"}} 2018-07-25 11:23:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655f7051d78907ece1bcc853ae470d533f4605d2" 2018-07-25 11:23:55,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:55 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-11a624e8-e712-43e0-b435-90817ebe2ed7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:55,804 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-11a624e8-e712-43e0-b435-90817ebe2ed7 2018-07-25 11:23:55,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:56,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["CFgI417CTWWD7NuKuvymDA"], "issued_at": "2018-07-25T11:23:56.000000Z"}} 2018-07-25 11:23:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbdd56f56e1264b618b52a04295264f292ee5b9" 2018-07-25 11:23:56,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c8a777e8-7aa2-4226-9493-41651a541737 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:56,293 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c8a777e8-7aa2-4226-9493-41651a541737 2018-07-25 11:23:56,294 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3a2fb6b9-dc6f-44d4-a602-4018fa536979name 2018-07-25 11:23:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbdd56f56e1264b618b52a04295264f292ee5b9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-3a2fb6b9-dc6f-44d4-a602-4018fa536979name", "description": "hello group"}}' 2018-07-25 11:23:56,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4f528879-e9d5-4a0a-8df5-8254528b7572 Date: Wed, 25 Jul 2018 11:23:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:56Z", "updated_at": "2018-07-25T11:23:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:56Z", "revision_number": 0, "id": "570fdcb8-99c7-4e86-95d0-9340d142e427", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:56Z", "security_group_id": "72cdd6dc-7db9-4866-9479-c0860196af34", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:56Z", "revision_number": 0, "id": "ccf52ee0-bc0c-4a72-8ace-3d1dc5a9c876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:56Z", "security_group_id": "72cdd6dc-7db9-4866-9479-c0860196af34", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "72cdd6dc-7db9-4866-9479-c0860196af34", "name": "NeutronUtilsSecurityGroupTests-3a2fb6b9-dc6f-44d4-a602-4018fa536979name"}} 2018-07-25 11:23:56,668 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-4f528879-e9d5-4a0a-8df5-8254528b7572 2018-07-25 11:23:56,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72cdd6dc-7db9-4866-9479-c0860196af34 2018-07-25 11:23:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=72cdd6dc-7db9-4866-9479-c0860196af34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbdd56f56e1264b618b52a04295264f292ee5b9" 2018-07-25 11:23:56,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05aad5fc-6085-4760-bbe9-7e8c9fd83c96 Date: Wed, 25 Jul 2018 11:23:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:56Z", "security_group_id": "72cdd6dc-7db9-4866-9479-c0860196af34", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:56Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "570fdcb8-99c7-4e86-95d0-9340d142e427"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:56Z", "security_group_id": "72cdd6dc-7db9-4866-9479-c0860196af34", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:56Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "ccf52ee0-bc0c-4a72-8ace-3d1dc5a9c876"}]} 2018-07-25 11:23:56,727 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=72cdd6dc-7db9-4866-9479-c0860196af34 used request id req-05aad5fc-6085-4760-bbe9-7e8c9fd83c96 2018-07-25 11:23:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3a2fb6b9-dc6f-44d4-a602-4018fa536979name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbdd56f56e1264b618b52a04295264f292ee5b9" 2018-07-25 11:23:56,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-a36e9f43-4782-404c-92bc-35a51a03e7f0 Date: Wed, 25 Jul 2018 11:23:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:56Z", "updated_at": "2018-07-25T11:23:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:56Z", "revision_number": 0, "id": "570fdcb8-99c7-4e86-95d0-9340d142e427", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:56Z", "security_group_id": "72cdd6dc-7db9-4866-9479-c0860196af34", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:56Z", "revision_number": 0, "id": "ccf52ee0-bc0c-4a72-8ace-3d1dc5a9c876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:56Z", "security_group_id": "72cdd6dc-7db9-4866-9479-c0860196af34", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "72cdd6dc-7db9-4866-9479-c0860196af34", "name": "NeutronUtilsSecurityGroupTests-3a2fb6b9-dc6f-44d4-a602-4018fa536979name"}]} 2018-07-25 11:23:56,808 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3a2fb6b9-dc6f-44d4-a602-4018fa536979name&description=hello+group used request id req-a36e9f43-4782-404c-92bc-35a51a03e7f0 2018-07-25 11:23:56,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72cdd6dc-7db9-4866-9479-c0860196af34 2018-07-25 11:23:56,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=72cdd6dc-7db9-4866-9479-c0860196af34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbdd56f56e1264b618b52a04295264f292ee5b9" 2018-07-25 11:23:56,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0796dbef-72a4-455b-9513-7253cefb57f6 Date: Wed, 25 Jul 2018 11:23:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:56Z", "security_group_id": "72cdd6dc-7db9-4866-9479-c0860196af34", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:56Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "570fdcb8-99c7-4e86-95d0-9340d142e427"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:56Z", "security_group_id": "72cdd6dc-7db9-4866-9479-c0860196af34", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:56Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "ccf52ee0-bc0c-4a72-8ace-3d1dc5a9c876"}]} 2018-07-25 11:23:56,843 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=72cdd6dc-7db9-4866-9479-c0860196af34 used request id req-0796dbef-72a4-455b-9513-7253cefb57f6 2018-07-25 11:23:56,844 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3a2fb6b9-dc6f-44d4-a602-4018fa536979name 2018-07-25 11:23:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/72cdd6dc-7db9-4866-9479-c0860196af34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbdd56f56e1264b618b52a04295264f292ee5b9" 2018-07-25 11:23:57,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49d62416-fec6-46b3-b81a-4277c362bb37 Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:57,078 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/72cdd6dc-7db9-4866-9479-c0860196af34 used request id req-49d62416-fec6-46b3-b81a-4277c362bb37 2018-07-25 11:23:57,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:57,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["m6zrjrBHT7CgQtjgjA73wg"], "issued_at": "2018-07-25T11:23:57.000000Z"}} 2018-07-25 11:23:57,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:57,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:57 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7c328834-7616-458b-9dc5-fc3b5ff544f2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:57,540 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7c328834-7616-458b-9dc5-fc3b5ff544f2 2018-07-25 11:23:57,541 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name 2018-07-25 11:23:57,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name", "description": "hello group"}}' 2018-07-25 11:23:57,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-739da380-3932-49b6-a81f-ed39162652c0 Date: Wed, 25 Jul 2018 11:23:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "updated_at": "2018-07-25T11:23:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "revision_number": 0, "id": "2ca3caef-6574-4690-b562-7289ded7d367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "revision_number": 0, "id": "e6031edd-0228-4ac0-ab61-11334f3de84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "name": "NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name"}} 2018-07-25 11:23:57,935 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-739da380-3932-49b6-a81f-ed39162652c0 2018-07-25 11:23:57,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a5ee803-a024-431f-85da-5f2b457b1ce3 2018-07-25 11:23:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:57,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dcf64135-8827-43bf-9f60-914b0373c679 Date: Wed, 25 Jul 2018 11:23:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "2ca3caef-6574-4690-b562-7289ded7d367"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "e6031edd-0228-4ac0-ab61-11334f3de84c"}]} 2018-07-25 11:23:57,998 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 used request id req-dcf64135-8827-43bf-9f60-914b0373c679 2018-07-25 11:23:57,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a5ee803-a024-431f-85da-5f2b457b1ce3 2018-07-25 11:23:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47626ae0-cd77-4fd2-9d15-1decb9614331 Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "2ca3caef-6574-4690-b562-7289ded7d367"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "e6031edd-0228-4ac0-ab61-11334f3de84c"}]} 2018-07-25 11:23:58,033 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 used request id req-47626ae0-cd77-4fd2-9d15-1decb9614331 2018-07-25 11:23:58,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-45ac611a-76bb-43f7-b29f-560bfa36958b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:58,069 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-45ac611a-76bb-43f7-b29f-560bfa36958b 2018-07-25 11:23:58,070 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name 2018-07-25 11:23:58,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-09c4e762-11f7-4960-9b13-64cb18e784a5 Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "updated_at": "2018-07-25T11:23:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "revision_number": 0, "id": "2ca3caef-6574-4690-b562-7289ded7d367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "revision_number": 0, "id": "e6031edd-0228-4ac0-ab61-11334f3de84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "name": "NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name"}]} 2018-07-25 11:23:58,185 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name used request id req-09c4e762-11f7-4960-9b13-64cb18e784a5 2018-07-25 11:23:58,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:23:58,194 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:58 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:23:58,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,236 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:58 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d7275682-3449-4c07-a2d1-55ee316a7d1d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:23:58,236 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-d7275682-3449-4c07-a2d1-55ee316a7d1d 2018-07-25 11:23:58,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a5ee803-a024-431f-85da-5f2b457b1ce3 2018-07-25 11:23:58,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd1dd44f-b54f-4ea8-882f-a912975eab79 Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "2ca3caef-6574-4690-b562-7289ded7d367"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "e6031edd-0228-4ac0-ab61-11334f3de84c"}]} 2018-07-25 11:23:58,282 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 used request id req-cd1dd44f-b54f-4ea8-882f-a912975eab79 2018-07-25 11:23:58,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222: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}a550520065e2cfbc3274deef7dd29590a9564e15" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3"}}' 2018-07-25 11:23:58,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-f69cc5c9-2a04-48e1-a5e2-b11ea80c9d70 Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:58Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:58Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "6e06a188-af59-4db7-9809-7da766e5b0b7"}} 2018-07-25 11:23:58,514 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-group-rules used request id req-f69cc5c9-2a04-48e1-a5e2-b11ea80c9d70 2018-07-25 11:23:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-a0d5eb75-8d90-4de3-b299-7d235222b790 Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "updated_at": "2018-07-25T11:23:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "revision_number": 0, "id": "2ca3caef-6574-4690-b562-7289ded7d367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:58Z", "revision_number": 0, "id": "6e06a188-af59-4db7-9809-7da766e5b0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:58Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "revision_number": 0, "id": "e6031edd-0228-4ac0-ab61-11334f3de84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 3, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "name": "NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name"}]} 2018-07-25 11:23:58,618 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name&description=hello+group used request id req-a0d5eb75-8d90-4de3-b299-7d235222b790 2018-07-25 11:23:58,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a5ee803-a024-431f-85da-5f2b457b1ce3 2018-07-25 11:23:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-7f73558a-21ba-435b-83c2-799f4619cbdc Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "2ca3caef-6574-4690-b562-7289ded7d367"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:58Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:58Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "6e06a188-af59-4db7-9809-7da766e5b0b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "e6031edd-0228-4ac0-ab61-11334f3de84c"}]} 2018-07-25 11:23:58,658 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 used request id req-7f73558a-21ba-435b-83c2-799f4619cbdc 2018-07-25 11:23:58,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a5ee803-a024-431f-85da-5f2b457b1ce3 2018-07-25 11:23:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-0c1c93e4-a7ce-4c14-9374-453d61c75ffc Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "2ca3caef-6574-4690-b562-7289ded7d367"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:58Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:58Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "6e06a188-af59-4db7-9809-7da766e5b0b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "e6031edd-0228-4ac0-ab61-11334f3de84c"}]} 2018-07-25 11:23:58,714 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 used request id req-0c1c93e4-a7ce-4c14-9374-453d61c75ffc 2018-07-25 11:23:58,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5f5ae5a0-f8a7-48dd-976b-66545d900226 Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "updated_at": "2018-07-25T11:23:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "revision_number": 0, "id": "2ca3caef-6574-4690-b562-7289ded7d367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:58Z", "revision_number": 0, "id": "6e06a188-af59-4db7-9809-7da766e5b0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:58Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "revision_number": 0, "id": "e6031edd-0228-4ac0-ab61-11334f3de84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 3, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "name": "NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name"}]} 2018-07-25 11:23:58,821 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name&description=hello+group used request id req-5f5ae5a0-f8a7-48dd-976b-66545d900226 2018-07-25 11:23:58,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a5ee803-a024-431f-85da-5f2b457b1ce3 2018-07-25 11:23:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-6f55c447-7531-43b7-9cab-42d70e233609 Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "2ca3caef-6574-4690-b562-7289ded7d367"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:58Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:58Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "6e06a188-af59-4db7-9809-7da766e5b0b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:23:57Z", "security_group_id": "3a5ee803-a024-431f-85da-5f2b457b1ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:23:57Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "e6031edd-0228-4ac0-ab61-11334f3de84c"}]} 2018-07-25 11:23:58,854 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3a5ee803-a024-431f-85da-5f2b457b1ce3 used request id req-6f55c447-7531-43b7-9cab-42d70e233609 2018-07-25 11:23:58,855 - neutron_utils - INFO - Deleting security group rule with ID - 2ca3caef-6574-4690-b562-7289ded7d367 2018-07-25 11:23:58,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/2ca3caef-6574-4690-b562-7289ded7d367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:58,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-308c7407-ddca-4bb6-a32c-4400796e238e Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:58,979 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/2ca3caef-6574-4690-b562-7289ded7d367 used request id req-308c7407-ddca-4bb6-a32c-4400796e238e 2018-07-25 11:23:58,979 - neutron_utils - INFO - Deleting security group rule with ID - e6031edd-0228-4ac0-ab61-11334f3de84c 2018-07-25 11:23:58,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/e6031edd-0228-4ac0-ab61-11334f3de84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:59,122 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97062eda-08de-4891-ba0b-e0b5d530aeb2 Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:59,122 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/e6031edd-0228-4ac0-ab61-11334f3de84c used request id req-97062eda-08de-4891-ba0b-e0b5d530aeb2 2018-07-25 11:23:59,122 - neutron_utils - INFO - Deleting security group rule with ID - 6e06a188-af59-4db7-9809-7da766e5b0b7 2018-07-25 11:23:59,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-group-rules/6e06a188-af59-4db7-9809-7da766e5b0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:59,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8f79269-5843-40c3-b543-ae923ebf9349 Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:59,252 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-group-rules/6e06a188-af59-4db7-9809-7da766e5b0b7 used request id req-c8f79269-5843-40c3-b543-ae923ebf9349 2018-07-25 11:23:59,252 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7208d9dd-d277-42cf-ba22-d26fdd089b37name 2018-07-25 11:23:59,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/3a5ee803-a024-431f-85da-5f2b457b1ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a550520065e2cfbc3274deef7dd29590a9564e15" 2018-07-25 11:23:59,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d81e6d54-de44-4956-9263-778690c850d1 Content-Length: 0 Date: Wed, 25 Jul 2018 11:23:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:23:59,433 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/3a5ee803-a024-431f-85da-5f2b457b1ce3 used request id req-d81e6d54-de44-4956-9263-778690c850d1 2018-07-25 11:23:59,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:23:59,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["UuAFVd6xTBibGA8M5Ijo5w"], "issued_at": "2018-07-25T11:23:59.000000Z"}} 2018-07-25 11:23:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:23:59,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:23:59 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-937f1454-f68c-4172-b127-4037edb83dc4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:23:59,908 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-937f1454-f68c-4172-b127-4037edb83dc4 2018-07-25 11:23:59,909 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-1 2018-07-25 11:23:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-1", "description": "hello group"}}' 2018-07-25 11:24:00,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-cd29d151-8bf9-46fd-a9b0-dc4d2139eeee Date: Wed, 25 Jul 2018 11:24:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "updated_at": "2018-07-25T11:24:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "revision_number": 0, "id": "6584a340-37cd-40d2-8dfb-f3af9d18f2a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:24:00Z", "security_group_id": "f34eb169-09e1-473c-8832-87697f0368be", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "revision_number": 0, "id": "945709db-f2bc-4c8d-a3b2-886e87a6a18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:24:00Z", "security_group_id": "f34eb169-09e1-473c-8832-87697f0368be", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "f34eb169-09e1-473c-8832-87697f0368be", "name": "NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-1"}} 2018-07-25 11:24:00,302 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-cd29d151-8bf9-46fd-a9b0-dc4d2139eeee 2018-07-25 11:24:00,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34eb169-09e1-473c-8832-87697f0368be 2018-07-25 11:24:00,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f34eb169-09e1-473c-8832-87697f0368be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:24:00,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f155a946-53c4-4159-b132-bbca78a8218e Date: Wed, 25 Jul 2018 11:24:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "security_group_id": "f34eb169-09e1-473c-8832-87697f0368be", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "6584a340-37cd-40d2-8dfb-f3af9d18f2a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "security_group_id": "f34eb169-09e1-473c-8832-87697f0368be", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "945709db-f2bc-4c8d-a3b2-886e87a6a18e"}]} 2018-07-25 11:24:00,354 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f34eb169-09e1-473c-8832-87697f0368be used request id req-f155a946-53c4-4159-b132-bbca78a8218e 2018-07-25 11:24:00,354 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-2 2018-07-25 11:24:00,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-2", "description": "hello group"}}' 2018-07-25 11:24:00,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e21c1e1c-296d-46ea-9cef-56150d363ae7 Date: Wed, 25 Jul 2018 11:24:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "updated_at": "2018-07-25T11:24:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "revision_number": 0, "id": "6990d532-a13f-4ace-ae7e-b3384cf55aed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:24:00Z", "security_group_id": "3d35f847-c107-41dc-9046-02124bb6fde6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "revision_number": 0, "id": "de7ef391-1f03-45e7-88c4-9f30ef969b2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:24:00Z", "security_group_id": "3d35f847-c107-41dc-9046-02124bb6fde6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3d35f847-c107-41dc-9046-02124bb6fde6", "name": "NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-2"}} 2018-07-25 11:24:00,654 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/security-groups used request id req-e21c1e1c-296d-46ea-9cef-56150d363ae7 2018-07-25 11:24:00,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d35f847-c107-41dc-9046-02124bb6fde6 2018-07-25 11:24:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3d35f847-c107-41dc-9046-02124bb6fde6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:24:00,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-417ab853-5e08-49dc-ab58-5d287a846d69 Date: Wed, 25 Jul 2018 11:24:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "security_group_id": "3d35f847-c107-41dc-9046-02124bb6fde6", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "6990d532-a13f-4ace-ae7e-b3384cf55aed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "security_group_id": "3d35f847-c107-41dc-9046-02124bb6fde6", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "de7ef391-1f03-45e7-88c4-9f30ef969b2a"}]} 2018-07-25 11:24:00,723 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3d35f847-c107-41dc-9046-02124bb6fde6 used request id req-417ab853-5e08-49dc-ab58-5d287a846d69 2018-07-25 11:24:00,723 - neutron_utils - INFO - Retrieving security group with ID - f34eb169-09e1-473c-8832-87697f0368be 2018-07-25 11:24:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=f34eb169-09e1-473c-8832-87697f0368be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:24:00,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-ba872e4a-286e-467e-baf2-a159d946e7a5 Date: Wed, 25 Jul 2018 11:24:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "updated_at": "2018-07-25T11:24:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "revision_number": 0, "id": "6584a340-37cd-40d2-8dfb-f3af9d18f2a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:24:00Z", "security_group_id": "f34eb169-09e1-473c-8832-87697f0368be", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "revision_number": 0, "id": "945709db-f2bc-4c8d-a3b2-886e87a6a18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:24:00Z", "security_group_id": "f34eb169-09e1-473c-8832-87697f0368be", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "f34eb169-09e1-473c-8832-87697f0368be", "name": "NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-1"}]} 2018-07-25 11:24:00,818 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=f34eb169-09e1-473c-8832-87697f0368be used request id req-ba872e4a-286e-467e-baf2-a159d946e7a5 2018-07-25 11:24:00,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f34eb169-09e1-473c-8832-87697f0368be 2018-07-25 11:24:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f34eb169-09e1-473c-8832-87697f0368be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:24:00,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a58ee2bc-70a5-4eed-86d2-65d2864d2807 Date: Wed, 25 Jul 2018 11:24:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "security_group_id": "f34eb169-09e1-473c-8832-87697f0368be", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "6584a340-37cd-40d2-8dfb-f3af9d18f2a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "security_group_id": "f34eb169-09e1-473c-8832-87697f0368be", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "945709db-f2bc-4c8d-a3b2-886e87a6a18e"}]} 2018-07-25 11:24:00,859 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=f34eb169-09e1-473c-8832-87697f0368be used request id req-a58ee2bc-70a5-4eed-86d2-65d2864d2807 2018-07-25 11:24:00,860 - neutron_utils - INFO - Retrieving security group with ID - 3d35f847-c107-41dc-9046-02124bb6fde6 2018-07-25 11:24:00,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=3d35f847-c107-41dc-9046-02124bb6fde6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:24:00,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-f23ca8c6-c46b-4875-a578-aaf05e3de6ee Date: Wed, 25 Jul 2018 11:24:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "updated_at": "2018-07-25T11:24:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "revision_number": 0, "id": "6990d532-a13f-4ace-ae7e-b3384cf55aed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:24:00Z", "security_group_id": "3d35f847-c107-41dc-9046-02124bb6fde6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "revision_number": 0, "id": "de7ef391-1f03-45e7-88c4-9f30ef969b2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:24:00Z", "security_group_id": "3d35f847-c107-41dc-9046-02124bb6fde6", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 2, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "3d35f847-c107-41dc-9046-02124bb6fde6", "name": "NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-2"}]} 2018-07-25 11:24:00,966 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=3d35f847-c107-41dc-9046-02124bb6fde6 used request id req-f23ca8c6-c46b-4875-a578-aaf05e3de6ee 2018-07-25 11:24:00,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d35f847-c107-41dc-9046-02124bb6fde6 2018-07-25 11:24:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3d35f847-c107-41dc-9046-02124bb6fde6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:24:01,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f52626a7-8ed1-4fc8-848f-f7877082017c Date: Wed, 25 Jul 2018 11:24:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "security_group_id": "3d35f847-c107-41dc-9046-02124bb6fde6", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "6990d532-a13f-4ace-ae7e-b3384cf55aed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:24:00Z", "security_group_id": "3d35f847-c107-41dc-9046-02124bb6fde6", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:00Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "de7ef391-1f03-45e7-88c4-9f30ef969b2a"}]} 2018-07-25 11:24:01,001 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=3d35f847-c107-41dc-9046-02124bb6fde6 used request id req-f52626a7-8ed1-4fc8-848f-f7877082017c 2018-07-25 11:24:01,001 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-1 2018-07-25 11:24:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/f34eb169-09e1-473c-8832-87697f0368be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:24:01,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-154f1312-f66c-41f1-b5d6-ab0c968e13c0 Content-Length: 0 Date: Wed, 25 Jul 2018 11:24:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:24:01,231 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/f34eb169-09e1-473c-8832-87697f0368be used request id req-154f1312-f66c-41f1-b5d6-ab0c968e13c0 2018-07-25 11:24:01,231 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f9d0c73f-8da0-4b1c-8ccd-2e3ad6ae0355name-2 2018-07-25 11:24:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/3d35f847-c107-41dc-9046-02124bb6fde6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce8a909dbeefe59f5ae7b73ed51b688967e078" 2018-07-25 11:24:01,451 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7592a7c-9818-4c4c-b118-5c7cb55a476f Content-Length: 0 Date: Wed, 25 Jul 2018 11:24:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:24:01,451 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/3d35f847-c107-41dc-9046-02124bb6fde6 used request id req-e7592a7c-9818-4c4c-b118-5c7cb55a476f 2018-07-25 11:24:01,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:01,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["pL7ZDAs4Tja8l_JvQ13WHw"], "issued_at": "2018-07-25T11:24:01.000000Z"}} 2018-07-25 11:24:01,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed21c865d885469aceb3d4f51451212a5184971" 2018-07-25 11:24:01,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:01 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bc868f73-ee89-46fa-8aab-519a80e47e97 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:01,939 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bc868f73-ee89-46fa-8aab-519a80e47e97 2018-07-25 11:24:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed21c865d885469aceb3d4f51451212a5184971" 2018-07-25 11:24:02,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-32c75a5b-552b-46bb-a5b6-8a032deb5fc3 Date: Wed, 25 Jul 2018 11:24:02 GMT RESP BODY: {"floatingips": []} 2018-07-25 11:24:02,014 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-32c75a5b-552b-46bb-a5b6-8a032deb5fc3 2018-07-25 11:24:02,015 - neutron_utils - INFO - Creating floating ip to external network - ext-net 2018-07-25 11:24:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=ext-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed21c865d885469aceb3d4f51451212a5184971" 2018-07-25 11:24:02,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c5169b9d-54eb-4b60-b924-d5de92b1c899 Date: Wed, 25 Jul 2018 11:24:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:24:02,161 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=ext-net used request id req-c5169b9d-54eb-4b60-b924-d5de92b1c899 2018-07-25 11:24:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed21c865d885469aceb3d4f51451212a5184971" 2018-07-25 11:24:02,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-d07f3eff-1b8e-48b9-9568-956adea89c71 Date: Wed, 25 Jul 2018 11:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:24:02,262 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-d07f3eff-1b8e-48b9-9568-956adea89c71 2018-07-25 11:24:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed21c865d885469aceb3d4f51451212a5184971" -d '{"floatingip": {"floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937"}}' 2018-07-25 11:24:03,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-5720f2ea-0609-4b56-99ef-7aa067a312c2 Date: Wed, 25 Jul 2018 11:24:03 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:03Z", "updated_at": "2018-07-25T11:24:03Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": null, "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "64d49607fdd949c2b865e398f7f1620e", "port_id": null, "id": "d87e4f1d-550b-4b13-9823-15ec0939feef"}} 2018-07-25 11:24:03,825 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-5720f2ea-0609-4b56-99ef-7aa067a312c2 2018-07-25 11:24:03,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed21c865d885469aceb3d4f51451212a5184971" 2018-07-25 11:24:03,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-d16c6e67-6bfd-40f3-bbd2-4ccb982fe5a0 Date: Wed, 25 Jul 2018 11:24:03 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:03Z", "updated_at": "2018-07-25T11:24:03Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": null, "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "64d49607fdd949c2b865e398f7f1620e", "port_id": null, "id": "d87e4f1d-550b-4b13-9823-15ec0939feef"}]} 2018-07-25 11:24:03,872 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips used request id req-d16c6e67-6bfd-40f3-bbd2-4ccb982fe5a0 2018-07-25 11:24:03,873 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 192.16.1.110 2018-07-25 11:24:03,873 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 192.16.1.110 2018-07-25 11:24:03,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/floatingips?ip=d87e4f1d-550b-4b13-9823-15ec0939feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed21c865d885469aceb3d4f51451212a5184971" 2018-07-25 11:24:03,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-a938b544-c737-43aa-9f70-36f2cea8f53e Date: Wed, 25 Jul 2018 11:24:03 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:24:03Z", "updated_at": "2018-07-25T11:24:03Z", "floating_network_id": "35d2346e-8530-4f1c-bc8e-fcc380065937", "fixed_ip_address": null, "floating_ip_address": "192.16.1.110", "revision_number": 0, "project_id": "64d49607fdd949c2b865e398f7f1620e", "port_id": null, "id": "d87e4f1d-550b-4b13-9823-15ec0939feef"}]} 2018-07-25 11:24:03,927 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/floatingips?ip=d87e4f1d-550b-4b13-9823-15ec0939feef used request id req-a938b544-c737-43aa-9f70-36f2cea8f53e 2018-07-25 11:24:03,927 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 192.16.1.110 2018-07-25 11:24:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/floatingips/d87e4f1d-550b-4b13-9823-15ec0939feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed21c865d885469aceb3d4f51451212a5184971" 2018-07-25 11:24:04,554 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f85d7ab-84bc-4a03-a3af-f07bac844362 Content-Length: 0 Date: Wed, 25 Jul 2018 11:24:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:24:04,554 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/floatingips/d87e4f1d-550b-4b13-9823-15ec0939feef used request id req-4f85d7ab-84bc-4a03-a3af-f07bac844362 2018-07-25 11:24:04,555 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:04,659 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 2018-07-25 11:24:04,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:05,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["zAu74ImPRCSuUD19l7cmEA"], "issued_at": "2018-07-25T11:24:05.000000Z"}} 2018-07-25 11:24:05,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b97365b5b1b2754da0daa77e218887b1a3667cc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT17FQnfiEYH7jEAr3IJ1nppMyMtBH4C5zR6U12/akXacNUseosBKldl6MhB7oLORYH7/Ob/A5pPCiI+DiulVcirb3EcACVPrZ0fcfzYC2xpYQJxVRJF/y7r+uz1sEkpJH4Ptwn6coO3j2696FL8rybqIDFCvDLtRnU0gxwbtwpSqIplY6dZ9Ku/Iu+K574KUyFlC9LrOt8CWEdjNiUXpb2Tjr5PHh01/4JYYmk2yuFUIJnktOVcK8ZkNif05+rm0VjKh6y9C9JT22FPseURO83PX+6G3AaO0+JAZBXTJAVuvifl0QZs2F9UcpqmFDsCjfiDT04EkHEU3EROWawxU3", "name": "NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0"}}' 2018-07-25 11:24:05,257 - 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-9a090ee9-9e9c-4f42-b881-b027fa3c9482 x-compute-request-id: req-9a090ee9-9e9c-4f42-b881-b027fa3c9482 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT17FQnfiEYH7jEAr3IJ1nppMyMtBH4C5zR6U12/akXacNUseosBKldl6MhB7oLORYH7/Ob/A5pPCiI+DiulVcirb3EcACVPrZ0fcfzYC2xpYQJxVRJF/y7r+uz1sEkpJH4Ptwn6coO3j2696FL8rybqIDFCvDLtRnU0gxwbtwpSqIplY6dZ9Ku/Iu+K574KUyFlC9LrOt8CWEdjNiUXpb2Tjr5PHh01/4JYYmk2yuFUIJnktOVcK8ZkNif05+rm0VjKh6y9C9JT22FPseURO83PX+6G3AaO0+JAZBXTJAVuvifl0QZs2F9UcpqmFDsCjfiDT04EkHEU3EROWawxU3", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "name": "NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0", "fingerprint": "1a:2b:b0:c4:94:7e:52:d1:17:2a:f7:e6:54:ec:e1:a5"}} 2018-07-25 11:24:05,257 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-9a090ee9-9e9c-4f42-b881-b027fa3c9482 2018-07-25 11:24:05,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b97365b5b1b2754da0daa77e218887b1a3667cc" 2018-07-25 11:24:05,289 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-592a70c1-e509-4417-b7fc-4bdbfc715348 x-compute-request-id: req-592a70c1-e509-4417-b7fc-4bdbfc715348 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT17FQnfiEYH7jEAr3IJ1nppMyMtBH4C5zR6U12/akXacNUseosBKldl6MhB7oLORYH7/Ob/A5pPCiI+DiulVcirb3EcACVPrZ0fcfzYC2xpYQJxVRJF/y7r+uz1sEkpJH4Ptwn6coO3j2696FL8rybqIDFCvDLtRnU0gxwbtwpSqIplY6dZ9Ku/Iu+K574KUyFlC9LrOt8CWEdjNiUXpb2Tjr5PHh01/4JYYmk2yuFUIJnktOVcK8ZkNif05+rm0VjKh6y9C9JT22FPseURO83PX+6G3AaO0+JAZBXTJAVuvifl0QZs2F9UcpqmFDsCjfiDT04EkHEU3EROWawxU3", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "name": "NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0", "deleted": false, "created_at": "2018-07-25T11:24:05.000000", "updated_at": null, "fingerprint": "1a:2b:b0:c4:94:7e:52:d1:17:2a:f7:e6:54:ec:e1:a5", "deleted_at": null, "id": 17}} 2018-07-25 11:24:05,289 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 used request id req-592a70c1-e509-4417-b7fc-4bdbfc715348 2018-07-25 11:24:05,289 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 2018-07-25 11:24:05,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b97365b5b1b2754da0daa77e218887b1a3667cc" 2018-07-25 11:24:05,422 - 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-d9c428b1-7f07-4e49-b8f3-fe104ded137c x-compute-request-id: req-d9c428b1-7f07-4e49-b8f3-fe104ded137c 2018-07-25 11:24:05,422 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 used request id req-d9c428b1-7f07-4e49-b8f3-fe104ded137c 2018-07-25 11:24:05,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b97365b5b1b2754da0daa77e218887b1a3667cc" 2018-07-25 11:24:05,470 - 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-0d550235-de25-4a90-b476-ab958ba41798 x-compute-request-id: req-0d550235-de25-4a90-b476-ab958ba41798 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 not found for user 1067f987b61b46ce991fd58d298e6b1a", "code": 404}} 2018-07-25 11:24:05,470 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 used request id req-0d550235-de25-4a90-b476-ab958ba41798 2018-07-25 11:24:05,470 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 2018-07-25 11:24:05,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b97365b5b1b2754da0daa77e218887b1a3667cc" 2018-07-25 11:24:05,588 - 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-9ea8f884-cc3d-4704-a380-85f1df67ab81 x-compute-request-id: req-9ea8f884-cc3d-4704-a380-85f1df67ab81 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 not found for user 1067f987b61b46ce991fd58d298e6b1a", "code": 404}} 2018-07-25 11:24:05,588 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-377c0e2a-c438-43a9-87a8-abad13c8fdc0 used request id req-9ea8f884-cc3d-4704-a380-85f1df67ab81 2018-07-25 11:24:05,589 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:05,626 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180.pub 2018-07-25 11:24:05,626 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180 2018-07-25 11:24:05,626 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180.pub 2018-07-25 11:24:05,626 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180 2018-07-25 11:24:05,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:06,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["O4x9Qm1XTQuTzcQ-qyFTYA"], "issued_at": "2018-07-25T11:24:06.000000Z"}} 2018-07-25 11:24:06,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d2df2af469090621a1f922d60718852cb65ffd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+Y+GHmaR1LenaVq2JEKcjM8bvmUCHdFdcVC0n1iCtK5tCkyKrbMFbCNnu4kkEGSbRmmbqOyM5AfEKLpH6LHX43J46hMHbWlgMR5T/9eOf3sVpQsT0d3od1AoW0YUQBLS0opQV/CTd/KnTDisWJEy+/JGOf4Mc/vzSax+vcI/m3YmuEMPME6G3zGSjSNhqEp/RM3nMwF0hT39/WFDbiAY2je/vYGXaBqF3MIdrGohdxUUk0mlqzOKVqU6I19frTzh+ioijLXkVcS4wWGVUmr37A9kMH2saxhsyisjlNocjAg8jFJ+k3utySyGQEwltmzUnkzQnZpcL6t0nLWy1JJN3", "name": "NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180"}}' 2018-07-25 11:24:06,388 - 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-809e9736-707b-46d6-ad01-5bd151c038bf x-compute-request-id: req-809e9736-707b-46d6-ad01-5bd151c038bf RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+Y+GHmaR1LenaVq2JEKcjM8bvmUCHdFdcVC0n1iCtK5tCkyKrbMFbCNnu4kkEGSbRmmbqOyM5AfEKLpH6LHX43J46hMHbWlgMR5T/9eOf3sVpQsT0d3od1AoW0YUQBLS0opQV/CTd/KnTDisWJEy+/JGOf4Mc/vzSax+vcI/m3YmuEMPME6G3zGSjSNhqEp/RM3nMwF0hT39/WFDbiAY2je/vYGXaBqF3MIdrGohdxUUk0mlqzOKVqU6I19frTzh+ioijLXkVcS4wWGVUmr37A9kMH2saxhsyisjlNocjAg8jFJ+k3utySyGQEwltmzUnkzQnZpcL6t0nLWy1JJN3", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "name": "NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180", "fingerprint": "23:80:80:cc:30:57:58:8d:84:57:1c:0f:7d:cf:e2:7f"}} 2018-07-25 11:24:06,388 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-809e9736-707b-46d6-ad01-5bd151c038bf 2018-07-25 11:24:06,389 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180 2018-07-25 11:24:06,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d2df2af469090621a1f922d60718852cb65ffd" 2018-07-25 11:24:06,478 - 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-04bb9227-f0e3-4225-b0ae-f152620197c1 x-compute-request-id: req-04bb9227-f0e3-4225-b0ae-f152620197c1 2018-07-25 11:24:06,478 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4e8c5391-59c3-44f5-a6a5-19d3291b1180 used request id req-04bb9227-f0e3-4225-b0ae-f152620197c1 2018-07-25 11:24:06,480 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:06,539 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd 2018-07-25 11:24:06,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:06,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["GT-CWagAStmiqtcaad1ncA"], "issued_at": "2018-07-25T11:24:06.000000Z"}} 2018-07-25 11:24:06,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd667fe59e0c0877056249b1fa0bab9e8052a5e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClBJ8yI4fm6WpVjKAm9xvHyrZlTMQs/xIZNjurmzXo5o04rsy1nRn0xogDldWJqbjLSNYVJ71AJ/DIq2FPOR5j5TpMeLMvaVo4vvyD9voJuabnMSXignLhKnnqFo6eOhINInU41Zi2+6PItyfxrWd76Dk1NwH6u/zlnQqmsPf9hz8Ei+4ucp4rXU7rD40N4breT+d/lgi0zk6+3+TQVtDeoIHa8yM9Oww1CiQiXwEDsgWzY0rFuIl9UJM9I3bqVA1pwMPJHCno7aSkX3Y/I/k4YLZzbiuRQbXMCt//lzEzl2HbFJJgpG8jrHxSspKL6FrJ+r4Y1GCyPCCEpISX6/9h", "name": "NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd"}}' 2018-07-25 11:24:07,143 - 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-db68aa31-0fc2-4739-8d86-287a87251e4a x-compute-request-id: req-db68aa31-0fc2-4739-8d86-287a87251e4a RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClBJ8yI4fm6WpVjKAm9xvHyrZlTMQs/xIZNjurmzXo5o04rsy1nRn0xogDldWJqbjLSNYVJ71AJ/DIq2FPOR5j5TpMeLMvaVo4vvyD9voJuabnMSXignLhKnnqFo6eOhINInU41Zi2+6PItyfxrWd76Dk1NwH6u/zlnQqmsPf9hz8Ei+4ucp4rXU7rD40N4breT+d/lgi0zk6+3+TQVtDeoIHa8yM9Oww1CiQiXwEDsgWzY0rFuIl9UJM9I3bqVA1pwMPJHCno7aSkX3Y/I/k4YLZzbiuRQbXMCt//lzEzl2HbFJJgpG8jrHxSspKL6FrJ+r4Y1GCyPCCEpISX6/9h", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "name": "NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd", "fingerprint": "eb:b6:38:d6:a3:0d:ee:f8:4d:91:34:52:0f:f1:0a:5e"}} 2018-07-25 11:24:07,144 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-db68aa31-0fc2-4739-8d86-287a87251e4a 2018-07-25 11:24:07,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd667fe59e0c0877056249b1fa0bab9e8052a5e" 2018-07-25 11:24:07,181 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 706 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f14ff8f8-9b79-4162-8ad1-1b8ddc015821 x-compute-request-id: req-f14ff8f8-9b79-4162-8ad1-1b8ddc015821 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClBJ8yI4fm6WpVjKAm9xvHyrZlTMQs/xIZNjurmzXo5o04rsy1nRn0xogDldWJqbjLSNYVJ71AJ/DIq2FPOR5j5TpMeLMvaVo4vvyD9voJuabnMSXignLhKnnqFo6eOhINInU41Zi2+6PItyfxrWd76Dk1NwH6u/zlnQqmsPf9hz8Ei+4ucp4rXU7rD40N4breT+d/lgi0zk6+3+TQVtDeoIHa8yM9Oww1CiQiXwEDsgWzY0rFuIl9UJM9I3bqVA1pwMPJHCno7aSkX3Y/I/k4YLZzbiuRQbXMCt//lzEzl2HbFJJgpG8jrHxSspKL6FrJ+r4Y1GCyPCCEpISX6/9h", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "name": "NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd", "deleted": false, "created_at": "2018-07-25T11:24:07.000000", "updated_at": null, "fingerprint": "eb:b6:38:d6:a3:0d:ee:f8:4d:91:34:52:0f:f1:0a:5e", "deleted_at": null, "id": 23}} 2018-07-25 11:24:07,181 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd used request id req-f14ff8f8-9b79-4162-8ad1-1b8ddc015821 2018-07-25 11:24:07,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd667fe59e0c0877056249b1fa0bab9e8052a5e" 2018-07-25 11:24:07,218 - 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-990131dd-ec8a-4670-8f1e-207143af0622 x-compute-request-id: req-990131dd-ec8a-4670-8f1e-207143af0622 RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClBJ8yI4fm6WpVjKAm9xvHyrZlTMQs/xIZNjurmzXo5o04rsy1nRn0xogDldWJqbjLSNYVJ71AJ/DIq2FPOR5j5TpMeLMvaVo4vvyD9voJuabnMSXignLhKnnqFo6eOhINInU41Zi2+6PItyfxrWd76Dk1NwH6u/zlnQqmsPf9hz8Ei+4ucp4rXU7rD40N4breT+d/lgi0zk6+3+TQVtDeoIHa8yM9Oww1CiQiXwEDsgWzY0rFuIl9UJM9I3bqVA1pwMPJHCno7aSkX3Y/I/k4YLZzbiuRQbXMCt//lzEzl2HbFJJgpG8jrHxSspKL6FrJ+r4Y1GCyPCCEpISX6/9h", "name": "NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd", "fingerprint": "eb:b6:38:d6:a3:0d:ee:f8:4d:91:34:52:0f:f1:0a:5e"}}]} 2018-07-25 11:24:07,218 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs used request id req-990131dd-ec8a-4670-8f1e-207143af0622 2018-07-25 11:24:07,219 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd 2018-07-25 11:24:07,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bd667fe59e0c0877056249b1fa0bab9e8052a5e" 2018-07-25 11:24:07,277 - 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-dbf80cf4-6b18-4244-a0ba-091e62f28200 x-compute-request-id: req-dbf80cf4-6b18-4244-a0ba-091e62f28200 2018-07-25 11:24:07,277 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8c6a8e5b-e3c7-4443-a779-f52d59432fdd used request id req-dbf80cf4-6b18-4244-a0ba-091e62f28200 2018-07-25 11:24:07,279 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:07,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:07,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["FCdbUYubRiK0Uzl2kVh4Ng"], "issued_at": "2018-07-25T11:24:07.000000Z"}} 2018-07-25 11:24:07,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2948c67b13dd55b02e3c5185f59afb695494339" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-id", "swap": 2}}' 2018-07-25 11:24:07,822 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3bff454-02aa-4440-9c27-fee5d0fdd0f4 x-compute-request-id: req-e3bff454-02aa-4440-9c27-fee5d0fdd0f4 RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-id", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-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-7081ae2e-a1af-465f-812c-6523c56314f7-id"}} 2018-07-25 11:24:07,822 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-e3bff454-02aa-4440-9c27-fee5d0fdd0f4 2018-07-25 11:24:07,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2948c67b13dd55b02e3c5185f59afb695494339" 2018-07-25 11:24:07,857 - 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-e42d3090-c0a6-40fd-a606-1b58283cbbdd x-compute-request-id: req-e42d3090-c0a6-40fd-a606-1b58283cbbdd 2018-07-25 11:24:07,857 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-id used request id req-e42d3090-c0a6-40fd-a606-1b58283cbbdd 2018-07-25 11:24:07,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2948c67b13dd55b02e3c5185f59afb695494339" 2018-07-25 11:24:07,899 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3a7bd99-33f9-42ca-a45b-8d3de16b3316 x-compute-request-id: req-b3a7bd99-33f9-42ca-a45b-8d3de16b3316 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:24:07,899 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-b3a7bd99-33f9-42ca-a45b-8d3de16b3316 2018-07-25 11:24:07,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2948c67b13dd55b02e3c5185f59afb695494339" 2018-07-25 11:24:07,936 - 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-de0e62f0-f035-40bf-990d-cc7994bd57ab x-compute-request-id: req-de0e62f0-f035-40bf-990d-cc7994bd57ab RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-id could not be found.", "code": 404}} 2018-07-25 11:24:07,936 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-7081ae2e-a1af-465f-812c-6523c56314f7-id used request id req-de0e62f0-f035-40bf-990d-cc7994bd57ab 2018-07-25 11:24:07,937 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:07,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:08,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["rfMYdvTzTmyjS6OP6Fnp8A"], "issued_at": "2018-07-25T11:24:08.000000Z"}} 2018-07-25 11:24:08,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b7e9b9eaaf3b56e6c348ae482f46e156e2f3fd" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-22789c1b-4679-4934-87f0-da4cd5df5199-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-22789c1b-4679-4934-87f0-da4cd5df5199-id", "swap": 2}}' 2018-07-25 11:24:08,584 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dcf32d2-f7b8-42b0-88e2-a43221023d79 x-compute-request-id: req-5dcf32d2-f7b8-42b0-88e2-a43221023d79 RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-22789c1b-4679-4934-87f0-da4cd5df5199-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-22789c1b-4679-4934-87f0-da4cd5df5199-id", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/NovaUtilsFlavorTests-22789c1b-4679-4934-87f0-da4cd5df5199-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-22789c1b-4679-4934-87f0-da4cd5df5199-id"}} 2018-07-25 11:24:08,584 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-5dcf32d2-f7b8-42b0-88e2-a43221023d79 2018-07-25 11:24:08,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-22789c1b-4679-4934-87f0-da4cd5df5199-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b7e9b9eaaf3b56e6c348ae482f46e156e2f3fd" 2018-07-25 11:24:08,724 - 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-6c04c9c5-eee6-40d8-b5c5-869beda2a9b1 x-compute-request-id: req-6c04c9c5-eee6-40d8-b5c5-869beda2a9b1 2018-07-25 11:24:08,724 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/NovaUtilsFlavorTests-22789c1b-4679-4934-87f0-da4cd5df5199-id used request id req-6c04c9c5-eee6-40d8-b5c5-869beda2a9b1 2018-07-25 11:24:08,725 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:08,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:09,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["G73x3IERTyeBSZNsn4EA5g"], "issued_at": "2018-07-25T11:24:09.000000Z"}} 2018-07-25 11:24:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:09,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e602f2b4-2ab6-4f0f-98c9-4fb6eb731a50 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:09,226 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e602f2b4-2ab6-4f0f-98c9-4fb6eb731a50 2018-07-25 11:24:09,228 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:24:09,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:09,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:09,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["5RJWZynbR2CQlhfhfIkkWg"], "issued_at": "2018-07-25T11:24:09.000000Z"}} 2018-07-25 11:24:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" 2018-07-25 11:24:09,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-041e8928-9b5c-4fbc-8ae0-96d11ccefbbd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:09,705 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-041e8928-9b5c-4fbc-8ae0-96d11ccefbbd 2018-07-25 11:24:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" 2018-07-25 11:24:10,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json x-openstack-request-id: req-8ba2c8c2-35d0-44fb-b432-e7ce245feaef RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image"} 2018-07-25 11:24:10,396 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image used request id req-8ba2c8c2-35d0-44fb-b432-e7ce245feaef 2018-07-25 11:24:10,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" 2018-07-25 11:24:10,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-154ddb22-03fe-4a0a-bbc3-31cb1a7c8bb7 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:24:10,421 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-154ddb22-03fe-4a0a-bbc3-31cb1a7c8bb7 2018-07-25 11:24:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image"}' 2018-07-25 11:24:10,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-cbaefed3-3bde-4e17-acf1-ee0ce0b8244a RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:24:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:24:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/6cf09083-5364-4bd3-8898-248de9be7313", "min_disk": 0, "protected": false, "id": "6cf09083-5364-4bd3-8898-248de9be7313", "file": "/v2/images/6cf09083-5364-4bd3-8898-248de9be7313/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:24:10,649 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-cbaefed3-3bde-4e17-acf1-ee0ce0b8244a 2018-07-25 11:24:10,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" -d '' 2018-07-25 11:24:11,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-f15a4ad5-1e5d-4d36-b7d9-c158d8fc533c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:24:11,353 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313/file used request id req-f15a4ad5-1e5d-4d36-b7d9-c158d8fc533c 2018-07-25 11:24:11,353 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:24:11,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" 2018-07-25 11:24:11,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json x-openstack-request-id: req-5dde7995-0d8d-4129-83ed-ad41e7e15f70 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:24:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:24:11Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/6cf09083-5364-4bd3-8898-248de9be7313/snap", "metadata": {}}], "self": "/v2/images/6cf09083-5364-4bd3-8898-248de9be7313", "min_disk": 0, "protected": false, "id": "6cf09083-5364-4bd3-8898-248de9be7313", "file": "/v2/images/6cf09083-5364-4bd3-8898-248de9be7313/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/6cf09083-5364-4bd3-8898-248de9be7313/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:24:11,605 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313 used request id req-5dde7995-0d8d-4129-83ed-ad41e7e15f70 2018-07-25 11:24:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" 2018-07-25 11:24:11,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-c0e79db0-cc20-4848-8b84-15b66ee8fca7 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:24:11,625 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-c0e79db0-cc20-4848-8b84-15b66ee8fca7 2018-07-25 11:24:11,627 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image 2018-07-25 11:24:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" 2018-07-25 11:24:11,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json x-openstack-request-id: req-39f067d0-d5dc-4594-b791-9534befbce86 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:24:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:24:11Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/6cf09083-5364-4bd3-8898-248de9be7313/snap", "metadata": {}}], "self": "/v2/images/6cf09083-5364-4bd3-8898-248de9be7313", "min_disk": 0, "protected": false, "id": "6cf09083-5364-4bd3-8898-248de9be7313", "file": "/v2/images/6cf09083-5364-4bd3-8898-248de9be7313/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/6cf09083-5364-4bd3-8898-248de9be7313/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:24:11,665 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313 used request id req-39f067d0-d5dc-4594-b791-9534befbce86 2018-07-25 11:24:11,666 - create_image - DEBUG - Instance status is - active 2018-07-25 11:24:11,666 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image 2018-07-25 11:24:11,666 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image 2018-07-25 11:24:11,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:11,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:12,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["vhUmoL8ORNeSCsR94YusMg"], "issued_at": "2018-07-25T11:24:12.000000Z"}} 2018-07-25 11:24:12,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" 2018-07-25 11:24:12,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:12 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-f8af68e4-12f5-4264-ab2c-cb72c591c8f2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:12,145 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-f8af68e4-12f5-4264-ab2c-cb72c591c8f2 2018-07-25 11:24:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" 2018-07-25 11:24:12,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d3a24d9-f355-427e-aa7d-fada2015030e Date: Wed, 25 Jul 2018 11:24:12 GMT RESP BODY: {"networks":[]} 2018-07-25 11:24:12,237 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net used request id req-8d3a24d9-f355-427e-aa7d-fada2015030e 2018-07-25 11:24:12,237 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net 2018-07-25 11:24:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" -d '{"network": {"name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net", "admin_state_up": true}}' 2018-07-25 11:24:12,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b63c8ec5-f355-4a27-ae69-64e2dcc9395d Date: Wed, 25 Jul 2018 11:24:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:24:12Z","is_default":false,"provider:segmentation_id":92,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:12Z","mtu":1450}} 2018-07-25 11:24:12,548 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-b63c8ec5-f355-4a27-ae69-64e2dcc9395d 2018-07-25 11:24:12,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" 2018-07-25 11:24:12,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6cae2f29-3b55-4ab6-8071-d58c4afef50e Date: Wed, 25 Jul 2018 11:24:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:24:12Z","provider:segmentation_id":92,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:12Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:12,659 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-6cae2f29-3b55-4ab6-8071-d58c4afef50e 2018-07-25 11:24:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" 2018-07-25 11:24:12,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23c4b2f1-3e59-4c4d-b89e-db2a45057337 Date: Wed, 25 Jul 2018 11:24:12 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:24:12,710 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-23c4b2f1-3e59-4c4d-b89e-db2a45057337 2018-07-25 11:24:12,711 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet 2018-07-25 11:24:12,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" -d '{"subnets": [{"ip_version": 4, "network_id": "cdac0231-e358-4f3e-87e0-98c7aec6ad0e", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet"}]}' 2018-07-25 11:24:13,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4ea2ac31-c432-40b9-8b0d-beb462b62489 Date: Wed, 25 Jul 2018 11:24:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:13Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:13Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet"}]} 2018-07-25 11:24:13,552 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-4ea2ac31-c432-40b9-8b0d-beb462b62489 2018-07-25 11:24:13,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" 2018-07-25 11:24:14,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e0adaf30-4a62-42f0-9ad4-b17045b3d101 Date: Wed, 25 Jul 2018 11:24:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2619fa3a-f9a4-4672-ada7-f58b73b18d36"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:13Z","provider:segmentation_id":92,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:12Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:14,008 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-e0adaf30-4a62-42f0-9ad4-b17045b3d101 2018-07-25 11:24:14,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" 2018-07-25 11:24:14,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2e9c1eb9-662d-40f4-9d82-ce4b76cbcc10 Date: Wed, 25 Jul 2018 11:24:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:13Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:13Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet"}]} 2018-07-25 11:24:14,082 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-2e9c1eb9-662d-40f4-9d82-ce4b76cbcc10 2018-07-25 11:24:14,082 - OpenStackNetwork - DEBUG - Network [cdac0231-e358-4f3e-87e0-98c7aec6ad0e] created successfully 2018-07-25 11:24:14,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:14,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:14,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["BHfMGvl2Tz63LqM-nWbkgw"], "issued_at": "2018-07-25T11:24:14.000000Z"}} 2018-07-25 11:24:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83ddb0938386edcdeafc41dcb9f70bc4cb619a" 2018-07-25 11:24:14,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:14 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-24ec5a38-e692-472c-b70c-bf40fa945a59 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:14,545 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-24ec5a38-e692-472c-b70c-bf40fa945a59 2018-07-25 11:24:14,546 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:14,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83ddb0938386edcdeafc41dcb9f70bc4cb619a" 2018-07-25 11:24:14,728 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8692253c-58b9-4e06-b135-44065b5026d8 x-compute-request-id: req-8692253c-58b9-4e06-b135-44065b5026d8 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:24:14,728 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8692253c-58b9-4e06-b135-44065b5026d8 2018-07-25 11:24:14,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83ddb0938386edcdeafc41dcb9f70bc4cb619a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-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-25 11:24:14,783 - 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-00c6b59e-0872-406b-a0d1-2eca73c5c45c x-compute-request-id: req-00c6b59e-0872-406b-a0d1-2eca73c5c45c RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "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": "a50ad491-5ec0-4863-921f-29e5fde215ef"}} 2018-07-25 11:24:14,784 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-00c6b59e-0872-406b-a0d1-2eca73c5c45c 2018-07-25 11:24:14,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:14,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:15,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["u9tKq3BOTJmyjznvP4W98g"], "issued_at": "2018-07-25T11:24:15.000000Z"}} 2018-07-25 11:24:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d0ac21a06eeb34c32f3b387a6406aa5b91bc39" 2018-07-25 11:24:15,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9b97584d-3afa-43d1-85c2-cb1c5f892477 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:15,270 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9b97584d-3afa-43d1-85c2-cb1c5f892477 2018-07-25 11:24:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:15,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-08e98e04-b3c4-4513-9e10-227072834a3d Date: Wed, 25 Jul 2018 11:24:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2619fa3a-f9a4-4672-ada7-f58b73b18d36"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:13Z","provider:segmentation_id":92,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:12Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:15,539 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net used request id req-08e98e04-b3c4-4513-9e10-227072834a3d 2018-07-25 11:24:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:15,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b9f0f7b7-b3ff-402a-84c9-549cecadebf6 Date: Wed, 25 Jul 2018 11:24:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:13Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:13Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet"}]} 2018-07-25 11:24:15,617 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-b9f0f7b7-b3ff-402a-84c9-549cecadebf6 2018-07-25 11:24:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:16,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-90964c9e-65ff-4b87-a1cd-cc3651c46f03 Date: Wed, 25 Jul 2018 11:24:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2619fa3a-f9a4-4672-ada7-f58b73b18d36"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:13Z","provider:segmentation_id":92,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:12Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:16,066 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net used request id req-90964c9e-65ff-4b87-a1cd-cc3651c46f03 2018-07-25 11:24:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:24:16,074 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:16 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:24:16,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d0ac21a06eeb34c32f3b387a6406aa5b91bc39" 2018-07-25 11:24:16,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:16 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-67cbb6d1-0e30-4df1-a267-c919dbd4da95 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:16,111 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-67cbb6d1-0e30-4df1-a267-c919dbd4da95 2018-07-25 11:24:16,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:16,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3c1b21e4-7d0d-4f86-b7f1-bf048884ae8f Date: Wed, 25 Jul 2018 11:24:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:13Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:13Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet"}]} 2018-07-25 11:24:16,220 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-3c1b21e4-7d0d-4f86-b7f1-bf048884ae8f 2018-07-25 11:24:16,221 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net 2018-07-25 11:24:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" -d '{"port": {"network_id": "cdac0231-e358-4f3e-87e0-98c7aec6ad0e", "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-port", "admin_state_up": true}}' 2018-07-25 11:24:17,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-81edefc1-891a-46e7-8bb4-78a18e6b5913 Date: Wed, 25 Jul 2018 11:24:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:16Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","ip_address":"10.55.0.7"}],"id":"3a1d646d-b072-4381-a7d3-5336245cdf41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:99:1b","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-port","admin_state_up":true,"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:16Z","binding:vnic_type":"normal"}} 2018-07-25 11:24:17,159 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-81edefc1-891a-46e7-8bb4-78a18e6b5913 2018-07-25 11:24:17,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-3cf11400-5d72-4e1e-9528-733881bb9d8b Date: Wed, 25 Jul 2018 11:24:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2619fa3a-f9a4-4672-ada7-f58b73b18d36"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:13Z","provider:segmentation_id":92,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:12Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:17,300 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net used request id req-3cf11400-5d72-4e1e-9528-733881bb9d8b 2018-07-25 11:24:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7568b452-7bdc-4b2c-87a6-b59f35af2aa9 Date: Wed, 25 Jul 2018 11:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:13Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:13Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet"}]} 2018-07-25 11:24:17,390 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-7568b452-7bdc-4b2c-87a6-b59f35af2aa9 2018-07-25 11:24:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-22ad48d5-6c10-435d-801b-db1d992e8f65 Date: Wed, 25 Jul 2018 11:24:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2619fa3a-f9a4-4672-ada7-f58b73b18d36"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:13Z","provider:segmentation_id":92,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:12Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:17,547 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net used request id req-22ad48d5-6c10-435d-801b-db1d992e8f65 2018-07-25 11:24:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:24:17,559 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:17 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:24:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a69ad8b2-d472-4e87-a98e-8a3993574003 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:17,581 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-a69ad8b2-d472-4e87-a98e-8a3993574003 2018-07-25 11:24:17,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-97a0851a-bf00-4804-98ea-62927c5c030e Date: Wed, 25 Jul 2018 11:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:13Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:13Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet"}]} 2018-07-25 11:24:17,669 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-97a0851a-bf00-4804-98ea-62927c5c030e 2018-07-25 11:24:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e&name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-9f541d6d-e012-4fa4-ba97-92f0602a2049 Date: Wed, 25 Jul 2018 11:24:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","ip_address":"10.55.0.7"}],"id":"3a1d646d-b072-4381-a7d3-5336245cdf41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:99:1b","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-port","admin_state_up":true,"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:16Z","binding:vnic_type":"normal"}]} 2018-07-25 11:24:17,774 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e&name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-port&admin_state_up=True used request id req-9f541d6d-e012-4fa4-ba97-92f0602a2049 2018-07-25 11:24:17,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-01da08ca-1f0c-4f16-b00c-2dd0a11ef2db X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:17,815 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-01da08ca-1f0c-4f16-b00c-2dd0a11ef2db 2018-07-25 11:24:17,816 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-vm_inst 2018-07-25 11:24:17,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,856 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1448 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-08feb2c3-f8cf-4ac9-bd5b-041125bbe3ac x-compute-request-id: req-08feb2c3-f8cf-4ac9-bd5b-041125bbe3ac RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "a50ad491-5ec0-4863-921f-29e5fde215ef", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-flavor-name"}]} 2018-07-25 11:24:17,856 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-08feb2c3-f8cf-4ac9-bd5b-041125bbe3ac 2018-07-25 11:24:17,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,901 - 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-cac9a85d-3cb6-4f2c-af7d-0ec558c6ddbb x-compute-request-id: req-cac9a85d-3cb6-4f2c-af7d-0ec558c6ddbb RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "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": "a50ad491-5ec0-4863-921f-29e5fde215ef"}} 2018-07-25 11:24:17,902 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef used request id req-cac9a85d-3cb6-4f2c-af7d-0ec558c6ddbb 2018-07-25 11:24:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json x-openstack-request-id: req-39419f81-40cc-4b12-9d28-b6ea2399be8b RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:24:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:24:11Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/6cf09083-5364-4bd3-8898-248de9be7313/snap", "metadata": {}}], "self": "/v2/images/6cf09083-5364-4bd3-8898-248de9be7313", "min_disk": 0, "protected": false, "id": "6cf09083-5364-4bd3-8898-248de9be7313", "file": "/v2/images/6cf09083-5364-4bd3-8898-248de9be7313/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/6cf09083-5364-4bd3-8898-248de9be7313/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image"} 2018-07-25 11:24:17,956 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image used request id req-39419f81-40cc-4b12-9d28-b6ea2399be8b 2018-07-25 11:24:17,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:17,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-a5d7e923-07f4-4c7d-840f-4b92252d554d 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:24:17,978 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-a5d7e923-07f4-4c7d-840f-4b92252d554d 2018-07-25 11:24:17,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" -d '{"server": {"name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-vm_inst", "imageRef": "6cf09083-5364-4bd3-8898-248de9be7313", "flavorRef": "a50ad491-5ec0-4863-921f-29e5fde215ef", "max_count": 1, "min_count": 1, "networks": [{"port": "3a1d646d-b072-4381-a7d3-5336245cdf41"}]}}' 2018-07-25 11:24:19,530 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-39ec5ccd-719c-4896-8eaa-7a85f72c6b6c x-compute-request-id: req-39ec5ccd-719c-4896-8eaa-7a85f72c6b6c RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "bookmark"}], "adminPass": "LEEj62FgSCjg"}} 2018-07-25 11:24:19,531 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-39ec5ccd-719c-4896-8eaa-7a85f72c6b6c 2018-07-25 11:24:19,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:20,048 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1409 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7fd666cd-a0da-441c-b923-c0c79fbb1c91 x-compute-request-id: req-7fd666cd-a0da-441c-b923-c0c79fbb1c91 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "bookmark"}], "image": {"id": "6cf09083-5364-4bd3-8898-248de9be7313", "links": [{"href": "https://192.16.1.222:8774/images/6cf09083-5364-4bd3-8898-248de9be7313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a50ad491-5ec0-4863-921f-29e5fde215ef", "links": [{"href": "https://192.16.1.222:8774/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "bookmark"}]}, "id": "91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:24:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-vm_inst", "created": "2018-07-25T11:24:19Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:20,049 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a used request id req-7fd666cd-a0da-441c-b923-c0c79fbb1c91 2018-07-25 11:24:20,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:20,199 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1409 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fea37fde-96aa-42ec-92a1-0a170862f2b8 x-compute-request-id: req-fea37fde-96aa-42ec-92a1-0a170862f2b8 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "bookmark"}], "image": {"id": "6cf09083-5364-4bd3-8898-248de9be7313", "links": [{"href": "https://192.16.1.222:8774/images/6cf09083-5364-4bd3-8898-248de9be7313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a50ad491-5ec0-4863-921f-29e5fde215ef", "links": [{"href": "https://192.16.1.222:8774/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "bookmark"}]}, "id": "91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:24:20Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-vm_inst", "created": "2018-07-25T11:24:19Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:20,199 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a used request id req-fea37fde-96aa-42ec-92a1-0a170862f2b8 2018-07-25 11:24:23,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:23,736 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1532 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd9b8d52-13fb-4c5c-912e-af09868b9fd0 x-compute-request-id: req-dd9b8d52-13fb-4c5c-912e-af09868b9fd0 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "bookmark"}], "image": {"id": "6cf09083-5364-4bd3-8898-248de9be7313", "links": [{"href": "https://192.16.1.222:8774/images/6cf09083-5364-4bd3-8898-248de9be7313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a50ad491-5ec0-4863-921f-29e5fde215ef", "links": [{"href": "https://192.16.1.222:8774/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "bookmark"}]}, "id": "91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:24:22Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-vm_inst", "created": "2018-07-25T11:24:19Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:23,736 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a used request id req-dd9b8d52-13fb-4c5c-912e-af09868b9fd0 2018-07-25 11:24:26,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:27,192 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1729 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0809b9ac-f458-494e-a0cf-b69d738e575e x-compute-request-id: req-0809b9ac-f458-494e-a0cf-b69d738e575e RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:99:1b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "bookmark"}], "image": {"id": "6cf09083-5364-4bd3-8898-248de9be7313", "links": [{"href": "https://192.16.1.222:8774/images/6cf09083-5364-4bd3-8898-248de9be7313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-25T11:24:25.000000", "flavor": {"id": "a50ad491-5ec0-4863-921f-29e5fde215ef", "links": [{"href": "https://192.16.1.222:8774/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "bookmark"}]}, "id": "91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:25Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-vm_inst", "created": "2018-07-25T11:24:19Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:27,192 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a used request id req-0809b9ac-f458-494e-a0cf-b69d738e575e 2018-07-25 11:24:27,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:27,570 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1729 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0403d6ea-3a33-4c1f-9e04-7947bb31796d x-compute-request-id: req-0403d6ea-3a33-4c1f-9e04-7947bb31796d RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:99:1b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "rel": "bookmark"}], "image": {"id": "6cf09083-5364-4bd3-8898-248de9be7313", "links": [{"href": "https://192.16.1.222:8774/images/6cf09083-5364-4bd3-8898-248de9be7313", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-25T11:24:25.000000", "flavor": {"id": "a50ad491-5ec0-4863-921f-29e5fde215ef", "links": [{"href": "https://192.16.1.222:8774/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef", "rel": "bookmark"}]}, "id": "91541e1f-90a9-4a82-b345-ea3b7c3b6f1a", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:25Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-vm_inst", "created": "2018-07-25T11:24:19Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:27,571 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a used request id req-0403d6ea-3a33-4c1f-9e04-7947bb31796d 2018-07-25 11:24:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:27,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-3629b336-5036-400b-b1bb-e9b43349d3cd Date: Wed, 25 Jul 2018 11:24:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2619fa3a-f9a4-4672-ada7-f58b73b18d36"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:13Z","provider:segmentation_id":92,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:12Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:27,728 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net used request id req-3629b336-5036-400b-b1bb-e9b43349d3cd 2018-07-25 11:24:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:27,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:27 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a1417dd5-46a3-48ab-ba92-9614239a52ad X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:27,764 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-a1417dd5-46a3-48ab-ba92-9614239a52ad 2018-07-25 11:24:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:27,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-919f0f45-f1c2-4113-aa1b-7ef7965e0587 Date: Wed, 25 Jul 2018 11:24:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:13Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:13Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","subnetpool_id":null,"name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet"}]} 2018-07-25 11:24:27,837 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-919f0f45-f1c2-4113-aa1b-7ef7965e0587 2018-07-25 11:24:27,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:27,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3673 X-Openstack-Request-Id: req-60af1a47-f18a-4025-8daf-e1aaaeb2d79f Date: Wed, 25 Jul 2018 11:24:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","ip_address":"10.55.0.3"}],"id":"18aebe3f-1736-4a0a-80cf-5e9ebfa952e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:06:82","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-cdac0231-e358-4f3e-87e0-98c7aec6ad0e","name":"","admin_state_up":true,"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","ip_address":"10.55.0.2"}],"id":"19610c2f-c8bb-4382-a447-8c32b56beff8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f2:03:fa","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-cdac0231-e358-4f3e-87e0-98c7aec6ad0e","name":"","admin_state_up":true,"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:22Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","ip_address":"10.55.0.7"}],"id":"3a1d646d-b072-4381-a7d3-5336245cdf41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:99:1b","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host4","description":"","tags":[],"device_id":"91541e1f-90a9-4a82-b345-ea3b7c3b6f1a","name":"NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-port","admin_state_up":true,"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2619fa3a-f9a4-4672-ada7-f58b73b18d36","ip_address":"10.55.0.4"}],"id":"3e026182-9d42-4a63-8761-ef883c6c0198","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:2f:03","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-cdac0231-e358-4f3e-87e0-98c7aec6ad0e","name":"","admin_state_up":true,"network_id":"cdac0231-e358-4f3e-87e0-98c7aec6ad0e","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:15Z","binding:vnic_type":"normal"}]} 2018-07-25 11:24:27,911 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-60af1a47-f18a-4025-8daf-e1aaaeb2d79f 2018-07-25 11:24:27,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:28,211 - 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-85b6e655-fa1b-4ccc-84b8-b8bdb0ae501b x-compute-request-id: req-85b6e655-fa1b-4ccc-84b8-b8bdb0ae501b 2018-07-25 11:24:28,211 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/91541e1f-90a9-4a82-b345-ea3b7c3b6f1a used request id req-85b6e655-fa1b-4ccc-84b8-b8bdb0ae501b 2018-07-25 11:24:28,211 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-port 2018-07-25 11:24:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/3a1d646d-b072-4381-a7d3-5336245cdf41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a842c0493636a43aa1bb836375fbc3547b2ccad9" 2018-07-25 11:24:28,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a288f54-f2fc-4d48-ba9b-bdb0ab0de21c Date: Wed, 25 Jul 2018 11:24:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:24:28,892 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/3a1d646d-b072-4381-a7d3-5336245cdf41 used request id req-7a288f54-f2fc-4d48-ba9b-bdb0ab0de21c 2018-07-25 11:24:28,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb83ddb0938386edcdeafc41dcb9f70bc4cb619a" 2018-07-25 11:24:28,936 - 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-5732c78a-d6fc-4c27-ab47-8def5f7a5b77 x-compute-request-id: req-5732c78a-d6fc-4c27-ab47-8def5f7a5b77 2018-07-25 11:24:28,936 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/a50ad491-5ec0-4863-921f-29e5fde215ef used request id req-5732c78a-d6fc-4c27-ab47-8def5f7a5b77 2018-07-25 11:24:28,937 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet 2018-07-25 11:24:28,937 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-subnet 2018-07-25 11:24:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/2619fa3a-f9a4-4672-ada7-f58b73b18d36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" 2018-07-25 11:24:32,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70ab2ec8-77f9-44f1-8329-c9ba68504a3e Date: Wed, 25 Jul 2018 11:24:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:24:32,593 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/2619fa3a-f9a4-4672-ada7-f58b73b18d36 used request id req-70ab2ec8-77f9-44f1-8329-c9ba68504a3e 2018-07-25 11:24:32,593 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-net 2018-07-25 11:24:32,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/cdac0231-e358-4f3e-87e0-98c7aec6ad0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eecfec0f2c9e5dc69d372c14676f930237d831b" 2018-07-25 11:24:35,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a5d5671-b7aa-40f7-8df6-aa6d1a2ea45a Date: Wed, 25 Jul 2018 11:24:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:24:35,120 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/cdac0231-e358-4f3e-87e0-98c7aec6ad0e used request id req-1a5d5671-b7aa-40f7-8df6-aa6d1a2ea45a 2018-07-25 11:24:35,120 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-5a5f3c65-c760-4d5d-8de3-2084065986fe-image 2018-07-25 11:24:35,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3441f38b6f63b9a1e669065b4277fca9f6e9c19" 2018-07-25 11:24:35,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-fefbd81c-7d2e-41e9-b2f2-ec10bfc0fef0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:24:35,679 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/6cf09083-5364-4bd3-8898-248de9be7313 used request id req-fefbd81c-7d2e-41e9-b2f2-ec10bfc0fef0 2018-07-25 11:24:35,681 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:35,684 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:24:35,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:35,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:36,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["JxlYX_GsT4iyRQ62h9W6dw"], "issued_at": "2018-07-25T11:24:36.000000Z"}} 2018-07-25 11:24:36,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" 2018-07-25 11:24:36,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c0cd4e97-d0a4-48c6-9035-c1b526e69831 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:36,136 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c0cd4e97-d0a4-48c6-9035-c1b526e69831 2018-07-25 11:24:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" 2018-07-25 11:24:36,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-caf14698-14b0-49c3-b0fe-0edc918af41a RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image"} 2018-07-25 11:24:36,249 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image used request id req-caf14698-14b0-49c3-b0fe-0edc918af41a 2018-07-25 11:24:36,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" 2018-07-25 11:24:36,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-864272fb-e0a3-4c18-880a-b337f01f29f5 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:24:36,263 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-864272fb-e0a3-4c18-880a-b337f01f29f5 2018-07-25 11:24:36,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image"}' 2018-07-25 11:24:36,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-40099b59-e4b6-4bff-a6f4-4e97a2b28796 RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:24:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:24:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8", "min_disk": 0, "protected": false, "id": "24fddb60-2844-4587-ba67-b5792582a5a8", "file": "/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:24:36,540 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-40099b59-e4b6-4bff-a6f4-4e97a2b28796 2018-07-25 11:24:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" -d '' 2018-07-25 11:24:37,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-31a1c969-f02d-4ae9-b38d-d64f0089fa1a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:24:37,586 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8/file used request id req-31a1c969-f02d-4ae9-b38d-d64f0089fa1a 2018-07-25 11:24:37,587 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:24:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" 2018-07-25 11:24:37,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-a3658734-5e0f-4a9d-969e-605d31d2820c RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:24:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:24:37Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/24fddb60-2844-4587-ba67-b5792582a5a8/snap", "metadata": {}}], "self": "/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8", "min_disk": 0, "protected": false, "id": "24fddb60-2844-4587-ba67-b5792582a5a8", "file": "/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/24fddb60-2844-4587-ba67-b5792582a5a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:24:37,632 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8 used request id req-a3658734-5e0f-4a9d-969e-605d31d2820c 2018-07-25 11:24:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" 2018-07-25 11:24:37,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-3110945e-abfb-4782-8619-e07636343131 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:24:37,924 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-3110945e-abfb-4782-8619-e07636343131 2018-07-25 11:24:37,925 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image 2018-07-25 11:24:37,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" 2018-07-25 11:24:38,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-6683ec7d-75ad-4f12-8a84-580b5b9b5c8e RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:24:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:24:37Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/24fddb60-2844-4587-ba67-b5792582a5a8/snap", "metadata": {}}], "self": "/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8", "min_disk": 0, "protected": false, "id": "24fddb60-2844-4587-ba67-b5792582a5a8", "file": "/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/24fddb60-2844-4587-ba67-b5792582a5a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:24:38,398 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8 used request id req-6683ec7d-75ad-4f12-8a84-580b5b9b5c8e 2018-07-25 11:24:38,398 - create_image - DEBUG - Instance status is - active 2018-07-25 11:24:38,398 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image 2018-07-25 11:24:38,398 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image 2018-07-25 11:24:38,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:38,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:38,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Vj2dZYPZTlOKC0uxXhTbkA"], "issued_at": "2018-07-25T11:24:38.000000Z"}} 2018-07-25 11:24:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" 2018-07-25 11:24:38,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:38 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8994bdb0-25eb-4b46-a52e-5801bf61c5ae X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:38,862 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8994bdb0-25eb-4b46-a52e-5801bf61c5ae 2018-07-25 11:24:38,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" 2018-07-25 11:24:38,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e94f9b80-eec8-42cc-949f-5433a6e3dd75 Date: Wed, 25 Jul 2018 11:24:38 GMT RESP BODY: {"networks":[]} 2018-07-25 11:24:38,954 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-e94f9b80-eec8-42cc-949f-5433a6e3dd75 2018-07-25 11:24:38,954 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net 2018-07-25 11:24:38,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net", "admin_state_up": true}}' 2018-07-25 11:24:39,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ad9deafc-fd73-4dde-9040-afe28f7aa1ae Date: Wed, 25 Jul 2018 11:24:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","is_default":false,"provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","mtu":1450}} 2018-07-25 11:24:39,272 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-ad9deafc-fd73-4dde-9040-afe28f7aa1ae 2018-07-25 11:24:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" 2018-07-25 11:24:39,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6973d9cf-2196-49ef-afda-cc128340deea Date: Wed, 25 Jul 2018 11:24:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:39,415 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-6973d9cf-2196-49ef-afda-cc128340deea 2018-07-25 11:24:39,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" 2018-07-25 11:24:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dc461a5b-4685-4ce9-8961-a2e704c5951a Date: Wed, 25 Jul 2018 11:24:39 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:24:39,461 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-dc461a5b-4685-4ce9-8961-a2e704c5951a 2018-07-25 11:24:39,462 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet 2018-07-25 11:24:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" -d '{"subnets": [{"ip_version": 4, "network_id": "5791c0fe-17b7-4154-b599-bb36946dbf98", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]}' 2018-07-25 11:24:40,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-981aebe4-685a-472c-927d-51c3ae259a1a Date: Wed, 25 Jul 2018 11:24:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:40,088 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-981aebe4-685a-472c-927d-51c3ae259a1a 2018-07-25 11:24:40,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" 2018-07-25 11:24:40,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-8e52b28f-69a4-4fe4-8440-9e80b6528207 Date: Wed, 25 Jul 2018 11:24:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:40,598 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-8e52b28f-69a4-4fe4-8440-9e80b6528207 2018-07-25 11:24:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" 2018-07-25 11:24:40,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4dcd26a9-3302-45a8-b160-ec76461341ed Date: Wed, 25 Jul 2018 11:24:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:40,665 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-4dcd26a9-3302-45a8-b160-ec76461341ed 2018-07-25 11:24:40,665 - OpenStackNetwork - DEBUG - Network [5791c0fe-17b7-4154-b599-bb36946dbf98] created successfully 2018-07-25 11:24:40,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:40,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:41,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["g4VNsDpgTrG4Ph11bJtGGA"], "issued_at": "2018-07-25T11:24:41.000000Z"}} 2018-07-25 11:24:41,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765334169639ec02fdda6110ceb0ecd84768de58" 2018-07-25 11:24:41,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d6b5fffe-8032-456d-b411-4c13f58b9b5e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:41,148 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d6b5fffe-8032-456d-b411-4c13f58b9b5e 2018-07-25 11:24:41,149 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:41,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765334169639ec02fdda6110ceb0ecd84768de58" 2018-07-25 11:24:41,237 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-26901d7f-f205-411a-92b4-6d46c9083366 x-compute-request-id: req-26901d7f-f205-411a-92b4-6d46c9083366 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:24:41,237 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-26901d7f-f205-411a-92b4-6d46c9083366 2018-07-25 11:24:41,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765334169639ec02fdda6110ceb0ecd84768de58" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-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-25 11:24:41,333 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-397ffe8f-94d4-48ae-b5a4-d56e709d85ad x-compute-request-id: req-397ffe8f-94d4-48ae-b5a4-d56e709d85ad RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "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": "37e69aad-f902-486f-8724-48e5cba152d3"}} 2018-07-25 11:24:41,333 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-397ffe8f-94d4-48ae-b5a4-d56e709d85ad 2018-07-25 11:24:41,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:41,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:41,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["m4mpac8NQ_ew16EH8FkfXQ"], "issued_at": "2018-07-25T11:24:41.000000Z"}} 2018-07-25 11:24:41,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:24:41,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:41 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c06630be-f8b4-44d7-9f1a-57082eee189c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:41,849 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c06630be-f8b4-44d7-9f1a-57082eee189c 2018-07-25 11:24:41,853 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:24:43,388 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-04d79015-1602-47c0-9f7b-d7382c921aba Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-04d79015-1602-47c0-9f7b-d7382c921aba RESP BODY: {"volumes": []} 2018-07-25 11:24:43,388 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail used request id req-04d79015-1602-47c0-9f7b-d7382c921aba 2018-07-25 11:24:43,391 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-04d79015-1602-47c0-9f7b-d7382c921aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "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-25 11:24:44,086 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-17991487-c782-4075-bf16-d2a7534701d9 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-17991487-c782-4075-bf16-d2a7534701d9 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:24:43.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1}} 2018-07-25 11:24:44,086 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes used request id req-17991487-c782-4075-bf16-d2a7534701d9 2018-07-25 11:24:44,089 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04d79015-1602-47c0-9f7b-d7382c921aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:24:44,239 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e91622ca-600d-426b-b3a8-4935d0943f20 Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-e91622ca-600d-426b-b3a8-4935d0943f20 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-25T11:24:44.000000", "replication_status": null, "snapshot_id": null, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "bootable": "false", "created_at": "2018-07-25T11:24:43.000000", "volume_type": "RBD"}} 2018-07-25 11:24:44,239 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-e91622ca-600d-426b-b3a8-4935d0943f20 2018-07-25 11:24:44,239 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a 2018-07-25 11:24:44,241 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04d79015-1602-47c0-9f7b-d7382c921aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:24:44,364 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-461dc595-8ce7-434c-ba14-41bb6f99fe35 Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-461dc595-8ce7-434c-ba14-41bb6f99fe35 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-25T11:24:44.000000", "replication_status": null, "snapshot_id": null, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "bootable": "false", "created_at": "2018-07-25T11:24:43.000000", "volume_type": "RBD"}} 2018-07-25 11:24:44,364 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-461dc595-8ce7-434c-ba14-41bb6f99fe35 2018-07-25 11:24:44,364 - create_volume - DEBUG - Instance status is - creating 2018-07-25 11:24:44,364 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-25 11:24:47,367 - create_volume - DEBUG - Volume status query timeout in 296.872008085 2018-07-25 11:24:47,369 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04d79015-1602-47c0-9f7b-d7382c921aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:24:47,492 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8050e3d0-3ed4-42d1-91f3-7c12137549a3 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-8050e3d0-3ed4-42d1-91f3-7c12137549a3 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:24:45.000000", "replication_status": null, "snapshot_id": null, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "bootable": "false", "created_at": "2018-07-25T11:24:43.000000", "volume_type": "RBD"}} 2018-07-25 11:24:47,493 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-8050e3d0-3ed4-42d1-91f3-7c12137549a3 2018-07-25 11:24:47,493 - create_volume - DEBUG - Instance status is - available 2018-07-25 11:24:47,493 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a 2018-07-25 11:24:47,493 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a 2018-07-25 11:24:47,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:47,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:47,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["4R7sK_dySBi5qATMn5ZmuA"], "issued_at": "2018-07-25T11:24:47.000000Z"}} 2018-07-25 11:24:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:47,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-842ccb64-7bba-469f-aa3c-48ec4df2033d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:47,996 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-842ccb64-7bba-469f-aa3c-48ec4df2033d 2018-07-25 11:24:47,997 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:24:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4ff81ea7-0251-4834-8348-ec6e8a3cdbb8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:48,027 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4ff81ea7-0251-4834-8348-ec6e8a3cdbb8 2018-07-25 11:24:48,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-57060f71-fd93-4670-ad97-6c50e91bfcf4 Date: Wed, 25 Jul 2018 11:24:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:48,218 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-57060f71-fd93-4670-ad97-6c50e91bfcf4 2018-07-25 11:24:48,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-67e5be40-81d5-4c03-b35d-d68995892d1b Date: Wed, 25 Jul 2018 11:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:48,307 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-67e5be40-81d5-4c03-b35d-d68995892d1b 2018-07-25 11:24:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-19ea131d-2321-4855-8986-e8ffa1f2d65a Date: Wed, 25 Jul 2018 11:24:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:48,452 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-19ea131d-2321-4855-8986-e8ffa1f2d65a 2018-07-25 11:24:48,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:24:48,462 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:24:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:48 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-bfc7a971-bcb4-4182-abc2-2e519a33cba7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:48,487 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-bfc7a971-bcb4-4182-abc2-2e519a33cba7 2018-07-25 11:24:48,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a46c7758-11c6-42e9-8d68-b43efdeafb08 Date: Wed, 25 Jul 2018 11:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:48,576 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-a46c7758-11c6-42e9-8d68-b43efdeafb08 2018-07-25 11:24:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d8ae0745-da2c-443f-b596-80337dac4c55 Date: Wed, 25 Jul 2018 11:24:48 GMT RESP BODY: {"ports":[]} 2018-07-25 11:24:48,633 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port&admin_state_up=True used request id req-d8ae0745-da2c-443f-b596-80337dac4c55 2018-07-25 11:24:48,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,773 - 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-b48ca251-624c-4730-9ac2-200d44e9c4fc x-compute-request-id: req-b48ca251-624c-4730-9ac2-200d44e9c4fc RESP BODY: {"servers": []} 2018-07-25 11:24:48,774 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst used request id req-b48ca251-624c-4730-9ac2-200d44e9c4fc 2018-07-25 11:24:48,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:48,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4ece8f77-11d7-447f-9c3f-c87dd09a3760 Date: Wed, 25 Jul 2018 11:24:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:48,939 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-4ece8f77-11d7-447f-9c3f-c87dd09a3760 2018-07-25 11:24:48,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:49,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7cfc285d-f416-49d1-86c7-b004e0706f0f Date: Wed, 25 Jul 2018 11:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:49,039 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-7cfc285d-f416-49d1-86c7-b004e0706f0f 2018-07-25 11:24:49,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:49,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-86f015a7-aa5c-46bd-be24-1f213223eda1 Date: Wed, 25 Jul 2018 11:24:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:49,196 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-86f015a7-aa5c-46bd-be24-1f213223eda1 2018-07-25 11:24:49,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:49,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-0d0a0825-c874-480c-89a3-7a91a9540929 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:49,235 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-0d0a0825-c874-480c-89a3-7a91a9540929 2018-07-25 11:24:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:49,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc3d1194-6bb6-4cc8-b823-a87c22519f48 Date: Wed, 25 Jul 2018 11:24:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:49,301 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-fc3d1194-6bb6-4cc8-b823-a87c22519f48 2018-07-25 11:24:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:49,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a0b7546-54a7-478b-bda6-0e0ca3ea7208 Date: Wed, 25 Jul 2018 11:24:49 GMT RESP BODY: {"ports":[]} 2018-07-25 11:24:49,346 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port&admin_state_up=True used request id req-0a0b7546-54a7-478b-bda6-0e0ca3ea7208 2018-07-25 11:24:49,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:24:49,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:24:49,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["CYuZKjWrRf-SiQpigdx3Bw"], "issued_at": "2018-07-25T11:24:49.000000Z"}} 2018-07-25 11:24:49,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4634d71c0ff46898cbab6d6a0d61032c7a79579" 2018-07-25 11:24:49,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c9ca3b73-f0f5-43f5-a291-59aec6ca102e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:24:49,811 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c9ca3b73-f0f5-43f5-a291-59aec6ca102e 2018-07-25 11:24:49,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:49,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bf4bcc6e-4518-4aa4-a186-2fb5ea3d9d6f Date: Wed, 25 Jul 2018 11:24:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:49,958 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-bf4bcc6e-4518-4aa4-a186-2fb5ea3d9d6f 2018-07-25 11:24:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:50,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d1e354a2-d5ad-4718-81f7-90c570b1c0c2 Date: Wed, 25 Jul 2018 11:24:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:50,032 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-d1e354a2-d5ad-4718-81f7-90c570b1c0c2 2018-07-25 11:24:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:50,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6a9840fc-63f4-468c-92c7-9ff3fb23fe90 Date: Wed, 25 Jul 2018 11:24:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:50,164 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-6a9840fc-63f4-468c-92c7-9ff3fb23fe90 2018-07-25 11:24:50,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:24:50,180 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:50 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:24:50,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4634d71c0ff46898cbab6d6a0d61032c7a79579" 2018-07-25 11:24:50,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:50 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ea87592a-6f20-4505-b0af-ddc7087cc62c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:50,208 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-ea87592a-6f20-4505-b0af-ddc7087cc62c 2018-07-25 11:24:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:50,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e15a9393-e58f-487a-96b3-42229ba98327 Date: Wed, 25 Jul 2018 11:24:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:50,326 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-e15a9393-e58f-487a-96b3-42229ba98327 2018-07-25 11:24:50,327 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net 2018-07-25 11:24:50,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" -d '{"port": {"network_id": "5791c0fe-17b7-4154-b599-bb36946dbf98", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port", "admin_state_up": true}}' 2018-07-25 11:24:51,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-05b77a0d-81d3-4cec-97db-46894d870ade Date: Wed, 25 Jul 2018 11:24:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:50Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"}} 2018-07-25 11:24:51,225 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-05b77a0d-81d3-4cec-97db-46894d870ade 2018-07-25 11:24:51,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6e5706fc-270a-4037-a07e-4c8b451ab487 Date: Wed, 25 Jul 2018 11:24:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:51,363 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-6e5706fc-270a-4037-a07e-4c8b451ab487 2018-07-25 11:24:51,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3d1b1dfc-b8ab-4c45-8f92-1cd3ab63dafe Date: Wed, 25 Jul 2018 11:24:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:51,447 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-3d1b1dfc-b8ab-4c45-8f92-1cd3ab63dafe 2018-07-25 11:24:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5644b8fb-6c42-4c30-b575-83ff2d9df156 Date: Wed, 25 Jul 2018 11:24:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:24:51,578 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-5644b8fb-6c42-4c30-b575-83ff2d9df156 2018-07-25 11:24:51,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:51 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-771fcfd1-a20b-40f3-b3aa-56046fb62c95 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:51,604 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-771fcfd1-a20b-40f3-b3aa-56046fb62c95 2018-07-25 11:24:51,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b47bfd6-d555-423d-a7a7-0205fd1f89d2 Date: Wed, 25 Jul 2018 11:24:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:24:51,679 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-2b47bfd6-d555-423d-a7a7-0205fd1f89d2 2018-07-25 11:24:51,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-eb04f03b-3de1-4318-9393-1762797edec8 Date: Wed, 25 Jul 2018 11:24:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"}]} 2018-07-25 11:24:51,751 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port&admin_state_up=True used request id req-eb04f03b-3de1-4318-9393-1762797edec8 2018-07-25 11:24:51,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:24:51 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2a42eee5-679c-4682-ba40-1801b06ac6b5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:24:51,797 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-2a42eee5-679c-4682-ba40-1801b06ac6b5 2018-07-25 11:24:51,798 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst 2018-07-25 11:24:51,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,837 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-97975db2-029c-4bd0-a279-30e60b4bda0d x-compute-request-id: req-97975db2-029c-4bd0-a279-30e60b4bda0d RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-flavor"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:24:51,837 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-97975db2-029c-4bd0-a279-30e60b4bda0d 2018-07-25 11:24:51,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/37e69aad-f902-486f-8724-48e5cba152d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,887 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f25b0f10-7db1-49ea-8c3b-9bc4fe83cc5c x-compute-request-id: req-f25b0f10-7db1-49ea-8c3b-9bc4fe83cc5c RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "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": "37e69aad-f902-486f-8724-48e5cba152d3"}} 2018-07-25 11:24:51,888 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/37e69aad-f902-486f-8724-48e5cba152d3 used request id req-f25b0f10-7db1-49ea-8c3b-9bc4fe83cc5c 2018-07-25 11:24:51,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-ab44881c-ea5f-4195-8c59-1b03724d845e RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:24:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:24:37Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/24fddb60-2844-4587-ba67-b5792582a5a8/snap", "metadata": {}}], "self": "/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8", "min_disk": 0, "protected": false, "id": "24fddb60-2844-4587-ba67-b5792582a5a8", "file": "/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/24fddb60-2844-4587-ba67-b5792582a5a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image"} 2018-07-25 11:24:51,947 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image used request id req-ab44881c-ea5f-4195-8c59-1b03724d845e 2018-07-25 11:24:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:51,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-ff81eaa8-b96e-4054-bab7-84fb979e4fce 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:24:51,968 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-ff81eaa8-b96e-4054-bab7-84fb979e4fce 2018-07-25 11:24:51,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "imageRef": "24fddb60-2844-4587-ba67-b5792582a5a8", "flavorRef": "37e69aad-f902-486f-8724-48e5cba152d3", "max_count": 1, "min_count": 1, "networks": [{"port": "1662f18f-2b61-4c8e-8bfb-9441cef6cd41"}]}}' 2018-07-25 11:24:52,824 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea27202a-a73d-43ee-b250-4dc08d4f0034 x-compute-request-id: req-ea27202a-a73d-43ee-b250-4dc08d4f0034 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "18101f60-8c84-415f-9427-bef3df30a624", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "adminPass": "cNih8tGBnodi"}} 2018-07-25 11:24:52,824 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-ea27202a-a73d-43ee-b250-4dc08d4f0034 2018-07-25 11:24:52,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:52,965 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7a12cea-16dc-4a93-bde5-1970ccea41e9 x-compute-request-id: req-c7a12cea-16dc-4a93-bde5-1970ccea41e9 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:24:52Z", "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-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:52,965 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-c7a12cea-16dc-4a93-bde5-1970ccea41e9 2018-07-25 11:24:52,966 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst 2018-07-25 11:24:52,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:53,175 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cd96c82-a0ed-4044-924b-0face9d1560c x-compute-request-id: req-3cd96c82-a0ed-4044-924b-0face9d1560c RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:24:53Z", "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-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:53,175 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-3cd96c82-a0ed-4044-924b-0face9d1560c 2018-07-25 11:24:53,175 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst] is - BUILD 2018-07-25 11:24:53,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:24:56,178 - create_instance - DEBUG - VM status query timeout in 896.78765893 2018-07-25 11:24:56,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:56,510 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1725 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc2df290-fab4-4b7d-b0cf-9745d694f544 x-compute-request-id: req-dc2df290-fab4-4b7d-b0cf-9745d694f544 RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:24:55Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:56,510 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-dc2df290-fab4-4b7d-b0cf-9745d694f544 2018-07-25 11:24:56,510 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst] is - BUILD 2018-07-25 11:24:56,510 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:24:59,512 - create_instance - DEBUG - VM status query timeout in 893.454231977 2018-07-25 11:24:59,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:24:59,816 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5cdb02bf-9211-474f-b285-5ab09693641c x-compute-request-id: req-5cdb02bf-9211-474f-b285-5ab09693641c RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:24:59,816 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-5cdb02bf-9211-474f-b285-5ab09693641c 2018-07-25 11:24:59,816 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst] is - ACTIVE 2018-07-25 11:24:59,816 - create_instance - INFO - VM is - ACTIVE 2018-07-25 11:24:59,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:00,186 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a83653bc-5b6a-4a30-a8bf-6b5735319b80 x-compute-request-id: req-a83653bc-5b6a-4a30-a8bf-6b5735319b80 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:00,186 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-a83653bc-5b6a-4a30-a8bf-6b5735319b80 2018-07-25 11:25:00,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:00,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e2512619-42d2-4557-90f4-a37f9c063757 Date: Wed, 25 Jul 2018 11:25:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:00,350 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-e2512619-42d2-4557-90f4-a37f9c063757 2018-07-25 11:25:00,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:00,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:00 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-54f4c41c-ee78-4e16-8b75-f13b9587fb36 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:00,384 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-54f4c41c-ee78-4e16-8b75-f13b9587fb36 2018-07-25 11:25:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:00,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c76d156-6f6f-4ef3-9d2b-05af5797b5e0 Date: Wed, 25 Jul 2018 11:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:00,467 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-9c76d156-6f6f-4ef3-9d2b-05af5797b5e0 2018-07-25 11:25:00,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:00,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-959d9fea-78fc-463e-b8a5-0ad4856c043d Date: Wed, 25 Jul 2018 11:25:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:55Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:00,538 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-959d9fea-78fc-463e-b8a5-0ad4856c043d 2018-07-25 11:25:00,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:25:00,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:25:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["YuQ12ZwhSQmmsqwioXMy4Q"], "issued_at": "2018-07-25T11:25:00.000000Z"}} 2018-07-25 11:25:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:00,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-998649ff-f728-4fa0-82cf-66f786f9237e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:00,998 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-998649ff-f728-4fa0-82cf-66f786f9237e 2018-07-25 11:25:01,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:01,259 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9483c701-fcbe-4018-ae5a-ea4f05d7a026 x-compute-request-id: req-9483c701-fcbe-4018-ae5a-ea4f05d7a026 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:01,259 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-9483c701-fcbe-4018-ae5a-ea4f05d7a026 2018-07-25 11:25:01,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:01,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-bd75137d-658d-4e14-9ca4-61e65a6f9179 Date: Wed, 25 Jul 2018 11:25:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:01,432 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-bd75137d-658d-4e14-9ca4-61e65a6f9179 2018-07-25 11:25:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:01,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:01 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-575019ee-83f1-4a6c-a248-38cfdd249659 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:01,465 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-575019ee-83f1-4a6c-a248-38cfdd249659 2018-07-25 11:25:01,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:01,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cd2ba5a7-4a24-4758-be4f-933c3f36d004 Date: Wed, 25 Jul 2018 11:25:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:01,530 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-cd2ba5a7-4a24-4758-be4f-933c3f36d004 2018-07-25 11:25:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:01,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-f49e31de-b0b5-4ef8-b050-e018645d2e61 Date: Wed, 25 Jul 2018 11:25:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:55Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:01,609 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-f49e31de-b0b5-4ef8-b050-e018645d2e61 2018-07-25 11:25:01,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" -d '{"volumeAttachment": {"volumeId": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf"}}' 2018-07-25 11:25:04,746 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6335020-65e2-4b74-8261-020f13fed8d5 x-compute-request-id: req-c6335020-65e2-4b74-8261-020f13fed8d5 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "18101f60-8c84-415f-9427-bef3df30a624", "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "volumeId": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf"}} 2018-07-25 11:25:04,746 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624/os-volume_attachments used request id req-c6335020-65e2-4b74-8261-020f13fed8d5 2018-07-25 11:25:04,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:05,069 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9f6de07-e415-4fd5-92db-dbde876fac45 x-compute-request-id: req-d9f6de07-e415-4fd5-92db-dbde876fac45 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf"}], "metadata": {}}} 2018-07-25 11:25:05,069 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-d9f6de07-e415-4fd5-92db-dbde876fac45 2018-07-25 11:25:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:05,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5cdd7a70-72f1-4bd9-848c-d7f64908cf93 Date: Wed, 25 Jul 2018 11:25:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:05,229 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-5cdd7a70-72f1-4bd9-848c-d7f64908cf93 2018-07-25 11:25:05,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:25:05,237 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:05 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:25:05,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:05,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:05 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-877d1e03-b249-458c-a8f9-917b969841ff X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:05,272 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-877d1e03-b249-458c-a8f9-917b969841ff 2018-07-25 11:25:05,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:05,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e1f66d33-0e5b-47ed-bc03-1a94daf086bb Date: Wed, 25 Jul 2018 11:25:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:05,360 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-e1f66d33-0e5b-47ed-bc03-1a94daf086bb 2018-07-25 11:25:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:05,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-6c08382b-b7bc-43b3-86c5-cd610d779a28 Date: Wed, 25 Jul 2018 11:25:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:05,451 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-6c08382b-b7bc-43b3-86c5-cd610d779a28 2018-07-25 11:25:05,453 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:06,254 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-60984eb4-1111-4d64-ba23-26bb620340c2 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-60984eb4-1111-4d64-ba23-26bb620340c2 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:25:04.000000", "replication_status": null, "snapshot_id": null, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "bootable": "false", "created_at": "2018-07-25T11:24:43.000000", "volume_type": "RBD"}} 2018-07-25 11:25:06,255 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-60984eb4-1111-4d64-ba23-26bb620340c2 2018-07-25 11:25:09,260 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60984eb4-1111-4d64-ba23-26bb620340c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:09,534 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-81ef8819-2b03-403f-b65c-335f47760582 Content-Type: application/json Content-Length: 1423 x-openstack-request-id: req-81ef8819-2b03-403f-b65c-335f47760582 RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "18101f60-8c84-415f-9427-bef3df30a624", "attachment_id": "d3556902-fd60-4879-973e-d85075727134", "attached_at": "2018-07-25T11:25:06.000000", "host_name": "host5", "volume_id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "device": "/dev/vdb", "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf"}], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:25:07.000000", "replication_status": null, "snapshot_id": null, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "bootable": "false", "created_at": "2018-07-25T11:24:43.000000", "volume_type": "RBD"}} 2018-07-25 11:25:09,534 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-81ef8819-2b03-403f-b65c-335f47760582 2018-07-25 11:25:09,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:09,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:09 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-b5aca794-b616-4d2b-8670-bf63460c7d7d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:09,558 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-b5aca794-b616-4d2b-8670-bf63460c7d7d 2018-07-25 11:25:09,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:09,865 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-efcf50ed-7f48-4be1-b74d-86b815211189 x-compute-request-id: req-efcf50ed-7f48-4be1-b74d-86b815211189 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf"}], "metadata": {}}} 2018-07-25 11:25:09,865 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-efcf50ed-7f48-4be1-b74d-86b815211189 2018-07-25 11:25:09,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:09,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-342ef39c-c1fb-4593-b87b-fe89dffda711 Date: Wed, 25 Jul 2018 11:25:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:09,993 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-342ef39c-c1fb-4593-b87b-fe89dffda711 2018-07-25 11:25:09,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:10,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:10 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a8cabc4a-b899-4426-9571-802920cff717 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:10,020 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-a8cabc4a-b899-4426-9571-802920cff717 2018-07-25 11:25:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:10,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4d68716d-90a4-4689-8095-07df15ad6781 Date: Wed, 25 Jul 2018 11:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:10,107 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-4d68716d-90a4-4689-8095-07df15ad6781 2018-07-25 11:25:10,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:10,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-c88a0a01-f253-449f-afa3-949dd40af833 Date: Wed, 25 Jul 2018 11:25:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:10,434 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-c88a0a01-f253-449f-afa3-949dd40af833 2018-07-25 11:25:10,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:10,742 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c16632a-23e2-4adc-b297-ae2342884dc9 x-compute-request-id: req-2c16632a-23e2-4adc-b297-ae2342884dc9 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf"}], "metadata": {}}} 2018-07-25 11:25:10,742 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-2c16632a-23e2-4adc-b297-ae2342884dc9 2018-07-25 11:25:10,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:10,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4366c93e-c9ca-4e5a-b1f2-7435302dd0db Date: Wed, 25 Jul 2018 11:25:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:10,887 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-4366c93e-c9ca-4e5a-b1f2-7435302dd0db 2018-07-25 11:25:10,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:10,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:10 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-440dde52-785e-4468-b3fe-5b783f5e989f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:10,926 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-440dde52-785e-4468-b3fe-5b783f5e989f 2018-07-25 11:25:10,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:11,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f88f6634-3c70-4cb4-b052-86f60a6787e6 Date: Wed, 25 Jul 2018 11:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:11,000 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-f88f6634-3c70-4cb4-b052-86f60a6787e6 2018-07-25 11:25:11,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:11,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-722d281c-00c8-4e05-95a8-d50256ea05e5 Date: Wed, 25 Jul 2018 11:25:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:11,099 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-722d281c-00c8-4e05-95a8-d50256ea05e5 2018-07-25 11:25:11,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:11,729 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d9f9e86-b5c8-4465-98cf-b99264165286 x-compute-request-id: req-2d9f9e86-b5c8-4465-98cf-b99264165286 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf"}], "metadata": {}}} 2018-07-25 11:25:11,729 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-2d9f9e86-b5c8-4465-98cf-b99264165286 2018-07-25 11:25:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:11,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-50dde832-c862-4039-9c75-52074143a013 Date: Wed, 25 Jul 2018 11:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:11,882 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-50dde832-c862-4039-9c75-52074143a013 2018-07-25 11:25:11,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:11,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:11 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-ca1a0f04-755d-4a29-814e-d70ff8017c69 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:11,912 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-ca1a0f04-755d-4a29-814e-d70ff8017c69 2018-07-25 11:25:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:11,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3c2cdafb-35e4-4142-9ea0-307a13933f05 Date: Wed, 25 Jul 2018 11:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:11,976 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-3c2cdafb-35e4-4142-9ea0-307a13933f05 2018-07-25 11:25:11,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:12,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-18515f7a-3a95-491e-a7b8-874362d9bbcc Date: Wed, 25 Jul 2018 11:25:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:12,061 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-18515f7a-3a95-491e-a7b8-874362d9bbcc 2018-07-25 11:25:12,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624/os-volume_attachments/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:13,641 - 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-86734ef9-d12e-4111-96e7-968394defd27 x-compute-request-id: req-86734ef9-d12e-4111-96e7-968394defd27 2018-07-25 11:25:13,641 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624/os-volume_attachments/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-86734ef9-d12e-4111-96e7-968394defd27 2018-07-25 11:25:13,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:13,940 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-37b5b0b5-449e-4f9e-91ea-e8dfd0e7041b x-compute-request-id: req-37b5b0b5-449e-4f9e-91ea-e8dfd0e7041b RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf"}], "metadata": {}}} 2018-07-25 11:25:13,940 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-37b5b0b5-449e-4f9e-91ea-e8dfd0e7041b 2018-07-25 11:25:13,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:14,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-74f4fa5c-3c24-47e7-8474-85f3736174c2 Date: Wed, 25 Jul 2018 11:25:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:14,114 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-74f4fa5c-3c24-47e7-8474-85f3736174c2 2018-07-25 11:25:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:14,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:14 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-62f85b75-74fa-4eea-b741-22d6d1fb86b6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:14,140 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-62f85b75-74fa-4eea-b741-22d6d1fb86b6 2018-07-25 11:25:14,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:14,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-da617d9a-59fe-4ce6-acb4-6c3581b9c729 Date: Wed, 25 Jul 2018 11:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:14,216 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-da617d9a-59fe-4ce6-acb4-6c3581b9c729 2018-07-25 11:25:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:14,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-c976f511-5c4a-420a-b836-2192c19c4aff Date: Wed, 25 Jul 2018 11:25:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:14,292 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-c976f511-5c4a-420a-b836-2192c19c4aff 2018-07-25 11:25:17,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:17,643 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf0cbda3-e53b-40c2-bdbd-8db97a7397f7 x-compute-request-id: req-cf0cbda3-e53b-40c2-bdbd-8db97a7397f7 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:17,643 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-cf0cbda3-e53b-40c2-bdbd-8db97a7397f7 2018-07-25 11:25:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:17,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-801a04c3-f73f-4d7f-8b43-42f63033267d Date: Wed, 25 Jul 2018 11:25:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:17,772 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-801a04c3-f73f-4d7f-8b43-42f63033267d 2018-07-25 11:25:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:17,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:17 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-05c45c4b-541c-4748-bbc4-578c2d770fd4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:17,816 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-05c45c4b-541c-4748-bbc4-578c2d770fd4 2018-07-25 11:25:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:17,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c78ca70d-3ad0-4b2c-9c4b-ff715029cbc2 Date: Wed, 25 Jul 2018 11:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:17,900 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-c78ca70d-3ad0-4b2c-9c4b-ff715029cbc2 2018-07-25 11:25:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:17,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-12fec716-a54d-4d53-b056-da6a65dbc9e2 Date: Wed, 25 Jul 2018 11:25:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:17,980 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-12fec716-a54d-4d53-b056-da6a65dbc9e2 2018-07-25 11:25:17,982 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-60984eb4-1111-4d64-ba23-26bb620340c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:18,166 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e554b9ea-bca5-47ca-b7eb-fa2feb348b43 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-e554b9ea-bca5-47ca-b7eb-fa2feb348b43 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:25:15.000000", "replication_status": null, "snapshot_id": null, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "bootable": "false", "created_at": "2018-07-25T11:24:43.000000", "volume_type": "RBD"}} 2018-07-25 11:25:18,166 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-e554b9ea-bca5-47ca-b7eb-fa2feb348b43 2018-07-25 11:25:18,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:18,510 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-008b1f04-bdd2-4af5-8543-47699ff7da39 x-compute-request-id: req-008b1f04-bdd2-4af5-8543-47699ff7da39 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:18,510 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-008b1f04-bdd2-4af5-8543-47699ff7da39 2018-07-25 11:25:18,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:18,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-67f5f9f5-6e42-489d-8d19-4889c85c49c7 Date: Wed, 25 Jul 2018 11:25:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:18,928 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-67f5f9f5-6e42-489d-8d19-4889c85c49c7 2018-07-25 11:25:18,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:18,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:18 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-a7842909-9a79-49a9-951f-7f795e1a759e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:18,964 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-a7842909-9a79-49a9-951f-7f795e1a759e 2018-07-25 11:25:18,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:19,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-87c7b757-3f77-43ab-9fd3-0d048ba8c04f Date: Wed, 25 Jul 2018 11:25:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:19,039 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-87c7b757-3f77-43ab-9fd3-0d048ba8c04f 2018-07-25 11:25:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:19,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-ab66d2be-287e-4bb3-93cb-2b784aac103f Date: Wed, 25 Jul 2018 11:25:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:19,123 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-ab66d2be-287e-4bb3-93cb-2b784aac103f 2018-07-25 11:25:19,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:19,535 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-942c7b90-7082-4dd7-b658-7ed980c671c0 x-compute-request-id: req-942c7b90-7082-4dd7-b658-7ed980c671c0 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:19", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:24:57Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:19,535 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-942c7b90-7082-4dd7-b658-7ed980c671c0 2018-07-25 11:25:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:19,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9f52beec-6af1-4293-a6b9-bbdf7f015145 Date: Wed, 25 Jul 2018 11:25:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5791c0fe-17b7-4154-b599-bb36946dbf98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["7c495bd9-cc31-4a9e-a286-293e649b7683"],"description":"","tags":[],"updated_at":"2018-07-25T11:24:39Z","provider:segmentation_id":17,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:19,716 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net used request id req-9f52beec-6af1-4293-a6b9-bbdf7f015145 2018-07-25 11:25:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:19,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:19 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6ed998bc-89a5-434b-b692-0e92cf25e19e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:19,741 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-6ed998bc-89a5-434b-b692-0e92cf25e19e 2018-07-25 11:25:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:19,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-490acfcb-c53b-481b-a887-c425e09d0bac Date: Wed, 25 Jul 2018 11:25:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:39Z","dns_nameservers":[],"updated_at":"2018-07-25T11:24:39Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"7c495bd9-cc31-4a9e-a286-293e649b7683","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet"}]} 2018-07-25 11:25:19,811 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-490acfcb-c53b-481b-a887-c425e09d0bac 2018-07-25 11:25:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d6d420a94652c6191806dfa45e76d985bd0c7" 2018-07-25 11:25:19,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-de50adc6-a10a-4cc1-b40a-6d0d053932f6 Date: Wed, 25 Jul 2018 11:25:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.14"}],"id":"1662f18f-2b61-4c8e-8bfb-9441cef6cd41","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:b2:19","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"18101f60-8c84-415f-9427-bef3df30a624","name":"NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.3"}],"id":"3ce1b905-c3be-4de3-b2a0-3ded722ebe06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:28:48","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.2"}],"id":"71be48eb-d773-43cd-b78e-d4e684ba946d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:b4:b9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:24:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c495bd9-cc31-4a9e-a286-293e649b7683","ip_address":"10.55.0.4"}],"id":"f0896cd6-b855-438d-933f-f15a89197465","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:9e:01","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-5791c0fe-17b7-4154-b599-bb36946dbf98","name":"","admin_state_up":true,"network_id":"5791c0fe-17b7-4154-b599-bb36946dbf98","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:24:41Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:19,888 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-de50adc6-a10a-4cc1-b40a-6d0d053932f6 2018-07-25 11:25:19,889 - create_instance - INFO - Deleting Port with ID - 1662f18f-2b61-4c8e-8bfb-9441cef6cd41 2018-07-25 11:25:19,889 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-port 2018-07-25 11:25:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/1662f18f-2b61-4c8e-8bfb-9441cef6cd41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:20,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4309aa3f-080d-47fd-b849-dcff61a610ac Date: Wed, 25 Jul 2018 11:25:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:25:20,651 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/1662f18f-2b61-4c8e-8bfb-9441cef6cd41 used request id req-4309aa3f-080d-47fd-b849-dcff61a610ac 2018-07-25 11:25:20,651 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst 2018-07-25 11:25:20,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:20,866 - 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-13703a0f-3413-40a5-8ab9-e5360f05cf3b x-compute-request-id: req-13703a0f-3413-40a5-8ab9-e5360f05cf3b 2018-07-25 11:25:20,866 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-13703a0f-3413-40a5-8ab9-e5360f05cf3b 2018-07-25 11:25:20,866 - create_instance - INFO - Checking deletion status 2018-07-25 11:25:20,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:21,245 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1519 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-69b8cad8-b2a1-4bcd-a044-8e2b1b469448 x-compute-request-id: req-69b8cad8-b2a1-4bcd-a044-8e2b1b469448 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/18101f60-8c84-415f-9427-bef3df30a624", "rel": "bookmark"}], "image": {"id": "24fddb60-2844-4587-ba67-b5792582a5a8", "links": [{"href": "https://192.16.1.222:8774/images/24fddb60-2844-4587-ba67-b5792582a5a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-25T11:24:57.000000", "flavor": {"id": "37e69aad-f902-486f-8724-48e5cba152d3", "links": [{"href": "https://192.16.1.222:8774/flavors/37e69aad-f902-486f-8724-48e5cba152d3", "rel": "bookmark"}]}, "id": "18101f60-8c84-415f-9427-bef3df30a624", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:25:20Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst", "created": "2018-07-25T11:24:52Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:21,246 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-69b8cad8-b2a1-4bcd-a044-8e2b1b469448 2018-07-25 11:25:21,246 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst] is - ACTIVE 2018-07-25 11:25:21,246 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:25:24,249 - create_instance - DEBUG - VM status query timeout in 296.61715889 2018-07-25 11:25:24,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90d9a6b78f90953ec1c2cc39e840bc0b0a4b724" 2018-07-25 11:25:24,331 - 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-52926707-af5b-4397-a867-19fc07c71740 x-compute-request-id: req-52926707-af5b-4397-a867-19fc07c71740 RESP BODY: {"itemNotFound": {"message": "Instance 18101f60-8c84-415f-9427-bef3df30a624 could not be found.", "code": 404}} 2018-07-25 11:25:24,331 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/18101f60-8c84-415f-9427-bef3df30a624 used request id req-52926707-af5b-4397-a867-19fc07c71740 2018-07-25 11:25:24,331 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 18101f60-8c84-415f-9427-bef3df30a624 could not be found. (HTTP 404) (Request-ID: req-52926707-af5b-4397-a867-19fc07c71740) 2018-07-25 11:25:24,331 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-vm_inst 2018-07-25 11:25:24,334 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04d79015-1602-47c0-9f7b-d7382c921aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:25:24,471 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-436f4210-27cb-4c31-ad0d-b4bbcf9b4990 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-436f4210-27cb-4c31-ad0d-b4bbcf9b4990 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:25:15.000000", "replication_status": null, "snapshot_id": null, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "bootable": "false", "created_at": "2018-07-25T11:24:43.000000", "volume_type": "RBD"}} 2018-07-25 11:25:24,471 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-436f4210-27cb-4c31-ad0d-b4bbcf9b4990 2018-07-25 11:25:24,471 - create_volume - DEBUG - Instance status is - available 2018-07-25 11:25:24,471 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a 2018-07-25 11:25:24,472 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a 2018-07-25 11:25:24,473 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04d79015-1602-47c0-9f7b-d7382c921aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:25:24,569 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-402488ad-beb1-43a3-bdf8-260c8cd8ade6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:25:24,569 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-402488ad-beb1-43a3-bdf8-260c8cd8ade6 2018-07-25 11:25:24,570 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04d79015-1602-47c0-9f7b-d7382c921aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:25:24,675 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-823f5dce-84e8-46e9-b55d-2f2584d5fcd2 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-823f5dce-84e8-46e9-b55d-2f2584d5fcd2 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:25:24.000000", "replication_status": null, "snapshot_id": null, "id": "89c904e1-0ac8-4fd7-84bb-f46917feb0cf", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-e31f1b7c-6439-43d2-abb7-60e479d1c76a", "bootable": "false", "created_at": "2018-07-25T11:24:43.000000", "volume_type": "RBD"}} 2018-07-25 11:25:24,675 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-823f5dce-84e8-46e9-b55d-2f2584d5fcd2 2018-07-25 11:25:24,675 - create_volume - DEBUG - Instance status is - deleting 2018-07-25 11:25:24,675 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-25 11:25:27,679 - create_volume - DEBUG - Volume status query timeout in 56.8905320168 2018-07-25 11:25:27,680 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04d79015-1602-47c0-9f7b-d7382c921aba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ed75bfcfd7dd596cf08f4b6bcb299c8bb9b675" 2018-07-25 11:25:28,343 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-54c25965-0399-480e-b15e-f2d4b3a87a1c x-openstack-request-id: req-54c25965-0399-480e-b15e-f2d4b3a87a1c RESP BODY: {"itemNotFound": {"message": "Volume 89c904e1-0ac8-4fd7-84bb-f46917feb0cf could not be found.", "code": 404}} 2018-07-25 11:25:28,343 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/89c904e1-0ac8-4fd7-84bb-f46917feb0cf used request id req-54c25965-0399-480e-b15e-f2d4b3a87a1c 2018-07-25 11:25:28,344 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 89c904e1-0ac8-4fd7-84bb-f46917feb0cf could not be found. (HTTP 404) (Request-ID: req-54c25965-0399-480e-b15e-f2d4b3a87a1c) 2018-07-25 11:25:28,344 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a 2018-07-25 11:25:28,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/37e69aad-f902-486f-8724-48e5cba152d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}765334169639ec02fdda6110ceb0ecd84768de58" 2018-07-25 11:25:28,393 - 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-99f0db7c-ec69-48b2-aa33-f9950e399f3b x-compute-request-id: req-99f0db7c-ec69-48b2-aa33-f9950e399f3b 2018-07-25 11:25:28,393 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/37e69aad-f902-486f-8724-48e5cba152d3 used request id req-99f0db7c-ec69-48b2-aa33-f9950e399f3b 2018-07-25 11:25:28,394 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet 2018-07-25 11:25:28,394 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-subnet 2018-07-25 11:25:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/7c495bd9-cc31-4a9e-a286-293e649b7683 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" 2018-07-25 11:25:32,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ecae2eda-9492-408f-b195-f4257586a5e0 Date: Wed, 25 Jul 2018 11:25:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:25:32,030 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/7c495bd9-cc31-4a9e-a286-293e649b7683 used request id req-ecae2eda-9492-408f-b195-f4257586a5e0 2018-07-25 11:25:32,030 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-net 2018-07-25 11:25:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/5791c0fe-17b7-4154-b599-bb36946dbf98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79233682bf6ce8049e61def887df897b7af5013f" 2018-07-25 11:25:34,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-661d80a4-b1fd-42e2-a6d9-6bbfb1f0fc8e Date: Wed, 25 Jul 2018 11:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:25:34,573 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/5791c0fe-17b7-4154-b599-bb36946dbf98 used request id req-661d80a4-b1fd-42e2-a6d9-6bbfb1f0fc8e 2018-07-25 11:25:34,574 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-e31f1b7c-6439-43d2-abb7-60e479d1c76a-image 2018-07-25 11:25:34,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb75ccd98973e9bc934096f9b7e8813b21742d0f" 2018-07-25 11:25:35,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-7af5f6d4-336e-4a01-92bc-b538058af8cc RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:25:35,146 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/24fddb60-2844-4587-ba67-b5792582a5a8 used request id req-7af5f6d4-336e-4a01-92bc-b538058af8cc 2018-07-25 11:25:35,148 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:25:35,151 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:25:35,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:25:35,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:25:35,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["xIKStYujTB6d8pbQYIsLIw"], "issued_at": "2018-07-25T11:25:35.000000Z"}} 2018-07-25 11:25:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" 2018-07-25 11:25:35,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:35 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-605a99eb-05ce-42e4-b1f7-f4ba6bacdba8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:35,618 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-605a99eb-05ce-42e4-b1f7-f4ba6bacdba8 2018-07-25 11:25:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" 2018-07-25 11:25:35,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-4c79a21e-d5bf-4719-9e1c-2cbc876751df RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image"} 2018-07-25 11:25:35,735 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image used request id req-4c79a21e-d5bf-4719-9e1c-2cbc876751df 2018-07-25 11:25:35,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" 2018-07-25 11:25:35,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-0a445fa9-2843-42c3-96b7-9101688b9b11 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:25:35,751 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-0a445fa9-2843-42c3-96b7-9101688b9b11 2018-07-25 11:25:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image"}' 2018-07-25 11:25:35,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-dfcf64d1-d052-43ed-b927-e09c8678febe RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:25:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:25:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/89976365-0199-49b6-9749-124290aac8be", "min_disk": 0, "protected": false, "id": "89976365-0199-49b6-9749-124290aac8be", "file": "/v2/images/89976365-0199-49b6-9749-124290aac8be/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:25:35,966 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-dfcf64d1-d052-43ed-b927-e09c8678febe 2018-07-25 11:25:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" -d '' 2018-07-25 11:25:37,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-51f6bbe4-0c61-412d-b8ba-72b11c1e6026 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:25:37,046 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be/file used request id req-51f6bbe4-0c61-412d-b8ba-72b11c1e6026 2018-07-25 11:25:37,046 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:25:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" 2018-07-25 11:25:37,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-c714e242-4c01-4b0d-900a-aaae6429575b RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:25:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:25:36Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/89976365-0199-49b6-9749-124290aac8be/snap", "metadata": {}}], "self": "/v2/images/89976365-0199-49b6-9749-124290aac8be", "min_disk": 0, "protected": false, "id": "89976365-0199-49b6-9749-124290aac8be", "file": "/v2/images/89976365-0199-49b6-9749-124290aac8be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/89976365-0199-49b6-9749-124290aac8be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:25:37,086 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be used request id req-c714e242-4c01-4b0d-900a-aaae6429575b 2018-07-25 11:25:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" 2018-07-25 11:25:37,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-33f156c4-2a06-4c3a-b6de-ec27f8e05f40 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:25:37,109 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-33f156c4-2a06-4c3a-b6de-ec27f8e05f40 2018-07-25 11:25:37,110 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image 2018-07-25 11:25:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" 2018-07-25 11:25:37,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-dc46b1a0-a39e-4321-a729-ed694a6fb265 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:25:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:25:36Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/89976365-0199-49b6-9749-124290aac8be/snap", "metadata": {}}], "self": "/v2/images/89976365-0199-49b6-9749-124290aac8be", "min_disk": 0, "protected": false, "id": "89976365-0199-49b6-9749-124290aac8be", "file": "/v2/images/89976365-0199-49b6-9749-124290aac8be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/89976365-0199-49b6-9749-124290aac8be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:25:37,142 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be used request id req-dc46b1a0-a39e-4321-a729-ed694a6fb265 2018-07-25 11:25:37,143 - create_image - DEBUG - Instance status is - active 2018-07-25 11:25:37,143 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image 2018-07-25 11:25:37,143 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image 2018-07-25 11:25:37,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:25:37,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:25:37,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["vvZ0i3iqQhqz4H39RzABhQ"], "issued_at": "2018-07-25T11:25:37.000000Z"}} 2018-07-25 11:25:37,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" 2018-07-25 11:25:37,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1d929f60-66bf-4064-b5e0-54568c10d07d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:37,588 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1d929f60-66bf-4064-b5e0-54568c10d07d 2018-07-25 11:25:37,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" 2018-07-25 11:25:37,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-761c5712-11ec-49d6-abd4-7f189bcaa5e4 Date: Wed, 25 Jul 2018 11:25:37 GMT RESP BODY: {"networks":[]} 2018-07-25 11:25:37,681 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-761c5712-11ec-49d6-abd4-7f189bcaa5e4 2018-07-25 11:25:37,681 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net 2018-07-25 11:25:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net", "admin_state_up": true}}' 2018-07-25 11:25:38,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-7f4d13f0-d08d-4bea-af83-298266f9c164 Date: Wed, 25 Jul 2018 11:25:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:25:37Z","is_default":false,"provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","mtu":1450}} 2018-07-25 11:25:38,089 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-7f4d13f0-d08d-4bea-af83-298266f9c164 2018-07-25 11:25:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" 2018-07-25 11:25:38,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-476920bc-c045-425f-8072-65e1967b44ee Date: Wed, 25 Jul 2018 11:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:25:37Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:38,238 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-476920bc-c045-425f-8072-65e1967b44ee 2018-07-25 11:25:38,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" 2018-07-25 11:25:38,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-186b6507-401f-463b-ba91-79d684a40ee6 Date: Wed, 25 Jul 2018 11:25:38 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:25:38,288 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-186b6507-401f-463b-ba91-79d684a40ee6 2018-07-25 11:25:38,288 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet 2018-07-25 11:25:38,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" -d '{"subnets": [{"ip_version": 4, "network_id": "9dca7097-7b00-4e7d-8f1b-4ba987b08c59", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]}' 2018-07-25 11:25:39,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dea95c39-bdab-4510-bacb-392fe8da1f91 Date: Wed, 25 Jul 2018 11:25:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:39,300 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-dea95c39-bdab-4510-bacb-392fe8da1f91 2018-07-25 11:25:39,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" 2018-07-25 11:25:39,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-132c40df-d3a3-4dd5-95ee-45c4fcae646c Date: Wed, 25 Jul 2018 11:25:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:39,437 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-132c40df-d3a3-4dd5-95ee-45c4fcae646c 2018-07-25 11:25:39,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" 2018-07-25 11:25:39,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-396a119b-62f0-469c-9dc2-77e136c4df9a Date: Wed, 25 Jul 2018 11:25:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:39,501 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-396a119b-62f0-469c-9dc2-77e136c4df9a 2018-07-25 11:25:39,502 - OpenStackNetwork - DEBUG - Network [9dca7097-7b00-4e7d-8f1b-4ba987b08c59] created successfully 2018-07-25 11:25:39,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:25:39,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:25:39,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["EwD5VyqITPG1MPAvGG2a-A"], "issued_at": "2018-07-25T11:25:39.000000Z"}} 2018-07-25 11:25:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1cff81651025349ccc114c5715a0947c73f085" 2018-07-25 11:25:39,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:39 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-ac0e8696-eed6-4916-8c76-5f433cb3a074 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:39,970 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-ac0e8696-eed6-4916-8c76-5f433cb3a074 2018-07-25 11:25:39,971 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:25:39,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1cff81651025349ccc114c5715a0947c73f085" 2018-07-25 11:25:40,083 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dca64ecf-97cc-41f7-8936-4c94c13ac868 x-compute-request-id: req-dca64ecf-97cc-41f7-8936-4c94c13ac868 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:25:40,083 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-dca64ecf-97cc-41f7-8936-4c94c13ac868 2018-07-25 11:25:40,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1cff81651025349ccc114c5715a0947c73f085" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-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-25 11:25:40,201 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-11b8a0a8-4734-4b95-8b1c-60e52cf9cf7a x-compute-request-id: req-11b8a0a8-4734-4b95-8b1c-60e52cf9cf7a RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "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": "15c1c612-d159-405e-aa5e-e0b161663d23"}} 2018-07-25 11:25:40,201 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-11b8a0a8-4734-4b95-8b1c-60e52cf9cf7a 2018-07-25 11:25:40,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:25:40,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:25:40,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["NP4WSTPaRC-NDPDHfZyGig"], "issued_at": "2018-07-25T11:25:40.000000Z"}} 2018-07-25 11:25:40,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" 2018-07-25 11:25:40,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:40 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-627ba132-b023-405e-bf33-f5b830201bf0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:40,697 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-627ba132-b023-405e-bf33-f5b830201bf0 2018-07-25 11:25:40,701 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" 2018-07-25 11:25:42,221 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7a885c31-03d1-4b00-8588-471a96901f6e Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-7a885c31-03d1-4b00-8588-471a96901f6e RESP BODY: {"volumes": []} 2018-07-25 11:25:42,221 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail used request id req-7a885c31-03d1-4b00-8588-471a96901f6e 2018-07-25 11:25:42,223 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7a885c31-03d1-4b00-8588-471a96901f6e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e", "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-25 11:25:42,709 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-8ee894cd-e7c6-4d09-9103-fb31b4eda985 Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-8ee894cd-e7c6-4d09-9103-fb31b4eda985 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:25:42.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5c5ac33d-a179-4333-85dd-a8d9367ebddc", "size": 1}} 2018-07-25 11:25:42,709 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes used request id req-8ee894cd-e7c6-4d09-9103-fb31b4eda985 2018-07-25 11:25:42,711 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a885c31-03d1-4b00-8588-471a96901f6e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" 2018-07-25 11:25:43,663 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-12994127-f841-4523-9409-03ef502c53ae Content-Type: application/json Content-Length: 1089 x-openstack-request-id: req-12994127-f841-4523-9409-03ef502c53ae RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-25T11:25:42.000000", "replication_status": null, "snapshot_id": null, "id": "5c5ac33d-a179-4333-85dd-a8d9367ebddc", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-85e90a69-1397-4c6d-a173-63d502e7800e", "bootable": "false", "created_at": "2018-07-25T11:25:42.000000", "volume_type": "RBD"}} 2018-07-25 11:25:43,664 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc used request id req-12994127-f841-4523-9409-03ef502c53ae 2018-07-25 11:25:43,664 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e 2018-07-25 11:25:43,666 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a885c31-03d1-4b00-8588-471a96901f6e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" 2018-07-25 11:25:44,634 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9f28a33a-742b-4c6f-b758-0869a75defff Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-9f28a33a-742b-4c6f-b758-0869a75defff RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:25:44.000000", "replication_status": null, "snapshot_id": null, "id": "5c5ac33d-a179-4333-85dd-a8d9367ebddc", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-85e90a69-1397-4c6d-a173-63d502e7800e", "bootable": "false", "created_at": "2018-07-25T11:25:42.000000", "volume_type": "RBD"}} 2018-07-25 11:25:44,634 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc used request id req-9f28a33a-742b-4c6f-b758-0869a75defff 2018-07-25 11:25:44,634 - create_volume - DEBUG - Instance status is - available 2018-07-25 11:25:44,634 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e 2018-07-25 11:25:44,634 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e 2018-07-25 11:25:44,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:25:44,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:25:45,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["iryBoh2kRL69zjLjoiJRkg"], "issued_at": "2018-07-25T11:25:45.000000Z"}} 2018-07-25 11:25:45,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,132 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-6bd5cc66-6cae-4beb-b672-0f9a0803054d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:45,132 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-6bd5cc66-6cae-4beb-b672-0f9a0803054d 2018-07-25 11:25:45,133 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:25:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:45 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-e4fac746-ea15-4e78-8752-afac4a66fcfb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:45,158 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-e4fac746-ea15-4e78-8752-afac4a66fcfb 2018-07-25 11:25:45,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a6652b59-41af-41b5-bebc-7bab2fbce4bb Date: Wed, 25 Jul 2018 11:25:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:45,396 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-a6652b59-41af-41b5-bebc-7bab2fbce4bb 2018-07-25 11:25:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d51f1851-8c9a-4edf-a1e8-6711f9b33bac Date: Wed, 25 Jul 2018 11:25:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:45,490 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-d51f1851-8c9a-4edf-a1e8-6711f9b33bac 2018-07-25 11:25:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a3dfa96e-c9d3-40da-b8b7-9aa630bacdbd Date: Wed, 25 Jul 2018 11:25:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:45,621 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-a3dfa96e-c9d3-40da-b8b7-9aa630bacdbd 2018-07-25 11:25:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:25:45,629 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:45 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:25:45,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:45 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d295f630-a2fa-47a4-9759-e9a6b0b7773f X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:45,681 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-d295f630-a2fa-47a4-9759-e9a6b0b7773f 2018-07-25 11:25:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9bf5aa34-94fc-4a87-82a8-5a71d205368f Date: Wed, 25 Jul 2018 11:25:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:45,792 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-9bf5aa34-94fc-4a87-82a8-5a71d205368f 2018-07-25 11:25:45,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-840e801f-d4bd-48fe-b025-2725d6709804 Date: Wed, 25 Jul 2018 11:25:45 GMT RESP BODY: {"ports":[]} 2018-07-25 11:25:45,842 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port&admin_state_up=True used request id req-840e801f-d4bd-48fe-b025-2725d6709804 2018-07-25 11:25:45,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:45,983 - 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-71813c9f-dd46-46ab-b582-9c505073ee6b x-compute-request-id: req-71813c9f-dd46-46ab-b582-9c505073ee6b RESP BODY: {"servers": []} 2018-07-25 11:25:45,983 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst used request id req-71813c9f-dd46-46ab-b582-9c505073ee6b 2018-07-25 11:25:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:46,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f995461c-ee2c-44c5-9626-246d3e3bb823 Date: Wed, 25 Jul 2018 11:25:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:46,475 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-f995461c-ee2c-44c5-9626-246d3e3bb823 2018-07-25 11:25:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:46,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a537b981-6ff8-4d62-8af0-154063af9d63 Date: Wed, 25 Jul 2018 11:25:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:46,614 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-a537b981-6ff8-4d62-8af0-154063af9d63 2018-07-25 11:25:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:46,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-24a83c3b-5fca-4016-853c-e8c7adf93878 Date: Wed, 25 Jul 2018 11:25:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:46,764 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-24a83c3b-5fca-4016-853c-e8c7adf93878 2018-07-25 11:25:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:46,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:46 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-457cb4f3-2f4b-487e-8eab-d15b592ee4b8 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:46,794 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-457cb4f3-2f4b-487e-8eab-d15b592ee4b8 2018-07-25 11:25:46,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:46,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0793569d-3b8d-4b46-a8e8-7d5c49003b54 Date: Wed, 25 Jul 2018 11:25:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:46,876 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-0793569d-3b8d-4b46-a8e8-7d5c49003b54 2018-07-25 11:25:46,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:46,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7aae6d0f-880e-41d4-b470-4629ba400673 Date: Wed, 25 Jul 2018 11:25:46 GMT RESP BODY: {"ports":[]} 2018-07-25 11:25:46,952 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port&admin_state_up=True used request id req-7aae6d0f-880e-41d4-b470-4629ba400673 2018-07-25 11:25:46,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:25:46,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:25:47,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["-YrvrJu5RO2--O-xiMl1Rg"], "issued_at": "2018-07-25T11:25:47.000000Z"}} 2018-07-25 11:25:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c792aaf0b2d51a8ae0b5c195e39f4805e994cc" 2018-07-25 11:25:47,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:47 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-21687574-cdf7-4dba-b0ff-e35e108fd42c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:25:47,420 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-21687574-cdf7-4dba-b0ff-e35e108fd42c 2018-07-25 11:25:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:47,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e5edc47a-8773-4640-be7c-51eea5be865d Date: Wed, 25 Jul 2018 11:25:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:47,838 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-e5edc47a-8773-4640-be7c-51eea5be865d 2018-07-25 11:25:47,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:47,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dd9cdf88-3d87-4c56-8cd7-8ab9e978f3fd Date: Wed, 25 Jul 2018 11:25:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:47,915 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-dd9cdf88-3d87-4c56-8cd7-8ab9e978f3fd 2018-07-25 11:25:47,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:48,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-32b3bf88-b3fd-4991-b9a9-2f732497d399 Date: Wed, 25 Jul 2018 11:25:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:48,066 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-32b3bf88-b3fd-4991-b9a9-2f732497d399 2018-07-25 11:25:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:25:48,076 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:48 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:25:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c792aaf0b2d51a8ae0b5c195e39f4805e994cc" 2018-07-25 11:25:48,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:48 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-889c9647-dea6-4da5-81e7-e4d4dee0ccb3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:48,107 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-889c9647-dea6-4da5-81e7-e4d4dee0ccb3 2018-07-25 11:25:48,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:48,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-903b617d-eaaa-43a0-b2ba-7cc5ae288847 Date: Wed, 25 Jul 2018 11:25:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:48,217 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-903b617d-eaaa-43a0-b2ba-7cc5ae288847 2018-07-25 11:25:48,218 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net 2018-07-25 11:25:48,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" -d '{"port": {"network_id": "9dca7097-7b00-4e7d-8f1b-4ba987b08c59", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port", "admin_state_up": true}}' 2018-07-25 11:25:49,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-8cd9f126-a03f-4f60-a247-9d34c3ac5f24 Date: Wed, 25 Jul 2018 11:25:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:49Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.9"}],"id":"ea9508ff-ef0f-49d4-ba96-97f50c3b921e","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:58:22","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:48Z","binding:vnic_type":"normal"}} 2018-07-25 11:25:49,458 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-8cd9f126-a03f-4f60-a247-9d34c3ac5f24 2018-07-25 11:25:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:49,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-858dcf1b-f96e-42bc-bdda-05d8f4e7f8b8 Date: Wed, 25 Jul 2018 11:25:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:49,610 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-858dcf1b-f96e-42bc-bdda-05d8f4e7f8b8 2018-07-25 11:25:49,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:49,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b6cadf62-6796-4551-b0de-60847e03f90a Date: Wed, 25 Jul 2018 11:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:49,679 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-b6cadf62-6796-4551-b0de-60847e03f90a 2018-07-25 11:25:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:49,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a60d9bd2-f34c-4aea-af21-150857e01553 Date: Wed, 25 Jul 2018 11:25:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:49,810 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-a60d9bd2-f34c-4aea-af21-150857e01553 2018-07-25 11:25:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:49,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:49 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-cc9042b4-e78c-4aaf-ab18-397e18dad2b9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:49,865 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-cc9042b4-e78c-4aaf-ab18-397e18dad2b9 2018-07-25 11:25:49,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:49,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4b29bd7a-9f53-4c81-b883-69a1e6dfee69 Date: Wed, 25 Jul 2018 11:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:49,939 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-4b29bd7a-9f53-4c81-b883-69a1e6dfee69 2018-07-25 11:25:49,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:50,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-95c592f4-2021-459e-bcd2-8a93e6298ee6 Date: Wed, 25 Jul 2018 11:25:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:49Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.9"}],"id":"ea9508ff-ef0f-49d4-ba96-97f50c3b921e","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:58:22","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:48Z","binding:vnic_type":"normal"}]} 2018-07-25 11:25:50,014 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port&admin_state_up=True used request id req-95c592f4-2021-459e-bcd2-8a93e6298ee6 2018-07-25 11:25:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:50,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:50 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-eccb7a70-61c3-4294-882f-0a41b7f8c1a1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:50,045 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-eccb7a70-61c3-4294-882f-0a41b7f8c1a1 2018-07-25 11:25:50,045 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst 2018-07-25 11:25:50,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:50,103 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8aa89548-608d-45cc-a803-94415bcdae20 x-compute-request-id: req-8aa89548-608d-45cc-a803-94415bcdae20 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "15c1c612-d159-405e-aa5e-e0b161663d23", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-flavor"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:25:50,103 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8aa89548-608d-45cc-a803-94415bcdae20 2018-07-25 11:25:50,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/15c1c612-d159-405e-aa5e-e0b161663d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:50,141 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d91b9ef8-cba0-408a-b750-9e8e5e899315 x-compute-request-id: req-d91b9ef8-cba0-408a-b750-9e8e5e899315 RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "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": "15c1c612-d159-405e-aa5e-e0b161663d23"}} 2018-07-25 11:25:50,141 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/15c1c612-d159-405e-aa5e-e0b161663d23 used request id req-d91b9ef8-cba0-408a-b750-9e8e5e899315 2018-07-25 11:25:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:50,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-f0691845-fa65-4955-8210-8660cc2bcd97 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:25:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:25:36Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/89976365-0199-49b6-9749-124290aac8be/snap", "metadata": {}}], "self": "/v2/images/89976365-0199-49b6-9749-124290aac8be", "min_disk": 0, "protected": false, "id": "89976365-0199-49b6-9749-124290aac8be", "file": "/v2/images/89976365-0199-49b6-9749-124290aac8be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/89976365-0199-49b6-9749-124290aac8be/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image"} 2018-07-25 11:25:50,190 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image used request id req-f0691845-fa65-4955-8210-8660cc2bcd97 2018-07-25 11:25:50,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:50,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-c5429da8-45f3-44a8-a1c3-bfa210aad729 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:25:50,215 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-c5429da8-45f3-44a8-a1c3-bfa210aad729 2018-07-25 11:25:50,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst", "imageRef": "89976365-0199-49b6-9749-124290aac8be", "flavorRef": "15c1c612-d159-405e-aa5e-e0b161663d23", "max_count": 1, "min_count": 1, "networks": [{"port": "ea9508ff-ef0f-49d4-ba96-97f50c3b921e"}]}}' 2018-07-25 11:25:51,732 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a2e5345-8d31-4029-9bf3-61792fefecf3 x-compute-request-id: req-5a2e5345-8d31-4029-9bf3-61792fefecf3 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "bookmark"}], "adminPass": "n96bLNDJJfkX"}} 2018-07-25 11:25:51,732 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-5a2e5345-8d31-4029-9bf3-61792fefecf3 2018-07-25 11:25:51,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:51,950 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2fccc18-e3ff-43bd-93fc-ec0047954392 x-compute-request-id: req-a2fccc18-e3ff-43bd-93fc-ec0047954392 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "bookmark"}], "image": {"id": "89976365-0199-49b6-9749-124290aac8be", "links": [{"href": "https://192.16.1.222:8774/images/89976365-0199-49b6-9749-124290aac8be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15c1c612-d159-405e-aa5e-e0b161663d23", "links": [{"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "bookmark"}]}, "id": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:25:51Z", "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-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst", "created": "2018-07-25T11:25:51Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:51,950 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-a2fccc18-e3ff-43bd-93fc-ec0047954392 2018-07-25 11:25:51,951 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst 2018-07-25 11:25:51,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:52,151 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-34f6df0b-7c79-4096-bce5-b87aa07afe1f x-compute-request-id: req-34f6df0b-7c79-4096-bce5-b87aa07afe1f RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "bookmark"}], "image": {"id": "89976365-0199-49b6-9749-124290aac8be", "links": [{"href": "https://192.16.1.222:8774/images/89976365-0199-49b6-9749-124290aac8be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15c1c612-d159-405e-aa5e-e0b161663d23", "links": [{"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "bookmark"}]}, "id": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:25:51Z", "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-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst", "created": "2018-07-25T11:25:51Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:52,151 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-34f6df0b-7c79-4096-bce5-b87aa07afe1f 2018-07-25 11:25:52,151 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst] is - BUILD 2018-07-25 11:25:52,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:25:55,155 - create_instance - DEBUG - VM status query timeout in 896.796157122 2018-07-25 11:25:55,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:55,502 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1724 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6614c7d7-deb3-4aba-8ead-064a05f99fbe x-compute-request-id: req-6614c7d7-deb3-4aba-8ead-064a05f99fbe RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:58:22", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "bookmark"}], "image": {"id": "89976365-0199-49b6-9749-124290aac8be", "links": [{"href": "https://192.16.1.222:8774/images/89976365-0199-49b6-9749-124290aac8be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15c1c612-d159-405e-aa5e-e0b161663d23", "links": [{"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "bookmark"}]}, "id": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:25:53Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst", "created": "2018-07-25T11:25:51Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:55,502 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-6614c7d7-deb3-4aba-8ead-064a05f99fbe 2018-07-25 11:25:55,502 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst] is - BUILD 2018-07-25 11:25:55,502 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:25:58,506 - create_instance - DEBUG - VM status query timeout in 893.445255041 2018-07-25 11:25:58,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:59,428 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f0767de-d1dc-48db-8fe7-9ed708240c1e x-compute-request-id: req-7f0767de-d1dc-48db-8fe7-9ed708240c1e RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:58:22", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "bookmark"}], "image": {"id": "89976365-0199-49b6-9749-124290aac8be", "links": [{"href": "https://192.16.1.222:8774/images/89976365-0199-49b6-9749-124290aac8be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-25T11:25:57.000000", "flavor": {"id": "15c1c612-d159-405e-aa5e-e0b161663d23", "links": [{"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "bookmark"}]}, "id": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:25:57Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst", "created": "2018-07-25T11:25:51Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:59,428 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-7f0767de-d1dc-48db-8fe7-9ed708240c1e 2018-07-25 11:25:59,429 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst] is - ACTIVE 2018-07-25 11:25:59,429 - create_instance - INFO - VM is - ACTIVE 2018-07-25 11:25:59,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:59,752 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-af7e90ee-0d9e-4fb1-9cad-153148421254 x-compute-request-id: req-af7e90ee-0d9e-4fb1-9cad-153148421254 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:58:22", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "bookmark"}], "image": {"id": "89976365-0199-49b6-9749-124290aac8be", "links": [{"href": "https://192.16.1.222:8774/images/89976365-0199-49b6-9749-124290aac8be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-25T11:25:57.000000", "flavor": {"id": "15c1c612-d159-405e-aa5e-e0b161663d23", "links": [{"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "bookmark"}]}, "id": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:25:57Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst", "created": "2018-07-25T11:25:51Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:25:59,752 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-af7e90ee-0d9e-4fb1-9cad-153148421254 2018-07-25 11:25:59,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:59,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-a6c985a6-1cdc-48d0-a620-462bb5f66e4f Date: Wed, 25 Jul 2018 11:25:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:25:59,889 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-a6c985a6-1cdc-48d0-a620-462bb5f66e4f 2018-07-25 11:25:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:59,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:25:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-f86ad7a8-616b-4a9b-abe2-25acfcb81705 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:25:59,920 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-f86ad7a8-616b-4a9b-abe2-25acfcb81705 2018-07-25 11:25:59,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:25:59,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c778424c-1c71-4acd-a461-fe921377273f Date: Wed, 25 Jul 2018 11:25:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:25:59,989 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-c778424c-1c71-4acd-a461-fe921377273f 2018-07-25 11:25:59,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:00,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3679 X-Openstack-Request-Id: req-5f278881-eae3-456f-8fa3-e07efacdca45 Date: Wed, 25 Jul 2018 11:26:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.4"}],"id":"015f4dbc-b5c9-4fb4-b379-c1a8ed9769a5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:7c:4f","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9dca7097-7b00-4e7d-8f1b-4ba987b08c59","name":"","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.3"}],"id":"86f456b9-1239-42e8-ae51-a25734902d84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:64:d9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9dca7097-7b00-4e7d-8f1b-4ba987b08c59","name":"","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.2"}],"id":"a2152ba5-f694-46cb-999e-01d06fc67a68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:34:a1","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9dca7097-7b00-4e7d-8f1b-4ba987b08c59","name":"","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:54Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.9"}],"id":"ea9508ff-ef0f-49d4-ba96-97f50c3b921e","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:58:22","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host4","description":"","tags":[],"device_id":"36bbb049-a513-4a7c-9b07-edb87d1a15b7","name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:48Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:00,072 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-5f278881-eae3-456f-8fa3-e07efacdca45 2018-07-25 11:26:00,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:26:00,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["FxLCQMubSQ2cXF2zPZfl3Q"], "issued_at": "2018-07-25T11:26:00.000000Z"}} 2018-07-25 11:26:00,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06a724ed5121bf555011c80d3cca39389e5dcb9" 2018-07-25 11:26:00,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:00 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-85125df1-5469-42d7-a60a-b61700e45ac3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:00,537 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-85125df1-5469-42d7-a60a-b61700e45ac3 2018-07-25 11:26:00,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:00,893 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1741 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-80e71a77-c52c-4e61-9613-2de2d8e836f6 x-compute-request-id: req-80e71a77-c52c-4e61-9613-2de2d8e836f6 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:58:22", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "bookmark"}], "image": {"id": "89976365-0199-49b6-9749-124290aac8be", "links": [{"href": "https://192.16.1.222:8774/images/89976365-0199-49b6-9749-124290aac8be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-25T11:25:57.000000", "flavor": {"id": "15c1c612-d159-405e-aa5e-e0b161663d23", "links": [{"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "bookmark"}]}, "id": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:25:57Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst", "created": "2018-07-25T11:25:51Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:26:00,893 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-80e71a77-c52c-4e61-9613-2de2d8e836f6 2018-07-25 11:26:00,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:01,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d4ff651d-49a6-422c-9c61-7c7e82522f28 Date: Wed, 25 Jul 2018 11:26:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3ba232a8-8f77-40df-9768-656f49cb357e"],"description":"","tags":[],"updated_at":"2018-07-25T11:25:38Z","provider:segmentation_id":1,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:37Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:01,020 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net used request id req-d4ff651d-49a6-422c-9c61-7c7e82522f28 2018-07-25 11:26:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:01,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:01 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-d31627ea-e6ac-4ece-a282-ee312c8a0992 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:01,054 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-d31627ea-e6ac-4ece-a282-ee312c8a0992 2018-07-25 11:26:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:01,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d06ff03e-a1b2-4254-b643-de75000709d5 Date: Wed, 25 Jul 2018 11:26:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:38Z","dns_nameservers":[],"updated_at":"2018-07-25T11:25: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":"64d49607fdd949c2b865e398f7f1620e","id":"3ba232a8-8f77-40df-9768-656f49cb357e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet"}]} 2018-07-25 11:26:01,155 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-d06ff03e-a1b2-4254-b643-de75000709d5 2018-07-25 11:26:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:01,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3679 X-Openstack-Request-Id: req-cb2c77f8-1e49-49fd-94b3-31eb57bfea80 Date: Wed, 25 Jul 2018 11:26:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.4"}],"id":"015f4dbc-b5c9-4fb4-b379-c1a8ed9769a5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:7c:4f","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-9dca7097-7b00-4e7d-8f1b-4ba987b08c59","name":"","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.3"}],"id":"86f456b9-1239-42e8-ae51-a25734902d84","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:64:d9","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-9dca7097-7b00-4e7d-8f1b-4ba987b08c59","name":"","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.2"}],"id":"a2152ba5-f694-46cb-999e-01d06fc67a68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:34:a1","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-9dca7097-7b00-4e7d-8f1b-4ba987b08c59","name":"","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:25:54Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ba232a8-8f77-40df-9768-656f49cb357e","ip_address":"10.55.0.9"}],"id":"ea9508ff-ef0f-49d4-ba96-97f50c3b921e","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:58:22","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host4","description":"","tags":[],"device_id":"36bbb049-a513-4a7c-9b07-edb87d1a15b7","name":"NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port","admin_state_up":true,"network_id":"9dca7097-7b00-4e7d-8f1b-4ba987b08c59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:25:48Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:01,249 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-cb2c77f8-1e49-49fd-94b3-31eb57bfea80 2018-07-25 11:26:01,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06a724ed5121bf555011c80d3cca39389e5dcb9" -d '{"volumeAttachment": {"volumeId": "5c5ac33d-a179-4333-85dd-a8d9367ebddc"}}' 2018-07-25 11:26:04,559 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d993d579-f53c-4250-a88e-75169f1fa885 x-compute-request-id: req-d993d579-f53c-4250-a88e-75169f1fa885 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "id": "5c5ac33d-a179-4333-85dd-a8d9367ebddc", "volumeId": "5c5ac33d-a179-4333-85dd-a8d9367ebddc"}} 2018-07-25 11:26:04,559 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7/os-volume_attachments used request id req-d993d579-f53c-4250-a88e-75169f1fa885 2018-07-25 11:26:04,560 - create_instance - INFO - Deleting Port with ID - ea9508ff-ef0f-49d4-ba96-97f50c3b921e 2018-07-25 11:26:04,560 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-port 2018-07-25 11:26:04,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/ea9508ff-ef0f-49d4-ba96-97f50c3b921e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:05,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e9542d8-9b70-4611-9eaf-457bbca2574a Date: Wed, 25 Jul 2018 11:26:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:26:05,175 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/ea9508ff-ef0f-49d4-ba96-97f50c3b921e used request id req-3e9542d8-9b70-4611-9eaf-457bbca2574a 2018-07-25 11:26:05,175 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst 2018-07-25 11:26:05,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:05,396 - 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-832009fc-a7b6-4f84-81db-06e6995fa61a x-compute-request-id: req-832009fc-a7b6-4f84-81db-06e6995fa61a 2018-07-25 11:26:05,396 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-832009fc-a7b6-4f84-81db-06e6995fa61a 2018-07-25 11:26:05,397 - create_instance - INFO - Checking deletion status 2018-07-25 11:26:05,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:07,018 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-072bb5f1-ab44-4649-97d0-2624e21fb9a6 x-compute-request-id: req-072bb5f1-ab44-4649-97d0-2624e21fb9a6 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7", "rel": "bookmark"}], "image": {"id": "89976365-0199-49b6-9749-124290aac8be", "links": [{"href": "https://192.16.1.222:8774/images/89976365-0199-49b6-9749-124290aac8be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-25T11:25:57.000000", "flavor": {"id": "15c1c612-d159-405e-aa5e-e0b161663d23", "links": [{"href": "https://192.16.1.222:8774/flavors/15c1c612-d159-405e-aa5e-e0b161663d23", "rel": "bookmark"}]}, "id": "36bbb049-a513-4a7c-9b07-edb87d1a15b7", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:26:05Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst", "created": "2018-07-25T11:25:51Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "5c5ac33d-a179-4333-85dd-a8d9367ebddc"}], "metadata": {}}} 2018-07-25 11:26:07,018 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-072bb5f1-ab44-4649-97d0-2624e21fb9a6 2018-07-25 11:26:07,019 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst] is - ACTIVE 2018-07-25 11:26:07,019 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:26:10,022 - create_instance - DEBUG - VM status query timeout in 295.375025988 2018-07-25 11:26:10,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d450ef09557cdcf05526fa1b344a8204692652bf" 2018-07-25 11:26:10,138 - 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-28d8887e-4d00-4771-857c-4eb228c9f156 x-compute-request-id: req-28d8887e-4d00-4771-857c-4eb228c9f156 RESP BODY: {"itemNotFound": {"message": "Instance 36bbb049-a513-4a7c-9b07-edb87d1a15b7 could not be found.", "code": 404}} 2018-07-25 11:26:10,138 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/36bbb049-a513-4a7c-9b07-edb87d1a15b7 used request id req-28d8887e-4d00-4771-857c-4eb228c9f156 2018-07-25 11:26:10,138 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 36bbb049-a513-4a7c-9b07-edb87d1a15b7 could not be found. (HTTP 404) (Request-ID: req-28d8887e-4d00-4771-857c-4eb228c9f156) 2018-07-25 11:26:10,138 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-vm_inst 2018-07-25 11:26:10,142 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a885c31-03d1-4b00-8588-471a96901f6e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" 2018-07-25 11:26:11,020 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-647325cd-7b52-422f-b3a1-ce95a9b7a518 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-647325cd-7b52-422f-b3a1-ce95a9b7a518 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:26:09.000000", "replication_status": null, "snapshot_id": null, "id": "5c5ac33d-a179-4333-85dd-a8d9367ebddc", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-85e90a69-1397-4c6d-a173-63d502e7800e", "bootable": "false", "created_at": "2018-07-25T11:25:42.000000", "volume_type": "RBD"}} 2018-07-25 11:26:11,020 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc used request id req-647325cd-7b52-422f-b3a1-ce95a9b7a518 2018-07-25 11:26:11,020 - create_volume - DEBUG - Instance status is - available 2018-07-25 11:26:11,021 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e 2018-07-25 11:26:11,021 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e 2018-07-25 11:26:11,022 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a885c31-03d1-4b00-8588-471a96901f6e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" 2018-07-25 11:26:12,179 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8936d651-d3f6-406b-bf5f-c368cba83af0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:26:12,179 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc used request id req-8936d651-d3f6-406b-bf5f-c368cba83af0 2018-07-25 11:26:12,183 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a885c31-03d1-4b00-8588-471a96901f6e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" 2018-07-25 11:26:12,288 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-14c60879-3898-4af2-9c42-6f7e097715c3 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-14c60879-3898-4af2-9c42-6f7e097715c3 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:26:12.000000", "replication_status": null, "snapshot_id": null, "id": "5c5ac33d-a179-4333-85dd-a8d9367ebddc", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-85e90a69-1397-4c6d-a173-63d502e7800e", "bootable": "false", "created_at": "2018-07-25T11:25:42.000000", "volume_type": "RBD"}} 2018-07-25 11:26:12,289 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc used request id req-14c60879-3898-4af2-9c42-6f7e097715c3 2018-07-25 11:26:12,289 - create_volume - DEBUG - Instance status is - deleting 2018-07-25 11:26:12,289 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-25 11:26:15,293 - create_volume - DEBUG - Volume status query timeout in 56.886813879 2018-07-25 11:26:15,295 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7a885c31-03d1-4b00-8588-471a96901f6e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606c73ddcd24b0ab6fa59ee97e2957936342a6fe" 2018-07-25 11:26:15,957 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-38e4beed-603f-4b32-8288-6f3cb2945b51 x-openstack-request-id: req-38e4beed-603f-4b32-8288-6f3cb2945b51 RESP BODY: {"itemNotFound": {"message": "Volume 5c5ac33d-a179-4333-85dd-a8d9367ebddc could not be found.", "code": 404}} 2018-07-25 11:26:15,957 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/5c5ac33d-a179-4333-85dd-a8d9367ebddc used request id req-38e4beed-603f-4b32-8288-6f3cb2945b51 2018-07-25 11:26:15,957 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5c5ac33d-a179-4333-85dd-a8d9367ebddc could not be found. (HTTP 404) (Request-ID: req-38e4beed-603f-4b32-8288-6f3cb2945b51) 2018-07-25 11:26:15,957 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e 2018-07-25 11:26:15,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/15c1c612-d159-405e-aa5e-e0b161663d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1cff81651025349ccc114c5715a0947c73f085" 2018-07-25 11:26:16,036 - 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-aa2f564b-e01a-4ea2-861e-6236c5684df4 x-compute-request-id: req-aa2f564b-e01a-4ea2-861e-6236c5684df4 2018-07-25 11:26:16,036 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/15c1c612-d159-405e-aa5e-e0b161663d23 used request id req-aa2f564b-e01a-4ea2-861e-6236c5684df4 2018-07-25 11:26:16,037 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet 2018-07-25 11:26:16,037 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-subnet 2018-07-25 11:26:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/3ba232a8-8f77-40df-9768-656f49cb357e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" 2018-07-25 11:26:19,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fbd865b-08e5-4f07-b085-80a38f9bcfdc Date: Wed, 25 Jul 2018 11:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:26:19,231 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/3ba232a8-8f77-40df-9768-656f49cb357e used request id req-9fbd865b-08e5-4f07-b085-80a38f9bcfdc 2018-07-25 11:26:19,231 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-net 2018-07-25 11:26:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/9dca7097-7b00-4e7d-8f1b-4ba987b08c59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1c2dad7169f8f724e27c407794c99b6aec1a36" 2018-07-25 11:26:21,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c761847-9216-4efc-b185-839b13298266 Date: Wed, 25 Jul 2018 11:26:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:26:21,906 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/9dca7097-7b00-4e7d-8f1b-4ba987b08c59 used request id req-0c761847-9216-4efc-b185-839b13298266 2018-07-25 11:26:21,908 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-85e90a69-1397-4c6d-a173-63d502e7800e-image 2018-07-25 11:26:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9648c20c0e29633a507decd60af2a2711b87bb57" 2018-07-25 11:26:23,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8751ab6f-d663-4120-94f5-717a40146a22 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:26:23,122 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/89976365-0199-49b6-9749-124290aac8be used request id req-8751ab6f-d663-4120-94f5-717a40146a22 2018-07-25 11:26:23,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:26:23,127 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:26:23,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:26:23,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:26:23,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["3IgeK2xqTDa4PLskahGB3A"], "issued_at": "2018-07-25T11:26:23.000000Z"}} 2018-07-25 11:26:23,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" 2018-07-25 11:26:23,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:23 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-44fbb5cf-95e8-4ee9-a6fb-d1286029c0b0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:23,623 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-44fbb5cf-95e8-4ee9-a6fb-d1286029c0b0 2018-07-25 11:26:23,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" 2018-07-25 11:26:23,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json x-openstack-request-id: req-2db218fd-758c-4629-8080-ed3bbee70fed RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image"} 2018-07-25 11:26:23,710 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image used request id req-2db218fd-758c-4629-8080-ed3bbee70fed 2018-07-25 11:26:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" 2018-07-25 11:26:23,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-1df3b063-0e9f-4fcc-b0a2-4181b94eaceb 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:26:23,732 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-1df3b063-0e9f-4fcc-b0a2-4181b94eaceb 2018-07-25 11:26:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image"}' 2018-07-25 11:26:23,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-543d2fac-6c99-4e32-a292-0cb76781030d RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:26:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:26:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/8df47260-d303-4b2f-a120-5145efd07812", "min_disk": 0, "protected": false, "id": "8df47260-d303-4b2f-a120-5145efd07812", "file": "/v2/images/8df47260-d303-4b2f-a120-5145efd07812/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:26:23,826 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-543d2fac-6c99-4e32-a292-0cb76781030d 2018-07-25 11:26:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" -d '' 2018-07-25 11:26:25,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-9c8d7bc6-490d-4a1f-b8d2-2bc2d8a8e0e1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:26:25,067 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812/file used request id req-9c8d7bc6-490d-4a1f-b8d2-2bc2d8a8e0e1 2018-07-25 11:26:25,067 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:26:25,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" 2018-07-25 11:26:25,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-380cb392-261f-43a4-8800-e9516139e2e3 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:26:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:26:25Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/8df47260-d303-4b2f-a120-5145efd07812/snap", "metadata": {}}], "self": "/v2/images/8df47260-d303-4b2f-a120-5145efd07812", "min_disk": 0, "protected": false, "id": "8df47260-d303-4b2f-a120-5145efd07812", "file": "/v2/images/8df47260-d303-4b2f-a120-5145efd07812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/8df47260-d303-4b2f-a120-5145efd07812/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:26:25,104 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812 used request id req-380cb392-261f-43a4-8800-e9516139e2e3 2018-07-25 11:26:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" 2018-07-25 11:26:25,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-5bfbe1f1-ec41-48b7-9098-89776ceae23a 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:26:25,126 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-5bfbe1f1-ec41-48b7-9098-89776ceae23a 2018-07-25 11:26:25,127 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image 2018-07-25 11:26:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" 2018-07-25 11:26:25,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json x-openstack-request-id: req-42f8fb99-eff4-497a-9c9d-6bb3ab2db264 RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:26:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:26:25Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/8df47260-d303-4b2f-a120-5145efd07812/snap", "metadata": {}}], "self": "/v2/images/8df47260-d303-4b2f-a120-5145efd07812", "min_disk": 0, "protected": false, "id": "8df47260-d303-4b2f-a120-5145efd07812", "file": "/v2/images/8df47260-d303-4b2f-a120-5145efd07812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/8df47260-d303-4b2f-a120-5145efd07812/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:26:25,164 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812 used request id req-42f8fb99-eff4-497a-9c9d-6bb3ab2db264 2018-07-25 11:26:25,165 - create_image - DEBUG - Instance status is - active 2018-07-25 11:26:25,165 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image 2018-07-25 11:26:25,165 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image 2018-07-25 11:26:25,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:26:25,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:26:25,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["zsUX1P74S_KtBg72JcIffA"], "issued_at": "2018-07-25T11:26:25.000000Z"}} 2018-07-25 11:26:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" 2018-07-25 11:26:25,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8960a058-484c-4ac3-bc64-8e3d1d8fbf19 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:25,681 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8960a058-484c-4ac3-bc64-8e3d1d8fbf19 2018-07-25 11:26:25,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" 2018-07-25 11:26:25,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-11b756f5-7e24-4620-b3ae-9f51012cc0f4 Date: Wed, 25 Jul 2018 11:26:25 GMT RESP BODY: {"networks":[]} 2018-07-25 11:26:25,776 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-11b756f5-7e24-4620-b3ae-9f51012cc0f4 2018-07-25 11:26:25,777 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net 2018-07-25 11:26:25,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net", "admin_state_up": true}}' 2018-07-25 11:26:26,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c37abee2-8348-46a6-a24d-776a74c61636 Date: Wed, 25 Jul 2018 11:26:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","is_default":false,"provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","mtu":1450}} 2018-07-25 11:26:26,363 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-c37abee2-8348-46a6-a24d-776a74c61636 2018-07-25 11:26:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" 2018-07-25 11:26:26,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b42b634-2eca-495e-9c3e-614f84cfac6a Date: Wed, 25 Jul 2018 11:26:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:26,516 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-7b42b634-2eca-495e-9c3e-614f84cfac6a 2018-07-25 11:26:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" 2018-07-25 11:26:26,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41a0f335-629c-4fe6-bfc0-26dceff9204f Date: Wed, 25 Jul 2018 11:26:26 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:26:26,571 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-41a0f335-629c-4fe6-bfc0-26dceff9204f 2018-07-25 11:26:26,571 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet 2018-07-25 11:26:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" -d '{"subnets": [{"ip_version": 4, "network_id": "0de08798-b77a-4686-bce4-6c663591ee59", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]}' 2018-07-25 11:26:27,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-98b01da7-c25d-40bb-8bf4-0b1128c3aa85 Date: Wed, 25 Jul 2018 11:26:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:27,148 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-98b01da7-c25d-40bb-8bf4-0b1128c3aa85 2018-07-25 11:26:27,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" 2018-07-25 11:26:27,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-73f92bff-0715-4483-81c1-5b7ff28263c5 Date: Wed, 25 Jul 2018 11:26:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:27,323 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-73f92bff-0715-4483-81c1-5b7ff28263c5 2018-07-25 11:26:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" 2018-07-25 11:26:27,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-517ce85a-da32-43ff-8878-a4e41355a154 Date: Wed, 25 Jul 2018 11:26:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:27,408 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-517ce85a-da32-43ff-8878-a4e41355a154 2018-07-25 11:26:27,409 - OpenStackNetwork - DEBUG - Network [0de08798-b77a-4686-bce4-6c663591ee59] created successfully 2018-07-25 11:26:27,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:26:27,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:26:27,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["KyybSnmKRNeeH4RYUYlzWA"], "issued_at": "2018-07-25T11:26:27.000000Z"}} 2018-07-25 11:26:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a275f19a4139b11c70d90813529684cc5776550" 2018-07-25 11:26:27,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-24d89049-81f6-4921-9a6d-ead2090c0f00 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:27,878 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-24d89049-81f6-4921-9a6d-ead2090c0f00 2018-07-25 11:26:27,879 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:26:27,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a275f19a4139b11c70d90813529684cc5776550" 2018-07-25 11:26:27,970 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-765dcf23-9aab-49eb-bc53-779100ab9632 x-compute-request-id: req-765dcf23-9aab-49eb-bc53-779100ab9632 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:26:27,970 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-765dcf23-9aab-49eb-bc53-779100ab9632 2018-07-25 11:26:27,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a275f19a4139b11c70d90813529684cc5776550" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-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-25 11:26:28,092 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-70f90dd3-70bc-45ed-b5a7-22624423114c x-compute-request-id: req-70f90dd3-70bc-45ed-b5a7-22624423114c RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "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": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b"}} 2018-07-25 11:26:28,093 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-70f90dd3-70bc-45ed-b5a7-22624423114c 2018-07-25 11:26:28,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:26:28,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:26:28,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["UcRHp5jFRI2xw_SkQ4MRQQ"], "issued_at": "2018-07-25T11:26:28.000000Z"}} 2018-07-25 11:26:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" 2018-07-25 11:26:28,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-43e17b31-f404-41c4-89d5-34db0ad8810c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:28,584 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-43e17b31-f404-41c4-89d5-34db0ad8810c 2018-07-25 11:26:28,588 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" 2018-07-25 11:26:29,342 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4b5481e1-786a-4219-8471-60f9fb7887b5 Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-4b5481e1-786a-4219-8471-60f9fb7887b5 RESP BODY: {"volumes": []} 2018-07-25 11:26:29,342 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail used request id req-4b5481e1-786a-4219-8471-60f9fb7887b5 2018-07-25 11:26:29,344 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4b5481e1-786a-4219-8471-60f9fb7887b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe", "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-25 11:26:30,042 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-0adcc6f0-f057-4c94-918c-0108ce3c3a2f Content-Type: application/json Content-Length: 886 x-openstack-request-id: req-0adcc6f0-f057-4c94-918c-0108ce3c3a2f RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:26:29.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "size": 1}} 2018-07-25 11:26:30,042 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes used request id req-0adcc6f0-f057-4c94-918c-0108ce3c3a2f 2018-07-25 11:26:30,044 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b5481e1-786a-4219-8471-60f9fb7887b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" 2018-07-25 11:26:30,242 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-004ee5ec-86e7-4bc1-9900-f9f1c76c9ea6 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-004ee5ec-86e7-4bc1-9900-f9f1c76c9ea6 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:26:30.000000", "replication_status": null, "snapshot_id": null, "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe", "bootable": "false", "created_at": "2018-07-25T11:26:29.000000", "volume_type": "RBD"}} 2018-07-25 11:26:30,242 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-004ee5ec-86e7-4bc1-9900-f9f1c76c9ea6 2018-07-25 11:26:30,243 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe 2018-07-25 11:26:30,244 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b5481e1-786a-4219-8471-60f9fb7887b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" 2018-07-25 11:26:30,343 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-eb7c0935-44b1-4b45-b855-f1f63f4f7a68 Content-Type: application/json Content-Length: 1106 x-openstack-request-id: req-eb7c0935-44b1-4b45-b855-f1f63f4f7a68 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:26:30.000000", "replication_status": null, "snapshot_id": null, "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe", "bootable": "false", "created_at": "2018-07-25T11:26:29.000000", "volume_type": "RBD"}} 2018-07-25 11:26:30,343 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-eb7c0935-44b1-4b45-b855-f1f63f4f7a68 2018-07-25 11:26:30,343 - create_volume - DEBUG - Instance status is - creating 2018-07-25 11:26:30,343 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-25 11:26:33,346 - create_volume - DEBUG - Volume status query timeout in 296.896680117 2018-07-25 11:26:33,348 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b5481e1-786a-4219-8471-60f9fb7887b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" 2018-07-25 11:26:33,628 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f606d1bd-cdcd-45b8-ad3c-77da52fba587 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-f606d1bd-cdcd-45b8-ad3c-77da52fba587 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:26:30.000000", "replication_status": null, "snapshot_id": null, "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe", "bootable": "false", "created_at": "2018-07-25T11:26:29.000000", "volume_type": "RBD"}} 2018-07-25 11:26:33,629 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-f606d1bd-cdcd-45b8-ad3c-77da52fba587 2018-07-25 11:26:33,629 - create_volume - DEBUG - Instance status is - available 2018-07-25 11:26:33,629 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe 2018-07-25 11:26:33,629 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe 2018-07-25 11:26:33,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:26:33,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:26:34,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["BgGHYtEkSCa2XOODce4iGA"], "issued_at": "2018-07-25T11:26:34.000000Z"}} 2018-07-25 11:26:34,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:34,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-52bd587e-c5b9-4758-90ef-51c14760d716 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:34,136 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-52bd587e-c5b9-4758-90ef-51c14760d716 2018-07-25 11:26:34,137 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:26:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:34,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c6bdad50-8044-45fa-87bf-4437ee81aa5a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:34,163 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c6bdad50-8044-45fa-87bf-4437ee81aa5a 2018-07-25 11:26:34,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:34,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5d9c6773-7446-4665-a37e-759d73251750 Date: Wed, 25 Jul 2018 11:26:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:34,433 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-5d9c6773-7446-4665-a37e-759d73251750 2018-07-25 11:26:34,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:34,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ad86dd6f-c1eb-411e-bcf5-e1b9e73cdc52 Date: Wed, 25 Jul 2018 11:26:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:34,542 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-ad86dd6f-c1eb-411e-bcf5-e1b9e73cdc52 2018-07-25 11:26:34,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:34,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-03e198ed-fbf9-4397-a6ef-322348b7928b Date: Wed, 25 Jul 2018 11:26:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:34,685 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-03e198ed-fbf9-4397-a6ef-322348b7928b 2018-07-25 11:26:34,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:26:34,694 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:34 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:26:34,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:34,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:34 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-6376746e-dbd8-45b1-9ec5-7d37b323b1b9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:34,745 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-6376746e-dbd8-45b1-9ec5-7d37b323b1b9 2018-07-25 11:26:34,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:34,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f2ab5c42-39e2-4d7a-8eb2-d95ebe1f99c2 Date: Wed, 25 Jul 2018 11:26:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:34,809 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-f2ab5c42-39e2-4d7a-8eb2-d95ebe1f99c2 2018-07-25 11:26:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:34,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba19dacd-9464-4188-b71a-8a8d2b5e6220 Date: Wed, 25 Jul 2018 11:26:34 GMT RESP BODY: {"ports":[]} 2018-07-25 11:26:34,876 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port&admin_state_up=True used request id req-ba19dacd-9464-4188-b71a-8a8d2b5e6220 2018-07-25 11:26:34,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:35,084 - 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-083b83de-1f71-4abc-a24e-a59d88c3f644 x-compute-request-id: req-083b83de-1f71-4abc-a24e-a59d88c3f644 RESP BODY: {"servers": []} 2018-07-25 11:26:35,084 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst used request id req-083b83de-1f71-4abc-a24e-a59d88c3f644 2018-07-25 11:26:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:35,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-902b4305-4a11-4294-b73b-93ab50db2fbe Date: Wed, 25 Jul 2018 11:26:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:35,239 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-902b4305-4a11-4294-b73b-93ab50db2fbe 2018-07-25 11:26:35,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:35,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3d366902-f26e-4a3c-b3cf-a3ce973cb84d Date: Wed, 25 Jul 2018 11:26:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:35,359 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-3d366902-f26e-4a3c-b3cf-a3ce973cb84d 2018-07-25 11:26:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:35,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9c73552d-68ea-4db2-b3a4-6ce2ffdd98e2 Date: Wed, 25 Jul 2018 11:26:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:35,532 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-9c73552d-68ea-4db2-b3a4-6ce2ffdd98e2 2018-07-25 11:26:35,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:35,579 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:35 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2646a79d-caaf-400e-84aa-7550c5e1c317 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:35,579 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-2646a79d-caaf-400e-84aa-7550c5e1c317 2018-07-25 11:26:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:35,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9796b841-937b-4c15-8a4a-a82c6010a00c Date: Wed, 25 Jul 2018 11:26:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:35,654 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-9796b841-937b-4c15-8a4a-a82c6010a00c 2018-07-25 11:26:35,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:35,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b8b9ead9-88d5-4ab1-a5c8-ac171537bf1a Date: Wed, 25 Jul 2018 11:26:35 GMT RESP BODY: {"ports":[]} 2018-07-25 11:26:35,710 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port&admin_state_up=True used request id req-b8b9ead9-88d5-4ab1-a5c8-ac171537bf1a 2018-07-25 11:26:35,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:26:35,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:26:36,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["1MTYuRJ2QV641-zCcdXpPw"], "issued_at": "2018-07-25T11:26:36.000000Z"}} 2018-07-25 11:26:36,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0fbcf2da00b317b7ec33086f584ed2882be684" 2018-07-25 11:26:36,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:36 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7485a0f4-4e9f-4dc6-aa74-33ab802597e6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:36,219 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7485a0f4-4e9f-4dc6-aa74-33ab802597e6 2018-07-25 11:26:36,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:36,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5c7c9230-fbdc-4cc0-8549-b9931e70268a Date: Wed, 25 Jul 2018 11:26:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:36,377 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-5c7c9230-fbdc-4cc0-8549-b9931e70268a 2018-07-25 11:26:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:36,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d04dd6e-e768-4c35-bbfe-bb4a90a1fcb5 Date: Wed, 25 Jul 2018 11:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:36,449 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-8d04dd6e-e768-4c35-bbfe-bb4a90a1fcb5 2018-07-25 11:26:36,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:36,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-af8513c1-3ea2-45cf-91fb-5f0371a952c5 Date: Wed, 25 Jul 2018 11:26:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:36,617 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-af8513c1-3ea2-45cf-91fb-5f0371a952c5 2018-07-25 11:26:36,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:26:36,626 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:36 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:26:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0fbcf2da00b317b7ec33086f584ed2882be684" 2018-07-25 11:26:36,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:36 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-06bd38e8-18ab-4f18-98bf-437048fea33e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:36,657 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-06bd38e8-18ab-4f18-98bf-437048fea33e 2018-07-25 11:26:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:36,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a0fee01f-f960-4d14-874f-87ad4f400bfd Date: Wed, 25 Jul 2018 11:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:36,732 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-a0fee01f-f960-4d14-874f-87ad4f400bfd 2018-07-25 11:26:36,733 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net 2018-07-25 11:26:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" -d '{"port": {"network_id": "0de08798-b77a-4686-bce4-6c663591ee59", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port", "admin_state_up": true}}' 2018-07-25 11:26:37,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-71796e6d-03e2-4710-972c-186fab7f44a6 Date: Wed, 25 Jul 2018 11:26:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:37Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.14"}],"id":"5d9f0fd8-a705-458a-98d5-429a7c9f7857","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:1a:83","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:37Z","binding:vnic_type":"normal"}} 2018-07-25 11:26:37,869 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-71796e6d-03e2-4710-972c-186fab7f44a6 2018-07-25 11:26:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ca996210-1bdd-41af-9f29-f7a8badb81be Date: Wed, 25 Jul 2018 11:26:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:38,009 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-ca996210-1bdd-41af-9f29-f7a8badb81be 2018-07-25 11:26:38,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-11d3d9f4-90ee-40f2-b636-48a64e866d4d Date: Wed, 25 Jul 2018 11:26:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:38,078 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-11d3d9f4-90ee-40f2-b636-48a64e866d4d 2018-07-25 11:26:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6c1aa494-013b-467f-855e-6aefc83af78a Date: Wed, 25 Jul 2018 11:26:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:38,231 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-6c1aa494-013b-467f-855e-6aefc83af78a 2018-07-25 11:26:38,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:38 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2e2ad503-cd2b-46f4-b093-f6cc25defb42 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:38,267 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-2e2ad503-cd2b-46f4-b093-f6cc25defb42 2018-07-25 11:26:38,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5ed70b95-4d66-4836-9fb9-476359f56742 Date: Wed, 25 Jul 2018 11:26:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:38,335 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-5ed70b95-4d66-4836-9fb9-476359f56742 2018-07-25 11:26:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-221c6948-dffc-40ab-8548-f77c8f536b5f Date: Wed, 25 Jul 2018 11:26:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.14"}],"id":"5d9f0fd8-a705-458a-98d5-429a7c9f7857","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:1a:83","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:37Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:38,437 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port&admin_state_up=True used request id req-221c6948-dffc-40ab-8548-f77c8f536b5f 2018-07-25 11:26:38,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:38 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-8ea78085-b00e-4268-b957-c64f461159cb X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:38,478 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-8ea78085-b00e-4268-b957-c64f461159cb 2018-07-25 11:26:38,478 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst 2018-07-25 11:26:38,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,517 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d313aeef-ba6a-425e-900b-739d22ab8a34 x-compute-request-id: req-d313aeef-ba6a-425e-900b-739d22ab8a34 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-flavor"}]} 2018-07-25 11:26:38,517 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d313aeef-ba6a-425e-900b-739d22ab8a34 2018-07-25 11:26:38,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,565 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 531 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-67824702-120c-4adf-bdff-655e850943cf x-compute-request-id: req-67824702-120c-4adf-bdff-655e850943cf RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "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": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b"}} 2018-07-25 11:26:38,566 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b used request id req-67824702-120c-4adf-bdff-655e850943cf 2018-07-25 11:26:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json x-openstack-request-id: req-6c2cdeac-8cfa-4d97-839d-6c4433333d0e RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:26:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:26:25Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/8df47260-d303-4b2f-a120-5145efd07812/snap", "metadata": {}}], "self": "/v2/images/8df47260-d303-4b2f-a120-5145efd07812", "min_disk": 0, "protected": false, "id": "8df47260-d303-4b2f-a120-5145efd07812", "file": "/v2/images/8df47260-d303-4b2f-a120-5145efd07812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/8df47260-d303-4b2f-a120-5145efd07812/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image"} 2018-07-25 11:26:38,610 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image used request id req-6c2cdeac-8cfa-4d97-839d-6c4433333d0e 2018-07-25 11:26:38,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:38,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-e223446e-6d92-4b36-bd73-bac945f0bd58 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:26:38,630 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-e223446e-6d92-4b36-bd73-bac945f0bd58 2018-07-25 11:26:38,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "imageRef": "8df47260-d303-4b2f-a120-5145efd07812", "flavorRef": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "max_count": 1, "min_count": 1, "networks": [{"port": "5d9f0fd8-a705-458a-98d5-429a7c9f7857"}]}}' 2018-07-25 11:26:39,522 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3602cc9-5ab8-4a38-9299-93fac1d38899 x-compute-request-id: req-e3602cc9-5ab8-4a38-9299-93fac1d38899 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "adminPass": "5PxRaMR3hjEq"}} 2018-07-25 11:26:39,522 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-e3602cc9-5ab8-4a38-9299-93fac1d38899 2018-07-25 11:26:39,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:39,660 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-358afb07-674f-4d47-9c11-553d8e4d3b63 x-compute-request-id: req-358afb07-674f-4d47-9c11-553d8e4d3b63 RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:26:39Z", "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-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:26:39,660 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-358afb07-674f-4d47-9c11-553d8e4d3b63 2018-07-25 11:26:39,660 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst 2018-07-25 11:26:39,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:39,806 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-28591de6-61e6-479d-868d-a6a7e5f2c2dc x-compute-request-id: req-28591de6-61e6-479d-868d-a6a7e5f2c2dc RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "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-25T11:26:39Z", "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-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:26:39,806 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-28591de6-61e6-479d-868d-a6a7e5f2c2dc 2018-07-25 11:26:39,806 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst] is - BUILD 2018-07-25 11:26:39,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:26:42,810 - create_instance - DEBUG - VM status query timeout in 896.85104394 2018-07-25 11:26:42,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:43,185 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1538 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-85eab75f-6eb7-497e-b2d2-8c84c504d7ea x-compute-request-id: req-85eab75f-6eb7-497e-b2d2-8c84c504d7ea RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:26:41Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:26:43,185 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-85eab75f-6eb7-497e-b2d2-8c84c504d7ea 2018-07-25 11:26:43,185 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst] is - BUILD 2018-07-25 11:26:43,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:26:46,186 - create_instance - DEBUG - VM status query timeout in 893.474436045 2018-07-25 11:26:46,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:46,538 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa613cf9-a270-4c71-ac45-74ed04291599 x-compute-request-id: req-fa613cf9-a270-4c71-ac45-74ed04291599 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1a:83", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-25T11:26:44.000000", "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:26:44Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:26:46,538 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-fa613cf9-a270-4c71-ac45-74ed04291599 2018-07-25 11:26:46,539 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst] is - ACTIVE 2018-07-25 11:26:46,539 - create_instance - INFO - VM is - ACTIVE 2018-07-25 11:26:46,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:46,890 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-68f68a18-cfc9-40bc-b17c-15384522f7cd x-compute-request-id: req-68f68a18-cfc9-40bc-b17c-15384522f7cd RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1a:83", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-25T11:26:44.000000", "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:26:44Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:26:46,890 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-68f68a18-cfc9-40bc-b17c-15384522f7cd 2018-07-25 11:26:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:47,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-20e6838b-bfaa-4095-bbbd-20d2793b904e Date: Wed, 25 Jul 2018 11:26:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:47,016 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-20e6838b-bfaa-4095-bbbd-20d2793b904e 2018-07-25 11:26:47,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:47,046 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:47 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-b5d98460-8a5e-4c3a-be73-f00d6b9f3c37 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:47,046 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-b5d98460-8a5e-4c3a-be73-f00d6b9f3c37 2018-07-25 11:26:47,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:47,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8076a328-4ad4-4cf8-8fb3-e7528be9ecfa Date: Wed, 25 Jul 2018 11:26:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:47,437 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-8076a328-4ad4-4cf8-8fb3-e7528be9ecfa 2018-07-25 11:26:47,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:47,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3680 X-Openstack-Request-Id: req-48f52bbd-b521-4f73-a337-f5e772ebe039 Date: Wed, 25 Jul 2018 11:26:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.3"}],"id":"447f9af8-8754-492d-bfbc-770c87442ee6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:54:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:42Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.14"}],"id":"5d9f0fd8-a705-458a-98d5-429a7c9f7857","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:1a:83","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"host5","description":"","tags":[],"device_id":"b1dcae7b-8cc2-4b02-8300-6a8882b8400c","name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.2"}],"id":"814a1c1c-c38d-40a1-9acd-f695b31a5246","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:48:cf","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.4"}],"id":"ff1bd42f-3180-4b92-9ecf-1ef05f2e7880","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:47:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:29Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:47,532 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-48f52bbd-b521-4f73-a337-f5e772ebe039 2018-07-25 11:26:47,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:26:47,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["bFbBwpOzSni3XTXMJ2LOqg"], "issued_at": "2018-07-25T11:26:47.000000Z"}} 2018-07-25 11:26:47,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:48,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:48 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-bd47845f-b551-4da3-8c37-7c5512ff48ed X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:48,017 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-bd47845f-b551-4da3-8c37-7c5512ff48ed 2018-07-25 11:26:48,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:48,566 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1742 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d38510c-0532-4160-9cdb-154c6b3fbbd1 x-compute-request-id: req-9d38510c-0532-4160-9cdb-154c6b3fbbd1 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1a:83", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-25T11:26:44.000000", "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:26:44Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:26:48,566 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-9d38510c-0532-4160-9cdb-154c6b3fbbd1 2018-07-25 11:26:48,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:48,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4928cafc-eb4c-4d1b-9284-afcbb6cf5923 Date: Wed, 25 Jul 2018 11:26:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:48,704 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-4928cafc-eb4c-4d1b-9284-afcbb6cf5923 2018-07-25 11:26:48,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:48,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:48 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-7f79eb39-250b-464c-8754-b8da5c8be51c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:48,734 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-7f79eb39-250b-464c-8754-b8da5c8be51c 2018-07-25 11:26:48,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:48,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-de56214b-1409-4e67-bf6e-d2bdc784a054 Date: Wed, 25 Jul 2018 11:26:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:48,822 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-de56214b-1409-4e67-bf6e-d2bdc784a054 2018-07-25 11:26:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:48,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-43e14321-e438-4d1f-b610-69dfd05f91c0 Date: Wed, 25 Jul 2018 11:26:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.3"}],"id":"447f9af8-8754-492d-bfbc-770c87442ee6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:54:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.14"}],"id":"5d9f0fd8-a705-458a-98d5-429a7c9f7857","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:1a:83","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b1dcae7b-8cc2-4b02-8300-6a8882b8400c","name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.2"}],"id":"814a1c1c-c38d-40a1-9acd-f695b31a5246","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:48:cf","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.4"}],"id":"ff1bd42f-3180-4b92-9ecf-1ef05f2e7880","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:47:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:29Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:48,900 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-43e14321-e438-4d1f-b610-69dfd05f91c0 2018-07-25 11:26:48,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" -d '{"volumeAttachment": {"volumeId": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64"}}' 2018-07-25 11:26:52,173 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 194 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f94b4385-0d5b-4832-91b7-fe2907bd7e38 x-compute-request-id: req-f94b4385-0d5b-4832-91b7-fe2907bd7e38 RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "volumeId": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64"}} 2018-07-25 11:26:52,174 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c/os-volume_attachments used request id req-f94b4385-0d5b-4832-91b7-fe2907bd7e38 2018-07-25 11:26:52,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:52,420 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-31546068-1944-4983-856e-e577275b0465 x-compute-request-id: req-31546068-1944-4983-856e-e577275b0465 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1a:83", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-25T11:26:44.000000", "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:26:44Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64"}], "metadata": {}}} 2018-07-25 11:26:52,420 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-31546068-1944-4983-856e-e577275b0465 2018-07-25 11:26:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:52,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-49a4394f-142d-49fa-8c47-5255658c77a6 Date: Wed, 25 Jul 2018 11:26:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:52,580 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-49a4394f-142d-49fa-8c47-5255658c77a6 2018-07-25 11:26:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:26:52,599 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:52 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:26:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:52,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:52 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-26c6d435-0e81-4f89-8997-901f602a5b76 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:52,637 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-26c6d435-0e81-4f89-8997-901f602a5b76 2018-07-25 11:26:52,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:52,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bd182723-c539-4444-918b-4d6d82501dec Date: Wed, 25 Jul 2018 11:26:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:52,702 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-bd182723-c539-4444-918b-4d6d82501dec 2018-07-25 11:26:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:52,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-b88f0092-a53b-4f5c-8584-4332eb1f1820 Date: Wed, 25 Jul 2018 11:26:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.3"}],"id":"447f9af8-8754-492d-bfbc-770c87442ee6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:54:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.14"}],"id":"5d9f0fd8-a705-458a-98d5-429a7c9f7857","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:1a:83","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b1dcae7b-8cc2-4b02-8300-6a8882b8400c","name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.2"}],"id":"814a1c1c-c38d-40a1-9acd-f695b31a5246","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:48:cf","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.4"}],"id":"ff1bd42f-3180-4b92-9ecf-1ef05f2e7880","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:47:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:29Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:52,774 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-b88f0092-a53b-4f5c-8584-4332eb1f1820 2018-07-25 11:26:52,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:52,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-40c93bb1-ecd9-441b-bd45-fb68b5f0cd57 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:26:52,792 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-40c93bb1-ecd9-441b-bd45-fb68b5f0cd57 2018-07-25 11:26:52,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:53,143 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ae27254-c458-4aff-bfd7-aea39305f6df x-compute-request-id: req-3ae27254-c458-4aff-bfd7-aea39305f6df RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1a:83", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-25T11:26:44.000000", "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:26:44Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64"}], "metadata": {}}} 2018-07-25 11:26:53,143 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-3ae27254-c458-4aff-bfd7-aea39305f6df 2018-07-25 11:26:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:53,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-308b7af7-e17b-47d0-9053-b53ba2c8def0 Date: Wed, 25 Jul 2018 11:26:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:53,269 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-308b7af7-e17b-47d0-9053-b53ba2c8def0 2018-07-25 11:26:53,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:53,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:53 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-aee9e6e4-e955-4e70-9da6-5147ea69eda6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:53,309 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-aee9e6e4-e955-4e70-9da6-5147ea69eda6 2018-07-25 11:26:53,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:53,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ab92aff-d435-4ace-9d87-6ec8eb8d2cc6 Date: Wed, 25 Jul 2018 11:26:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:53,383 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-8ab92aff-d435-4ace-9d87-6ec8eb8d2cc6 2018-07-25 11:26:53,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:53,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-dce2e5be-84a0-47d5-a937-15e96ec3ff14 Date: Wed, 25 Jul 2018 11:26:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.3"}],"id":"447f9af8-8754-492d-bfbc-770c87442ee6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:54:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.14"}],"id":"5d9f0fd8-a705-458a-98d5-429a7c9f7857","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:1a:83","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b1dcae7b-8cc2-4b02-8300-6a8882b8400c","name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.2"}],"id":"814a1c1c-c38d-40a1-9acd-f695b31a5246","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:48:cf","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.4"}],"id":"ff1bd42f-3180-4b92-9ecf-1ef05f2e7880","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:47:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:29Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:53,456 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-dce2e5be-84a0-47d5-a937-15e96ec3ff14 2018-07-25 11:26:53,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:53,829 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-497aec1d-3a7f-4cb5-882a-7c6e01c8c56f x-compute-request-id: req-497aec1d-3a7f-4cb5-882a-7c6e01c8c56f RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1a:83", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-25T11:26:44.000000", "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:26:44Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64"}], "metadata": {}}} 2018-07-25 11:26:53,829 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-497aec1d-3a7f-4cb5-882a-7c6e01c8c56f 2018-07-25 11:26:53,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:54,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-fda521de-f3b7-4351-9117-6ea55c36fc90 Date: Wed, 25 Jul 2018 11:26:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:54,185 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-fda521de-f3b7-4351-9117-6ea55c36fc90 2018-07-25 11:26:54,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:54,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:54 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-99a33d85-e2c7-4df2-b02b-9b4d4cf37004 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:54,217 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-99a33d85-e2c7-4df2-b02b-9b4d4cf37004 2018-07-25 11:26:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:54,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-375bca75-1cc1-48a7-b9fb-83fae674cfe1 Date: Wed, 25 Jul 2018 11:26:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:54,301 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-375bca75-1cc1-48a7-b9fb-83fae674cfe1 2018-07-25 11:26:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:54,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-d32edf4b-9a30-47c7-918b-a2eb21683d60 Date: Wed, 25 Jul 2018 11:26:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.3"}],"id":"447f9af8-8754-492d-bfbc-770c87442ee6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:54:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.14"}],"id":"5d9f0fd8-a705-458a-98d5-429a7c9f7857","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:1a:83","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b1dcae7b-8cc2-4b02-8300-6a8882b8400c","name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.2"}],"id":"814a1c1c-c38d-40a1-9acd-f695b31a5246","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:48:cf","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.4"}],"id":"ff1bd42f-3180-4b92-9ecf-1ef05f2e7880","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:47:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:29Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:54,385 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-d32edf4b-9a30-47c7-918b-a2eb21683d60 2018-07-25 11:26:54,388 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:54,508 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-dc0c0ac2-5bef-4032-bb15-b37613dafee9 Content-Type: application/json Content-Length: 1128 x-openstack-request-id: req-dc0c0ac2-5bef-4032-bb15-b37613dafee9 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:26:54.000000", "replication_status": null, "snapshot_id": null, "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe", "bootable": "false", "created_at": "2018-07-25T11:26:29.000000", "volume_type": "RBD"}} 2018-07-25 11:26:54,509 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-dc0c0ac2-5bef-4032-bb15-b37613dafee9 2018-07-25 11:26:57,514 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc0c0ac2-5bef-4032-bb15-b37613dafee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:57,662 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-bbad4402-9d0f-4597-be5c-7f5825b4ca3c Content-Type: application/json Content-Length: 1423 x-openstack-request-id: req-bbad4402-9d0f-4597-be5c-7f5825b4ca3c RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "attachment_id": "5a7d8a3a-126e-4124-9a11-4958c6fa5a96", "attached_at": "2018-07-25T11:26:54.000000", "host_name": "host5", "volume_id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "device": "/dev/vdb", "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64"}], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:26:54.000000", "replication_status": null, "snapshot_id": null, "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe", "bootable": "false", "created_at": "2018-07-25T11:26:29.000000", "volume_type": "RBD"}} 2018-07-25 11:26:57,662 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-bbad4402-9d0f-4597-be5c-7f5825b4ca3c 2018-07-25 11:26:57,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:57,956 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1788 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a539b122-2d1a-499b-94e9-6131b71a9fcd x-compute-request-id: req-a539b122-2d1a-499b-94e9-6131b71a9fcd RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:1a:83", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-25T11:26:44.000000", "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:26:44Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64"}], "metadata": {}}} 2018-07-25 11:26:57,956 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-a539b122-2d1a-499b-94e9-6131b71a9fcd 2018-07-25 11:26:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:58,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-79a53242-7e1a-4523-9bd1-0d7ed805144d Date: Wed, 25 Jul 2018 11:26:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0de08798-b77a-4686-bce4-6c663591ee59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["08d0dc6e-a7d6-4de1-acad-008ac91bf8c2"],"description":"","tags":[],"updated_at":"2018-07-25T11:26:26Z","provider:segmentation_id":18,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:26:58,092 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net used request id req-79a53242-7e1a-4523-9bd1-0d7ed805144d 2018-07-25 11:26:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:58,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:26:58 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1b5c74f3-3420-44ac-8d0a-f5550705c190 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:26:58,122 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-1b5c74f3-3420-44ac-8d0a-f5550705c190 2018-07-25 11:26:58,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:58,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b6346517-f883-4966-833c-04dada5a08f4 Date: Wed, 25 Jul 2018 11:26:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:26Z","dns_nameservers":[],"updated_at":"2018-07-25T11:26:26Z","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":"64d49607fdd949c2b865e398f7f1620e","id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet"}]} 2018-07-25 11:26:58,212 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-b6346517-f883-4966-833c-04dada5a08f4 2018-07-25 11:26:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:26:58,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3683 X-Openstack-Request-Id: req-fd9d122f-c588-4807-ae27-35fe913caead Date: Wed, 25 Jul 2018 11:26:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.3"}],"id":"447f9af8-8754-492d-bfbc-770c87442ee6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:54:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.14"}],"id":"5d9f0fd8-a705-458a-98d5-429a7c9f7857","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:1a:83","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b1dcae7b-8cc2-4b02-8300-6a8882b8400c","name":"NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.2"}],"id":"814a1c1c-c38d-40a1-9acd-f695b31a5246","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:48:cf","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:26:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"08d0dc6e-a7d6-4de1-acad-008ac91bf8c2","ip_address":"10.55.0.4"}],"id":"ff1bd42f-3180-4b92-9ecf-1ef05f2e7880","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:47:0e","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-0de08798-b77a-4686-bce4-6c663591ee59","name":"","admin_state_up":true,"network_id":"0de08798-b77a-4686-bce4-6c663591ee59","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:26:29Z","binding:vnic_type":"normal"}]} 2018-07-25 11:26:58,305 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=0de08798-b77a-4686-bce4-6c663591ee59 used request id req-fd9d122f-c588-4807-ae27-35fe913caead 2018-07-25 11:26:58,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c/os-volume_attachments/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33e60036c2baf18b8a9641d83e0d6afd2a98a9a5" 2018-07-25 11:26:59,865 - 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-05d7c027-a779-4d2c-91d9-959608ba9ccd x-compute-request-id: req-05d7c027-a779-4d2c-91d9-959608ba9ccd 2018-07-25 11:26:59,865 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c/os-volume_attachments/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-05d7c027-a779-4d2c-91d9-959608ba9ccd 2018-07-25 11:26:59,866 - create_instance - INFO - Deleting Port with ID - 5d9f0fd8-a705-458a-98d5-429a7c9f7857 2018-07-25 11:26:59,866 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-port 2018-07-25 11:26:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/5d9f0fd8-a705-458a-98d5-429a7c9f7857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:27:00,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d084770c-e42e-4a2b-ac3b-dd1be092b573 Date: Wed, 25 Jul 2018 11:27:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:27:00,584 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/5d9f0fd8-a705-458a-98d5-429a7c9f7857 used request id req-d084770c-e42e-4a2b-ac3b-dd1be092b573 2018-07-25 11:27:00,584 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst 2018-07-25 11:27:00,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:27:00,856 - 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-a4f04d53-783c-42f7-8796-514ff720494c x-compute-request-id: req-a4f04d53-783c-42f7-8796-514ff720494c 2018-07-25 11:27:00,857 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-a4f04d53-783c-42f7-8796-514ff720494c 2018-07-25 11:27:00,857 - create_instance - INFO - Checking deletion status 2018-07-25 11:27:00,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:27:01,241 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1565 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a3faaf9-3241-439e-9ffb-29d272d97c9f x-compute-request-id: req-0a3faaf9-3241-439e-9ffb-29d272d97c9f RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "rel": "bookmark"}], "image": {"id": "8df47260-d303-4b2f-a120-5145efd07812", "links": [{"href": "https://192.16.1.222:8774/images/8df47260-d303-4b2f-a120-5145efd07812", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-25T11:26:44.000000", "flavor": {"id": "6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "links": [{"href": "https://192.16.1.222:8774/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b", "rel": "bookmark"}]}, "id": "b1dcae7b-8cc2-4b02-8300-6a8882b8400c", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:27:00Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst", "created": "2018-07-25T11:26:39Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [{"id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64"}], "metadata": {}}} 2018-07-25 11:27:01,241 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-0a3faaf9-3241-439e-9ffb-29d272d97c9f 2018-07-25 11:27:01,241 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst] is - ACTIVE 2018-07-25 11:27:01,241 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:27:04,245 - create_instance - DEBUG - VM status query timeout in 296.612340927 2018-07-25 11:27:04,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a84d70cc2750a4ea2932d275a1d431a0b6bb6c4" 2018-07-25 11:27:04,332 - 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-0d84c64b-8fdb-4fbb-b600-6f1f938b1e7e x-compute-request-id: req-0d84c64b-8fdb-4fbb-b600-6f1f938b1e7e RESP BODY: {"itemNotFound": {"message": "Instance b1dcae7b-8cc2-4b02-8300-6a8882b8400c could not be found.", "code": 404}} 2018-07-25 11:27:04,332 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b1dcae7b-8cc2-4b02-8300-6a8882b8400c used request id req-0d84c64b-8fdb-4fbb-b600-6f1f938b1e7e 2018-07-25 11:27:04,332 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b1dcae7b-8cc2-4b02-8300-6a8882b8400c could not be found. (HTTP 404) (Request-ID: req-0d84c64b-8fdb-4fbb-b600-6f1f938b1e7e) 2018-07-25 11:27:04,332 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-vm_inst 2018-07-25 11:27:04,335 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b5481e1-786a-4219-8471-60f9fb7887b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" 2018-07-25 11:27:04,436 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-e95c0bc5-a7ee-490e-8edd-233a112f1760 Content-Type: application/json Content-Length: 1107 x-openstack-request-id: req-e95c0bc5-a7ee-490e-8edd-233a112f1760 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host4@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:27:02.000000", "replication_status": null, "snapshot_id": null, "id": "a0e6f5be-9ba0-4ee5-86f5-634596c76c64", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe", "bootable": "false", "created_at": "2018-07-25T11:26:29.000000", "volume_type": "RBD"}} 2018-07-25 11:27:04,436 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-e95c0bc5-a7ee-490e-8edd-233a112f1760 2018-07-25 11:27:04,436 - create_volume - DEBUG - Instance status is - available 2018-07-25 11:27:04,437 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe 2018-07-25 11:27:04,437 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe 2018-07-25 11:27:04,439 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b5481e1-786a-4219-8471-60f9fb7887b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" 2018-07-25 11:27:04,535 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-dbcf0459-8e0b-41c5-9bea-55adf0acaf16 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:27:04,535 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-dbcf0459-8e0b-41c5-9bea-55adf0acaf16 2018-07-25 11:27:04,537 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b5481e1-786a-4219-8471-60f9fb7887b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ecb745c48101ad300d5bfe24b31811bfb717d3" 2018-07-25 11:27:05,614 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-856e35b8-5871-494e-af23-b18f93cfa0e3 x-openstack-request-id: req-856e35b8-5871-494e-af23-b18f93cfa0e3 RESP BODY: {"itemNotFound": {"message": "Volume a0e6f5be-9ba0-4ee5-86f5-634596c76c64 could not be found.", "code": 404}} 2018-07-25 11:27:05,614 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/a0e6f5be-9ba0-4ee5-86f5-634596c76c64 used request id req-856e35b8-5871-494e-af23-b18f93cfa0e3 2018-07-25 11:27:05,615 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a0e6f5be-9ba0-4ee5-86f5-634596c76c64 could not be found. (HTTP 404) (Request-ID: req-856e35b8-5871-494e-af23-b18f93cfa0e3) 2018-07-25 11:27:05,615 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe 2018-07-25 11:27:05,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a275f19a4139b11c70d90813529684cc5776550" 2018-07-25 11:27:05,675 - 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-f2cb5dfb-53da-4b8b-a0dc-b8dcf0b280fc x-compute-request-id: req-f2cb5dfb-53da-4b8b-a0dc-b8dcf0b280fc 2018-07-25 11:27:05,676 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/6fa9eb14-0c8f-486d-a77e-a1dc5116e36b used request id req-f2cb5dfb-53da-4b8b-a0dc-b8dcf0b280fc 2018-07-25 11:27:05,676 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet 2018-07-25 11:27:05,677 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-subnet 2018-07-25 11:27:05,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/08d0dc6e-a7d6-4de1-acad-008ac91bf8c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" 2018-07-25 11:27:08,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2796e4d8-0fea-41bf-93fa-fefd831f9b18 Date: Wed, 25 Jul 2018 11:27:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:27:08,778 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/08d0dc6e-a7d6-4de1-acad-008ac91bf8c2 used request id req-2796e4d8-0fea-41bf-93fa-fefd831f9b18 2018-07-25 11:27:08,778 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-net 2018-07-25 11:27:08,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/0de08798-b77a-4686-bce4-6c663591ee59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34b35a7668bba3b5f6e07545992d8fc11acebfb" 2018-07-25 11:27:10,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f950fb4f-bc37-45ee-b60a-03c28b4162fe Date: Wed, 25 Jul 2018 11:27:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:27:10,833 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/0de08798-b77a-4686-bce4-6c663591ee59 used request id req-f950fb4f-bc37-45ee-b60a-03c28b4162fe 2018-07-25 11:27:10,834 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-15a9dea6-48a1-4c4b-9cfc-6a24d107a8fe-image 2018-07-25 11:27:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20533f15d1acb4be158065b4906a853fd933f6c5" 2018-07-25 11:27:11,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6fcac5c5-1c49-4bcd-950b-5b5cfab0342e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:27:11,318 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/8df47260-d303-4b2f-a120-5145efd07812 used request id req-6fcac5c5-1c49-4bcd-950b-5b5cfab0342e 2018-07-25 11:27:11,320 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:11,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:11,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:11,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["Od_T1mbuSh-xQ-H4W1PsRQ"], "issued_at": "2018-07-25T11:27:11.000000Z"}} 2018-07-25 11:27:11,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18311ac6503a0f49dec27db7733a5f0cd22f991" 2018-07-25 11:27:11,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:11 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-012cd253-d3ec-4620-a26c-7d67ae7a748d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:11,806 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-012cd253-d3ec-4620-a26c-7d67ae7a748d 2018-07-25 11:27:11,807 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:11,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18311ac6503a0f49dec27db7733a5f0cd22f991" 2018-07-25 11:27:11,933 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-98ae983d-d6cb-4ebf-b200-c4920014b0f1 x-compute-request-id: req-98ae983d-d6cb-4ebf-b200-c4920014b0f1 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:11,933 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-98ae983d-d6cb-4ebf-b200-c4920014b0f1 2018-07-25 11:27:11,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18311ac6503a0f49dec27db7733a5f0cd22f991" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-17a7a7d6-8266-42c7-a109-dff0d995950fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-25 11:27:11,988 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-464ec2d5-20b7-4ef3-9516-ade28fbf1aa5 x-compute-request-id: req-464ec2d5-20b7-4ef3-9516-ade28fbf1aa5 RESP BODY: {"flavor": {"name": "CreateFlavorTests-17a7a7d6-8266-42c7-a109-dff0d995950fname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b5bc699b-dda1-4113-a183-a4d43e363440", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b5bc699b-dda1-4113-a183-a4d43e363440", "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": "b5bc699b-dda1-4113-a183-a4d43e363440"}} 2018-07-25 11:27:11,988 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-464ec2d5-20b7-4ef3-9516-ade28fbf1aa5 2018-07-25 11:27:11,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:12,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["CPUrlLNVTHqUJVkTVl-5kg"], "issued_at": "2018-07-25T11:27:12.000000Z"}} 2018-07-25 11:27:12,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/b5bc699b-dda1-4113-a183-a4d43e363440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babbf5247c472f07f5df26f8999687b17e0d52c8" 2018-07-25 11:27:12,542 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dedbae1d-753b-4623-910a-aec3a1ddb97b x-compute-request-id: req-dedbae1d-753b-4623-910a-aec3a1ddb97b RESP BODY: {"flavor": {"name": "CreateFlavorTests-17a7a7d6-8266-42c7-a109-dff0d995950fname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b5bc699b-dda1-4113-a183-a4d43e363440", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b5bc699b-dda1-4113-a183-a4d43e363440", "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": "b5bc699b-dda1-4113-a183-a4d43e363440"}} 2018-07-25 11:27:12,543 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/b5bc699b-dda1-4113-a183-a4d43e363440 used request id req-dedbae1d-753b-4623-910a-aec3a1ddb97b 2018-07-25 11:27:12,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/b5bc699b-dda1-4113-a183-a4d43e363440/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babbf5247c472f07f5df26f8999687b17e0d52c8" 2018-07-25 11:27:12,587 - 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-62685f42-c890-4aca-9f2f-39e6d327ecdc x-compute-request-id: req-62685f42-c890-4aca-9f2f-39e6d327ecdc RESP BODY: {"extra_specs": {}} 2018-07-25 11:27:12,587 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/b5bc699b-dda1-4113-a183-a4d43e363440/os-extra_specs used request id req-62685f42-c890-4aca-9f2f-39e6d327ecdc 2018-07-25 11:27:12,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/b5bc699b-dda1-4113-a183-a4d43e363440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18311ac6503a0f49dec27db7733a5f0cd22f991" 2018-07-25 11:27:12,632 - 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-57739762-cfc2-43d3-90cf-3c4da6941b5c x-compute-request-id: req-57739762-cfc2-43d3-90cf-3c4da6941b5c 2018-07-25 11:27:12,632 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/b5bc699b-dda1-4113-a183-a4d43e363440 used request id req-57739762-cfc2-43d3-90cf-3c4da6941b5c 2018-07-25 11:27:12,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babbf5247c472f07f5df26f8999687b17e0d52c8" 2018-07-25 11:27:12,687 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-7330fd88-a8e1-4756-b90a-492d85a8b5f2 x-compute-request-id: req-7330fd88-a8e1-4756-b90a-492d85a8b5f2 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:12,687 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-7330fd88-a8e1-4756-b90a-492d85a8b5f2 2018-07-25 11:27:12,688 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:12,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:12,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:13,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["IkhuQyWkTQypC6Fl64FILg"], "issued_at": "2018-07-25T11:27:13.000000Z"}} 2018-07-25 11:27:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd50489a8115cf996317ff3bd39fbb095a34a75c" 2018-07-25 11:27:13,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:13 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4248ac73-d132-48fb-b464-279918795cfe X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:13,165 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4248ac73-d132-48fb-b464-279918795cfe 2018-07-25 11:27:13,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:13,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd50489a8115cf996317ff3bd39fbb095a34a75c" 2018-07-25 11:27:13,293 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d8677e0-c6c3-4841-82f9-c3decdf80901 x-compute-request-id: req-8d8677e0-c6c3-4841-82f9-c3decdf80901 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:13,294 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8d8677e0-c6c3-4841-82f9-c3decdf80901 2018-07-25 11:27:13,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd50489a8115cf996317ff3bd39fbb095a34a75c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c9325d7f-a3d0-44d8-ac59-ab8a35763207name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-25 11:27:13,347 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b001e1b-d5c4-43f6-9524-183fa8364fd5 x-compute-request-id: req-9b001e1b-d5c4-43f6-9524-183fa8364fd5 RESP BODY: {"flavor": {"name": "CreateFlavorTests-c9325d7f-a3d0-44d8-ac59-ab8a35763207name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494", "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": "9022a2fe-7ce9-498c-aaf3-65b163cc6494"}} 2018-07-25 11:27:13,347 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9b001e1b-d5c4-43f6-9524-183fa8364fd5 2018-07-25 11:27:13,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:13,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["rRRJWIomQ3W_2ORzmHTeBw"], "issued_at": "2018-07-25T11:27:13.000000Z"}} 2018-07-25 11:27:13,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b5c510671a0da2ae05aed41662348f28fcdaf3" 2018-07-25 11:27:13,879 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-35533986-3bb6-48bd-88dc-7a0e0a18b142 x-compute-request-id: req-35533986-3bb6-48bd-88dc-7a0e0a18b142 RESP BODY: {"flavor": {"name": "CreateFlavorTests-c9325d7f-a3d0-44d8-ac59-ab8a35763207name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494", "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": "9022a2fe-7ce9-498c-aaf3-65b163cc6494"}} 2018-07-25 11:27:13,879 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494 used request id req-35533986-3bb6-48bd-88dc-7a0e0a18b142 2018-07-25 11:27:13,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b5c510671a0da2ae05aed41662348f28fcdaf3" 2018-07-25 11:27:13,927 - 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-d02a190b-214f-458d-81ee-fde4b0d66d6d x-compute-request-id: req-d02a190b-214f-458d-81ee-fde4b0d66d6d RESP BODY: {"extra_specs": {}} 2018-07-25 11:27:13,927 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494/os-extra_specs used request id req-d02a190b-214f-458d-81ee-fde4b0d66d6d 2018-07-25 11:27:13,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b5c510671a0da2ae05aed41662348f28fcdaf3" 2018-07-25 11:27:13,973 - 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-4c447d0c-9a6d-414b-9867-8a12f4944fd5 x-compute-request-id: req-4c447d0c-9a6d-414b-9867-8a12f4944fd5 2018-07-25 11:27:13,973 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494 used request id req-4c447d0c-9a6d-414b-9867-8a12f4944fd5 2018-07-25 11:27:13,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b5c510671a0da2ae05aed41662348f28fcdaf3" 2018-07-25 11:27:14,070 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fd77019-2c79-4d6e-b39e-d939dbbb79bd x-compute-request-id: req-9fd77019-2c79-4d6e-b39e-d939dbbb79bd RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:14,070 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-9fd77019-2c79-4d6e-b39e-d939dbbb79bd 2018-07-25 11:27:14,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd50489a8115cf996317ff3bd39fbb095a34a75c" 2018-07-25 11:27:14,118 - 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-e015c042-cd71-4455-9715-53543a190f76 x-compute-request-id: req-e015c042-cd71-4455-9715-53543a190f76 RESP BODY: {"itemNotFound": {"message": "Flavor 9022a2fe-7ce9-498c-aaf3-65b163cc6494 could not be found.", "code": 404}} 2018-07-25 11:27:14,118 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/9022a2fe-7ce9-498c-aaf3-65b163cc6494 used request id req-e015c042-cd71-4455-9715-53543a190f76 2018-07-25 11:27:14,119 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:14,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:14,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:14,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["PVRenC2QTvGg5oUi6_ZZFA"], "issued_at": "2018-07-25T11:27:14.000000Z"}} 2018-07-25 11:27:14,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bc6687b76f2541fc7790e928943e3de7f45b37" 2018-07-25 11:27:14,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:14 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-45d0bcd8-88c6-4b6d-902b-14f5afba9006 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:14,587 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-45d0bcd8-88c6-4b6d-902b-14f5afba9006 2018-07-25 11:27:14,588 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:14,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bc6687b76f2541fc7790e928943e3de7f45b37" 2018-07-25 11:27:14,675 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d4f4e1e-3ee6-48e5-99fa-31749093d467 x-compute-request-id: req-2d4f4e1e-3ee6-48e5-99fa-31749093d467 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:14,675 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-2d4f4e1e-3ee6-48e5-99fa-31749093d467 2018-07-25 11:27:14,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bc6687b76f2541fc7790e928943e3de7f45b37" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c25b2505-a366-4f25-a2f3-8f060109aa5dname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-25 11:27:14,821 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d756f597-cfc3-40b1-917a-c1ac8669bbc3 x-compute-request-id: req-d756f597-cfc3-40b1-917a-c1ac8669bbc3 RESP BODY: {"flavor": {"name": "CreateFlavorTests-c25b2505-a366-4f25-a2f3-8f060109aa5dname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1", "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": "c0bbf54d-e5f5-49a6-8c7a-668cb296cac1"}} 2018-07-25 11:27:14,822 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-d756f597-cfc3-40b1-917a-c1ac8669bbc3 2018-07-25 11:27:14,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:15,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["QXJA-jVBR1ipyweMHTLJHw"], "issued_at": "2018-07-25T11:27:15.000000Z"}} 2018-07-25 11:27:15,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af864b4c1aa07fe0bfd5865ca0c66c7f9d956c71" 2018-07-25 11:27:15,346 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-179d795e-fc47-43a3-991d-6b6d80010dec x-compute-request-id: req-179d795e-fc47-43a3-991d-6b6d80010dec RESP BODY: {"flavor": {"name": "CreateFlavorTests-c25b2505-a366-4f25-a2f3-8f060109aa5dname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1", "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": "c0bbf54d-e5f5-49a6-8c7a-668cb296cac1"}} 2018-07-25 11:27:15,346 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1 used request id req-179d795e-fc47-43a3-991d-6b6d80010dec 2018-07-25 11:27:15,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af864b4c1aa07fe0bfd5865ca0c66c7f9d956c71" 2018-07-25 11:27:15,379 - 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-ac710c06-f875-4233-9e60-66a88b54edf3 x-compute-request-id: req-ac710c06-f875-4233-9e60-66a88b54edf3 RESP BODY: {"extra_specs": {}} 2018-07-25 11:27:15,379 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1/os-extra_specs used request id req-ac710c06-f875-4233-9e60-66a88b54edf3 2018-07-25 11:27:15,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bc6687b76f2541fc7790e928943e3de7f45b37" 2018-07-25 11:27:15,425 - 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-bd71e640-eeaf-4d56-b4a5-28e1aded9bec x-compute-request-id: req-bd71e640-eeaf-4d56-b4a5-28e1aded9bec 2018-07-25 11:27:15,425 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/c0bbf54d-e5f5-49a6-8c7a-668cb296cac1 used request id req-bd71e640-eeaf-4d56-b4a5-28e1aded9bec 2018-07-25 11:27:15,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:15,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:15,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:15,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["TeCT3bLDSSa7KLHWhaJwpw"], "issued_at": "2018-07-25T11:27:15.000000Z"}} 2018-07-25 11:27:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c6dc84b414df66722ac59fa45bcac44e26e2e6" 2018-07-25 11:27:15,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:15 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d01c0828-7acf-436f-b40f-661b7d9bba00 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:15,892 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d01c0828-7acf-436f-b40f-661b7d9bba00 2018-07-25 11:27:15,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:15,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c6dc84b414df66722ac59fa45bcac44e26e2e6" 2018-07-25 11:27:16,038 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb47b97e-fae5-450a-87f0-d10381268532 x-compute-request-id: req-bb47b97e-fae5-450a-87f0-d10381268532 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:16,038 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-bb47b97e-fae5-450a-87f0-d10381268532 2018-07-25 11:27:16,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c6dc84b414df66722ac59fa45bcac44e26e2e6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-55ea6ace-3f79-4ee0-9fd5-6369621b77a1name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-25 11:27:16,137 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-855d2ad9-7e55-429d-91e0-9f8aaf95153b x-compute-request-id: req-855d2ad9-7e55-429d-91e0-9f8aaf95153b RESP BODY: {"flavor": {"name": "CreateFlavorTests-55ea6ace-3f79-4ee0-9fd5-6369621b77a1name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7", "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": "6e5f20ed-4a87-4945-ae96-472d8b1e29b7"}} 2018-07-25 11:27:16,138 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-855d2ad9-7e55-429d-91e0-9f8aaf95153b 2018-07-25 11:27:16,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:16,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["mPKMtQTOSoWB3_h3ym6KXQ"], "issued_at": "2018-07-25T11:27:16.000000Z"}} 2018-07-25 11:27:16,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc5776d6bd70ea382bb51b3bdd0d699a271aadd" 2018-07-25 11:27:16,659 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-53ca4a5c-39d4-420d-b591-fc1da6bf968d x-compute-request-id: req-53ca4a5c-39d4-420d-b591-fc1da6bf968d RESP BODY: {"flavor": {"name": "CreateFlavorTests-55ea6ace-3f79-4ee0-9fd5-6369621b77a1name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7", "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": "6e5f20ed-4a87-4945-ae96-472d8b1e29b7"}} 2018-07-25 11:27:16,659 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7 used request id req-53ca4a5c-39d4-420d-b591-fc1da6bf968d 2018-07-25 11:27:16,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc5776d6bd70ea382bb51b3bdd0d699a271aadd" 2018-07-25 11:27:16,707 - 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-f8ded91c-c269-491f-a8e0-4a1d1f9141b3 x-compute-request-id: req-f8ded91c-c269-491f-a8e0-4a1d1f9141b3 RESP BODY: {"extra_specs": {}} 2018-07-25 11:27:16,707 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7/os-extra_specs used request id req-f8ded91c-c269-491f-a8e0-4a1d1f9141b3 2018-07-25 11:27:16,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc5776d6bd70ea382bb51b3bdd0d699a271aadd" 2018-07-25 11:27:16,755 - 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-6f2fc9b3-24b7-4891-bc08-2a63d6cc9886 x-compute-request-id: req-6f2fc9b3-24b7-4891-bc08-2a63d6cc9886 2018-07-25 11:27:16,755 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7 used request id req-6f2fc9b3-24b7-4891-bc08-2a63d6cc9886 2018-07-25 11:27:16,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc5776d6bd70ea382bb51b3bdd0d699a271aadd" 2018-07-25 11:27:16,818 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-62d528a9-06ad-47b3-a22f-a760df4935b7 x-compute-request-id: req-62d528a9-06ad-47b3-a22f-a760df4935b7 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:16,819 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-62d528a9-06ad-47b3-a22f-a760df4935b7 2018-07-25 11:27:16,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c6dc84b414df66722ac59fa45bcac44e26e2e6" 2018-07-25 11:27:16,863 - 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-b33a7691-b69c-42e5-9010-41573509b251 x-compute-request-id: req-b33a7691-b69c-42e5-9010-41573509b251 RESP BODY: {"itemNotFound": {"message": "Flavor 6e5f20ed-4a87-4945-ae96-472d8b1e29b7 could not be found.", "code": 404}} 2018-07-25 11:27:16,863 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/6e5f20ed-4a87-4945-ae96-472d8b1e29b7 used request id req-b33a7691-b69c-42e5-9010-41573509b251 2018-07-25 11:27:16,864 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:16,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:16,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:17,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["7yQr5M-xShS55M2gBg1BrA"], "issued_at": "2018-07-25T11:27:17.000000Z"}} 2018-07-25 11:27:17,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735303efeaa8d10b0258275b81a28d7c5eaf83f" 2018-07-25 11:27:17,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:17 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-da52bee8-c386-4eb1-bd1a-714c47282889 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:17,336 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-da52bee8-c386-4eb1-bd1a-714c47282889 2018-07-25 11:27:17,337 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:17,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735303efeaa8d10b0258275b81a28d7c5eaf83f" 2018-07-25 11:27:17,423 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-afe3948a-da95-4505-8f30-ca3ab539299a x-compute-request-id: req-afe3948a-da95-4505-8f30-ca3ab539299a RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:17,423 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-afe3948a-da95-4505-8f30-ca3ab539299a 2018-07-25 11:27:17,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735303efeaa8d10b0258275b81a28d7c5eaf83f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-09e80632-a528-47e5-b8a7-c833bd60cf4cname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-25 11:27:17,528 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3210bd7d-1cd0-439f-b859-c13f17c007c7 x-compute-request-id: req-3210bd7d-1cd0-439f-b859-c13f17c007c7 RESP BODY: {"flavor": {"name": "CreateFlavorTests-09e80632-a528-47e5-b8a7-c833bd60cf4cname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0b36c761-cc65-4836-871c-30cb3db53d28", "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": "0b36c761-cc65-4836-871c-30cb3db53d28"}} 2018-07-25 11:27:17,528 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3210bd7d-1cd0-439f-b859-c13f17c007c7 2018-07-25 11:27:17,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:17,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["LkutSWKITTC_6P-XOVY2cA"], "issued_at": "2018-07-25T11:27:17.000000Z"}} 2018-07-25 11:27:17,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ce6346166c0e971c88adbf7b2c8ac6cbf88c67" 2018-07-25 11:27:18,059 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf3bd93c-d1c1-4acc-831e-e50cf4a9c5d8 x-compute-request-id: req-bf3bd93c-d1c1-4acc-831e-e50cf4a9c5d8 RESP BODY: {"flavor": {"name": "CreateFlavorTests-09e80632-a528-47e5-b8a7-c833bd60cf4cname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0b36c761-cc65-4836-871c-30cb3db53d28", "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": "0b36c761-cc65-4836-871c-30cb3db53d28"}} 2018-07-25 11:27:18,059 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28 used request id req-bf3bd93c-d1c1-4acc-831e-e50cf4a9c5d8 2018-07-25 11:27:18,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ce6346166c0e971c88adbf7b2c8ac6cbf88c67" 2018-07-25 11:27:18,094 - 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-40796a76-0df0-4a4d-b1fa-42f8c0c20f03 x-compute-request-id: req-40796a76-0df0-4a4d-b1fa-42f8c0c20f03 RESP BODY: {"extra_specs": {}} 2018-07-25 11:27:18,094 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28/os-extra_specs used request id req-40796a76-0df0-4a4d-b1fa-42f8c0c20f03 2018-07-25 11:27:18,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:18,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:18,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["jdxq1xwTQ_msm6itbURoKA"], "issued_at": "2018-07-25T11:27:18.000000Z"}} 2018-07-25 11:27:18,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94d478e53aa980dd4bc4019348d9885ebf25de2" 2018-07-25 11:27:18,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:18 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-1ddcd99b-be41-47d1-94df-3f8f90c38e43 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:18,561 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-1ddcd99b-be41-47d1-94df-3f8f90c38e43 2018-07-25 11:27:18,562 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:18,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94d478e53aa980dd4bc4019348d9885ebf25de2" 2018-07-25 11:27:18,647 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bface260-831e-4b71-a3f6-6e71eb2c193f x-compute-request-id: req-bface260-831e-4b71-a3f6-6e71eb2c193f RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "0b36c761-cc65-4836-871c-30cb3db53d28", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0b36c761-cc65-4836-871c-30cb3db53d28", "rel": "bookmark"}], "name": "CreateFlavorTests-09e80632-a528-47e5-b8a7-c833bd60cf4cname"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:18,647 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-bface260-831e-4b71-a3f6-6e71eb2c193f 2018-07-25 11:27:18,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94d478e53aa980dd4bc4019348d9885ebf25de2" 2018-07-25 11:27:18,691 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 514 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-f440a635-e1e3-46a4-8cff-23d0078425da x-compute-request-id: req-f440a635-e1e3-46a4-8cff-23d0078425da RESP BODY: {"flavor": {"name": "CreateFlavorTests-09e80632-a528-47e5-b8a7-c833bd60cf4cname", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0b36c761-cc65-4836-871c-30cb3db53d28", "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": "0b36c761-cc65-4836-871c-30cb3db53d28"}} 2018-07-25 11:27:18,691 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28 used request id req-f440a635-e1e3-46a4-8cff-23d0078425da 2018-07-25 11:27:18,691 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-09e80632-a528-47e5-b8a7-c833bd60cf4cname 2018-07-25 11:27:18,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b735303efeaa8d10b0258275b81a28d7c5eaf83f" 2018-07-25 11:27:18,732 - 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-fb6ecbc8-7214-4393-ac1b-dd6b9a312d79 x-compute-request-id: req-fb6ecbc8-7214-4393-ac1b-dd6b9a312d79 2018-07-25 11:27:18,732 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/0b36c761-cc65-4836-871c-30cb3db53d28 used request id req-fb6ecbc8-7214-4393-ac1b-dd6b9a312d79 2018-07-25 11:27:18,733 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:27:18,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:18,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:19,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["I4JziH-qTUSzuTHxs0jdxw"], "issued_at": "2018-07-25T11:27:19.000000Z"}} 2018-07-25 11:27:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" 2018-07-25 11:27:19,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:19 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-8fb0323f-701a-46da-a646-005174982da1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:19,233 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-8fb0323f-701a-46da-a646-005174982da1 2018-07-25 11:27:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" 2018-07-25 11:27:19,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json x-openstack-request-id: req-f842eb89-0c04-48d0-83bd-5f1e26d41ba4 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image"} 2018-07-25 11:27:19,838 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image used request id req-f842eb89-0c04-48d0-83bd-5f1e26d41ba4 2018-07-25 11:27:19,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" 2018-07-25 11:27:19,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-1e67f668-5afe-4888-ba9b-5ea68016ec9f 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:27:19,858 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-1e67f668-5afe-4888-ba9b-5ea68016ec9f 2018-07-25 11:27:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image"}' 2018-07-25 11:27:20,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-e5e4f24f-8f3a-48c5-a44a-97745b71c8e9 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:27:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:27:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598", "min_disk": 0, "protected": false, "id": "220d3d8a-9de0-4b4e-859a-4620d4460598", "file": "/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:27:20,068 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-e5e4f24f-8f3a-48c5-a44a-97745b71c8e9 2018-07-25 11:27:20,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" -d '' 2018-07-25 11:27:21,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-5d72e48d-8b42-4c05-8b25-0cef63ca2011 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:27:21,143 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598/file used request id req-5d72e48d-8b42-4c05-8b25-0cef63ca2011 2018-07-25 11:27:21,144 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:27:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" 2018-07-25 11:27:21,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-8cca8d09-e479-499b-b0d8-1f67b2fa6c6e RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:27:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:27:21Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/220d3d8a-9de0-4b4e-859a-4620d4460598/snap", "metadata": {}}], "self": "/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598", "min_disk": 0, "protected": false, "id": "220d3d8a-9de0-4b4e-859a-4620d4460598", "file": "/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/220d3d8a-9de0-4b4e-859a-4620d4460598/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:27:21,176 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598 used request id req-8cca8d09-e479-499b-b0d8-1f67b2fa6c6e 2018-07-25 11:27:21,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" 2018-07-25 11:27:21,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-a045b78a-77b7-493d-8cf6-96bed8363bb9 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:27:21,196 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-a045b78a-77b7-493d-8cf6-96bed8363bb9 2018-07-25 11:27:21,197 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image 2018-07-25 11:27:21,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" 2018-07-25 11:27:21,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-54694dd2-a516-40b7-ab52-9cfcb1e421bc RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:27:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:27:21Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/220d3d8a-9de0-4b4e-859a-4620d4460598/snap", "metadata": {}}], "self": "/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598", "min_disk": 0, "protected": false, "id": "220d3d8a-9de0-4b4e-859a-4620d4460598", "file": "/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/220d3d8a-9de0-4b4e-859a-4620d4460598/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:27:21,232 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598 used request id req-54694dd2-a516-40b7-ab52-9cfcb1e421bc 2018-07-25 11:27:21,232 - create_image - DEBUG - Instance status is - active 2018-07-25 11:27:21,233 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image 2018-07-25 11:27:21,233 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image 2018-07-25 11:27:21,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:21,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:21,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["zzEVZjDbQDaS8wcedvP0lg"], "issued_at": "2018-07-25T11:27:21.000000Z"}} 2018-07-25 11:27:21,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5961fd8e513c2b67a4d89a278b25cb9c050935" 2018-07-25 11:27:21,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:21 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-9db4579e-38bb-4885-bcbe-87a88d602881 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:21,684 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-9db4579e-38bb-4885-bcbe-87a88d602881 2018-07-25 11:27:21,686 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:21,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5961fd8e513c2b67a4d89a278b25cb9c050935" 2018-07-25 11:27:21,800 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca089cfc-d1c9-4824-a8eb-a53c92a216ec x-compute-request-id: req-ca089cfc-d1c9-4824-a8eb-a53c92a216ec RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:21,800 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-ca089cfc-d1c9-4824-a8eb-a53c92a216ec 2018-07-25 11:27:21,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5961fd8e513c2b67a4d89a278b25cb9c050935" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-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-25 11:27:21,907 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf7f6953-0501-4eb6-bfbb-1aa704db3902 x-compute-request-id: req-cf7f6953-0501-4eb6-bfbb-1aa704db3902 RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/f5cff986-e1b4-4b65-bbc4-6cf568a11183", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/f5cff986-e1b4-4b65-bbc4-6cf568a11183", "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": "f5cff986-e1b4-4b65-bbc4-6cf568a11183"}} 2018-07-25 11:27:21,907 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-cf7f6953-0501-4eb6-bfbb-1aa704db3902 2018-07-25 11:27:21,909 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-25 11:27:21,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:22,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["0RJ-eVS7TWCNgNod6Xya_w"], "issued_at": "2018-07-25T11:27:22.000000Z"}} 2018-07-25 11:27:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-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-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net", "inst_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-flavor"}}' 2018-07-25 11:27:26,342 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-833b058d-e712-4467-8f01-6d8321a603a7 RESP BODY: {"stack": {"id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}]}} 2018-07-25 11:27:26,342 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks used request id req-833b058d-e712-4467-8f01-6d8321a603a7 2018-07-25 11:27:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:26,824 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-6c546673-494e-4eda-9395-eaf737049e90 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:27,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-359b15c3-da11-4562-a341-8dffa813a628 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "stack_user_project_id": "8f09474935214128acbd20c33c85d55c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:27:27,543 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 used request id req-359b15c3-da11-4562-a341-8dffa813a628 2018-07-25 11:27:27,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:28,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-c85ce9b2-05a2-4733-bf4a-2e2a1cbeeef6 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "stack_user_project_id": "8f09474935214128acbd20c33c85d55c", "deletion_time": null, "creation_time": "2018-07-25T11:27:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}], "updated_time": null, "project": "64d49607fdd949c2b865e398f7f1620e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "tags": null}]} 2018-07-25 11:27:28,227 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1 used request id req-c85ce9b2-05a2-4733-bf4a-2e2a1cbeeef6 2018-07-25 11:27:28,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:28,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-5f850663-6c1d-4199-9937-89b4689a2138 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "stack_user_project_id": "8f09474935214128acbd20c33c85d55c", "deletion_time": null, "creation_time": "2018-07-25T11:27:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}], "updated_time": null, "project": "64d49607fdd949c2b865e398f7f1620e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "tags": null}]} 2018-07-25 11:27:28,812 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1 used request id req-5f850663-6c1d-4199-9937-89b4689a2138 2018-07-25 11:27:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:29,583 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-cc40d926-9a6b-428b-a3dd-bc65f60ec002 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:30,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-e3dd5e99-b3fd-4e1b-b1de-8dc52276056b RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "stack_user_project_id": "8f09474935214128acbd20c33c85d55c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:27:30,547 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 used request id req-e3dd5e99-b3fd-4e1b-b1de-8dc52276056b 2018-07-25 11:27:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:31,256 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-0b1c13f6-579d-440a-916a-36730efefc9d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:32,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3304 x-openstack-request-id: req-36567606-553b-485d-af5b-b0e8f4d4a086 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "512bdbe0-d4ee-4ef5-9e6f-bb85c4b4fe2c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2626bafe-d3f3-46fa-89c5-aea27aa7ba48", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-25T11:27:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-25 11:27:32,300 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources used request id req-36567606-553b-485d-af5b-b0e8f4d4a086 2018-07-25 11:27:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:33,041 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-a78d5f91-849f-47c3-ac70-483393fa7efe RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:33,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-93f588fd-57ff-4532-bb1b-8ee0cbcc2204 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "stack_user_project_id": "8f09474935214128acbd20c33c85d55c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:27:33,828 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 used request id req-93f588fd-57ff-4532-bb1b-8ee0cbcc2204 2018-07-25 11:27:33,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:34,426 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-55cc19b3-8db7-409a-bfcc-22f211b45f36 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:35,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-b079d0d2-715b-4a1e-b115-2329749edcd6 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "stack_user_project_id": "8f09474935214128acbd20c33c85d55c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:27:35,238 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 used request id req-b079d0d2-715b-4a1e-b115-2329749edcd6 2018-07-25 11:27:38,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:38,761 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-48e0f4a7-33dc-4028-9768-c3eaac8e4fb5 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:38,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-7b06e1c6-789a-42be-ae8b-1f1e158972c8 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "stack_user_project_id": "8f09474935214128acbd20c33c85d55c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:27:38,851 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 used request id req-7b06e1c6-789a-42be-ae8b-1f1e158972c8 2018-07-25 11:27:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:42,438 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-cf541459-c93a-4bf2-94eb-ce0846d5a62e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:43,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-6773e2a9-a775-49b1-9e60-134857a01776 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1", "stack_user_project_id": "8f09474935214128acbd20c33c85d55c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:27:25Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:27:43,018 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 used request id req-6773e2a9-a775-49b1-9e60-134857a01776 2018-07-25 11:27:43,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:43,539 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-36dfb2ad-84e9-4974-b942-ed8819377664 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:44,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-fb403935-2261-40bc-b2e7-408d36c67008 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "512bdbe0-d4ee-4ef5-9e6f-bb85c4b4fe2c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2626bafe-d3f3-46fa-89c5-aea27aa7ba48", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3f946ad-c0d2-46b5-8bae-8ea37690baac", "resource_type": "OS::Nova::Server"}]} 2018-07-25 11:27:44,341 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources used request id req-fb403935-2261-40bc-b2e7-408d36c67008 2018-07-25 11:27:44,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:44,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-e7da326e-8a29-4e7d-8ff1-34e1eb02dd0d Date: Wed, 25 Jul 2018 11:27:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2626bafe-d3f3-46fa-89c5-aea27aa7ba48"],"description":"","tags":[],"updated_at":"2018-07-25T11:27:28Z","provider:segmentation_id":48,"name":"HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:27:44,477 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f used request id req-e7da326e-8a29-4e7d-8ff1-34e1eb02dd0d 2018-07-25 11:27:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:44,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-77e62cf7-e322-40e8-b494-9a8e1a1b0c68 Date: Wed, 25 Jul 2018 11:27:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:28Z","dns_nameservers":[],"updated_at":"2018-07-25T11:27:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"2626bafe-d3f3-46fa-89c5-aea27aa7ba48","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet"}]} 2018-07-25 11:27:44,574 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f used request id req-77e62cf7-e322-40e8-b494-9a8e1a1b0c68 2018-07-25 11:27:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:44,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d70dd36-36e0-45f1-89b3-d4315d726734 Date: Wed, 25 Jul 2018 11:27:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:28Z","dns_nameservers":[],"updated_at":"2018-07-25T11:27:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"2626bafe-d3f3-46fa-89c5-aea27aa7ba48","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet"}]} 2018-07-25 11:27:44,650 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f used request id req-7d70dd36-36e0-45f1-89b3-d4315d726734 2018-07-25 11:27:44,650 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:44,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:44,692 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:44 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-d02f300f-aaf5-4573-9a51-fd77ac225e90 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:44,693 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-d02f300f-aaf5-4573-9a51-fd77ac225e90 2018-07-25 11:27:44,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:45,113 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-0f334829-000e-46fd-829b-d809c736f5cf RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:45,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-a3fbdb44-b57d-45af-bc3c-7bd366ed5523 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "512bdbe0-d4ee-4ef5-9e6f-bb85c4b4fe2c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2626bafe-d3f3-46fa-89c5-aea27aa7ba48", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3f946ad-c0d2-46b5-8bae-8ea37690baac", "resource_type": "OS::Nova::Server"}]} 2018-07-25 11:27:45,648 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources used request id req-a3fbdb44-b57d-45af-bc3c-7bd366ed5523 2018-07-25 11:27:45,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b3f946ad-c0d2-46b5-8bae-8ea37690baac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:45,943 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1743 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-43a37ccd-07e1-48fb-ba75-627c87a3e970 x-compute-request-id: req-43a37ccd-07e1-48fb-ba75-627c87a3e970 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:94:af", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b3f946ad-c0d2-46b5-8bae-8ea37690baac", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b3f946ad-c0d2-46b5-8bae-8ea37690baac", "rel": "bookmark"}], "image": {"id": "220d3d8a-9de0-4b4e-859a-4620d4460598", "links": [{"href": "https://192.16.1.222:8774/images/220d3d8a-9de0-4b4e-859a-4620d4460598", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002c", "OS-SRV-USG:launched_at": "2018-07-25T11:27:38.000000", "flavor": {"id": "f5cff986-e1b4-4b65-bbc4-6cf568a11183", "links": [{"href": "https://192.16.1.222:8774/flavors/f5cff986-e1b4-4b65-bbc4-6cf568a11183", "rel": "bookmark"}]}, "id": "b3f946ad-c0d2-46b5-8bae-8ea37690baac", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:27:38Z", "hostId": "a4364ef76889c4b5858d2923f9970d5a9b3564d2212e496a6a909286", "OS-EXT-SRV-ATTR:host": "host4", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "host4", "name": "HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-inst", "created": "2018-07-25T11:27:33Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:27:45,943 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b3f946ad-c0d2-46b5-8bae-8ea37690baac used request id req-43a37ccd-07e1-48fb-ba75-627c87a3e970 2018-07-25 11:27:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:46,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-80263d78-8171-4a46-8681-6d486b86d0b6 Date: Wed, 25 Jul 2018 11:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["2626bafe-d3f3-46fa-89c5-aea27aa7ba48"],"description":"","tags":[],"updated_at":"2018-07-25T11:27:28Z","provider:segmentation_id":48,"name":"HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:26Z","provider:network_type":"vxlan"}]} 2018-07-25 11:27:46,086 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-net used request id req-80263d78-8171-4a46-8681-6d486b86d0b6 2018-07-25 11:27:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:27:46,104 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:46 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:27:46,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:46,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:46 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-cb48667f-f5c5-4c2d-8c67-1aa4b477b712 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:27:46,133 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-cb48667f-f5c5-4c2d-8c67-1aa4b477b712 2018-07-25 11:27:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:46,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-25712c00-0ad5-4388-ae46-c346067ca166 Date: Wed, 25 Jul 2018 11:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:28Z","dns_nameservers":[],"updated_at":"2018-07-25T11:27:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"2626bafe-d3f3-46fa-89c5-aea27aa7ba48","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-subnet"}]} 2018-07-25 11:27:46,231 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f used request id req-25712c00-0ad5-4388-ae46-c346067ca166 2018-07-25 11:27:46,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:46,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3709 X-Openstack-Request-Id: req-555f6636-1708-4d80-a25e-5ef68cb0f743 Date: Wed, 25 Jul 2018 11:27:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:27:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2626bafe-d3f3-46fa-89c5-aea27aa7ba48","ip_address":"10.0.0.3"}],"id":"3ec937e3-d9ff-459d-816d-db5f72a3b22c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:a1:f5","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","name":"","admin_state_up":true,"network_id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:27:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2626bafe-d3f3-46fa-89c5-aea27aa7ba48","ip_address":"10.0.0.2"}],"id":"48bb45e0-8fb6-4880-a450-4772e1a3bd4e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:b1:d1","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","name":"","admin_state_up":true,"network_id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:27:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2626bafe-d3f3-46fa-89c5-aea27aa7ba48","ip_address":"10.0.0.5"}],"id":"512bdbe0-d4ee-4ef5-9e6f-bb85c4b4fe2c","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:87:94:af","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host4","description":"","tags":[],"device_id":"b3f946ad-c0d2-46b5-8bae-8ea37690baac","name":"HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1-server1_port-32gpsukc75hs","admin_state_up":true,"network_id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:27:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2626bafe-d3f3-46fa-89c5-aea27aa7ba48","ip_address":"10.0.0.4"}],"id":"aced28a5-b39f-4b8d-98e4-ebbe13972662","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:66:ea","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","name":"","admin_state_up":true,"network_id":"e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:27:31Z","binding:vnic_type":"normal"}]} 2018-07-25 11:27:46,321 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f used request id req-555f6636-1708-4d80-a25e-5ef68cb0f743 2018-07-25 11:27:46,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:46,976 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-51dddf10-6a6f-4104-999d-2e99f292984e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:47,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3337 x-openstack-request-id: req-c592434c-8937-476b-a184-bbf028152417 RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/server1_port", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "512bdbe0-d4ee-4ef5-9e6f-bb85c4b4fe2c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/private_subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2626bafe-d3f3-46fa-89c5-aea27aa7ba48", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/private_net", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e7e1e054-b8de-4b28-9c5e-efa3bfbe7b6f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources/my_instance", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-25T11:27:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:27:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3f946ad-c0d2-46b5-8bae-8ea37690baac", "resource_type": "OS::Nova::Server"}]} 2018-07-25 11:27:47,540 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407/resources used request id req-c592434c-8937-476b-a184-bbf028152417 2018-07-25 11:27:47,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83261df201decc1d5f6ddee003ae319f37ae95c3" 2018-07-25 11:27:48,020 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-75291c5a-075f-49c7-b4ba-b9684fe74fa1 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:48,544 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-a31fb557-c4da-4c34-8a2f-14cedb534bd3 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:27:48,544 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-stack1/16d2d392-b5c4-47a2-b05c-0e3caf7d6407 used request id req-a31fb557-c4da-4c34-8a2f-14cedb534bd3 2018-07-25 11:27:48,545 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-655b0e47-ff77-4eaf-a207-4c98dd4185f1-image 2018-07-25 11:27:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b39e06b5eb616ebedde0aae71b2207b533244ea" 2018-07-25 11:27:49,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-40cec47f-6163-4976-8196-21d066f45282 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:27:49,013 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/220d3d8a-9de0-4b4e-859a-4620d4460598 used request id req-40cec47f-6163-4976-8196-21d066f45282 2018-07-25 11:27:49,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/f5cff986-e1b4-4b65-bbc4-6cf568a11183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5961fd8e513c2b67a4d89a278b25cb9c050935" 2018-07-25 11:27:49,086 - 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-28922850-ada9-4d48-9b2a-a0d14269ad7d x-compute-request-id: req-28922850-ada9-4d48-9b2a-a0d14269ad7d 2018-07-25 11:27:49,086 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/f5cff986-e1b4-4b65-bbc4-6cf568a11183 used request id req-28922850-ada9-4d48-9b2a-a0d14269ad7d 2018-07-25 11:27:49,088 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:27:49,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:49,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:49,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["YXltEcJYS52d7JGDPunWHw"], "issued_at": "2018-07-25T11:27:49.000000Z"}} 2018-07-25 11:27:49,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" 2018-07-25 11:27:49,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-93fefef0-75bf-491c-aee0-b2f8adcdf551 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:49,619 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-93fefef0-75bf-491c-aee0-b2f8adcdf551 2018-07-25 11:27:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" 2018-07-25 11:27:50,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json x-openstack-request-id: req-5b6dc0b9-ba81-42b4-966d-e85c64ff0f15 RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image"} 2018-07-25 11:27:50,225 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image used request id req-5b6dc0b9-ba81-42b4-966d-e85c64ff0f15 2018-07-25 11:27:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" 2018-07-25 11:27:50,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-055df160-2f00-4092-b7be-abb4b80a5f4f 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:27:50,254 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-055df160-2f00-4092-b7be-abb4b80a5f4f 2018-07-25 11:27:50,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image"}' 2018-07-25 11:27:50,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-2942671c-e787-4547-8ee1-f99a5a9b47e4 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:27:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:27:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/4942b520-769d-4709-a268-8fe7d2897e41", "min_disk": 0, "protected": false, "id": "4942b520-769d-4709-a268-8fe7d2897e41", "file": "/v2/images/4942b520-769d-4709-a268-8fe7d2897e41/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:27:50,378 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-2942671c-e787-4547-8ee1-f99a5a9b47e4 2018-07-25 11:27:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" -d '' 2018-07-25 11:27:52,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-1780c0bb-00a2-4594-9115-ba82956866c0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:27:52,002 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41/file used request id req-1780c0bb-00a2-4594-9115-ba82956866c0 2018-07-25 11:27:52,003 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:27:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" 2018-07-25 11:27:52,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-936bd6a0-a3f1-4899-8495-92d4b994900a RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:27:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:27:51Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/4942b520-769d-4709-a268-8fe7d2897e41/snap", "metadata": {}}], "self": "/v2/images/4942b520-769d-4709-a268-8fe7d2897e41", "min_disk": 0, "protected": false, "id": "4942b520-769d-4709-a268-8fe7d2897e41", "file": "/v2/images/4942b520-769d-4709-a268-8fe7d2897e41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/4942b520-769d-4709-a268-8fe7d2897e41/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:27:52,049 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41 used request id req-936bd6a0-a3f1-4899-8495-92d4b994900a 2018-07-25 11:27:52,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" 2018-07-25 11:27:52,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-741463a6-9c03-4d40-a3a0-007b2f0ade50 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:27:52,064 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-741463a6-9c03-4d40-a3a0-007b2f0ade50 2018-07-25 11:27:52,065 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image 2018-07-25 11:27:52,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" 2018-07-25 11:27:52,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json x-openstack-request-id: req-07c0af4a-609f-4e01-80d7-299bd8d1a60c RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:27:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:27:51Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/4942b520-769d-4709-a268-8fe7d2897e41/snap", "metadata": {}}], "self": "/v2/images/4942b520-769d-4709-a268-8fe7d2897e41", "min_disk": 0, "protected": false, "id": "4942b520-769d-4709-a268-8fe7d2897e41", "file": "/v2/images/4942b520-769d-4709-a268-8fe7d2897e41/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/4942b520-769d-4709-a268-8fe7d2897e41/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:27:52,093 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41 used request id req-07c0af4a-609f-4e01-80d7-299bd8d1a60c 2018-07-25 11:27:52,093 - create_image - DEBUG - Instance status is - active 2018-07-25 11:27:52,093 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image 2018-07-25 11:27:52,093 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image 2018-07-25 11:27:52,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:27:52,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:52,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["6nlQNAr0SxmP5I9w3yMSjQ"], "issued_at": "2018-07-25T11:27:52.000000Z"}} 2018-07-25 11:27:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1535dc29e45eadeb905147bb9ad78f4f8c7ac3a" 2018-07-25 11:27:52,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:27:52 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-4fe39c33-e47e-4c13-a35c-69607a2e42bf X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:27:52,575 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-4fe39c33-e47e-4c13-a35c-69607a2e42bf 2018-07-25 11:27:52,577 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:27:52,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1535dc29e45eadeb905147bb9ad78f4f8c7ac3a" 2018-07-25 11:27:52,681 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f748880-9ab5-4377-9ee9-5acb94e9e963 x-compute-request-id: req-1f748880-9ab5-4377-9ee9-5acb94e9e963 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:27:52,682 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-1f748880-9ab5-4377-9ee9-5acb94e9e963 2018-07-25 11:27:52,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1535dc29e45eadeb905147bb9ad78f4f8c7ac3a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-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-25 11:27:52,750 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 534 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbcae315-e91b-4368-a077-fb4ec9f566cc x-compute-request-id: req-bbcae315-e91b-4368-a077-fb4ec9f566cc RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b5b06f5b-41e1-403e-b504-b92acaa6694f", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b5b06f5b-41e1-403e-b504-b92acaa6694f", "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": "b5b06f5b-41e1-403e-b504-b92acaa6694f"}} 2018-07-25 11:27:52,751 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-bbcae315-e91b-4368-a077-fb4ec9f566cc 2018-07-25 11:27:52,751 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-25 11:27:52,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:27:53,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["XGBjcup3S1uifZmhmDbsEQ"], "issued_at": "2018-07-25T11:27:53.000000Z"}} 2018-07-25 11:27:53,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-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-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}}' 2018-07-25 11:27:56,315 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-a592f0d3-be39-4be7-9a8a-967f714ba5e9 RESP BODY: {"stack": {"id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "rel": "self"}]}} 2018-07-25 11:27:56,315 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks used request id req-a592f0d3-be39-4be7-9a8a-967f714ba5e9 2018-07-25 11:27:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:27:56,939 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-39fa21bf-6899-4028-9531-0da4dc3747ba RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:57,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-962df80e-cbb3-41a2-a763-9b5bc990e081 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "stack_user_project_id": "43dd93bac5f2404396e4c1fbea2402a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:27:57,656 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc used request id req-962df80e-cbb3-41a2-a763-9b5bc990e081 2018-07-25 11:27:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:27:58,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-7d8dc6db-71cf-41c5-befb-b124ed6e9c20 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "stack_user_project_id": "43dd93bac5f2404396e4c1fbea2402a4", "deletion_time": null, "creation_time": "2018-07-25T11:27:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "rel": "self"}], "updated_time": null, "project": "64d49607fdd949c2b865e398f7f1620e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "tags": null}]} 2018-07-25 11:27:58,151 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1 used request id req-7d8dc6db-71cf-41c5-befb-b124ed6e9c20 2018-07-25 11:27:58,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:27:58,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-4cae0898-e634-4bbe-b024-b1b3060d4716 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "stack_user_project_id": "43dd93bac5f2404396e4c1fbea2402a4", "deletion_time": null, "creation_time": "2018-07-25T11:27:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "rel": "self"}], "updated_time": null, "project": "64d49607fdd949c2b865e398f7f1620e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "tags": null}]} 2018-07-25 11:27:58,681 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1 used request id req-4cae0898-e634-4bbe-b024-b1b3060d4716 2018-07-25 11:27:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:27:59,288 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b32ced24-e606-4f4f-9643-0392134157a9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:27:59,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-db2bd5d4-a019-41fb-b642-7bed984ce9a3 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "stack_user_project_id": "43dd93bac5f2404396e4c1fbea2402a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:27:59,374 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc used request id req-db2bd5d4-a019-41fb-b642-7bed984ce9a3 2018-07-25 11:27:59,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:27:59,991 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-97f336ab-97d3-4058-b2b2-79f8d00bb2ef RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:00,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-d5e166e2-b48d-4ac2-9b57-f62b3b9b7a5e RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "stack_user_project_id": "43dd93bac5f2404396e4c1fbea2402a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:00,730 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc used request id req-d5e166e2-b48d-4ac2-9b57-f62b3b9b7a5e 2018-07-25 11:28:03,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:04,263 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b937c3ea-f33b-44e3-8608-6b51a0acd098 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:04,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-1d80baec-51ff-4aa1-aa02-36d513b38365 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "stack_user_project_id": "43dd93bac5f2404396e4c1fbea2402a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:27:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:04,406 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc used request id req-1d80baec-51ff-4aa1-aa02-36d513b38365 2018-07-25 11:28:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:08,127 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-aaefc714-4a10-4201-946c-68f4e732d6de RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:08,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-e5a1e348-0b5e-43c2-8828-e65f55625d39 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1", "stack_user_project_id": "43dd93bac5f2404396e4c1fbea2402a4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:27:55Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "77aaa4fa-90a5-4bdf-8573-34f8994b4bcc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:08,644 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc used request id req-e5a1e348-0b5e-43c2-8828-e65f55625d39 2018-07-25 11:28:08,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}}' 2018-07-25 11:28:11,201 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-d93515ff-caf7-483b-81bf-254cee857001 RESP BODY: {"stack": {"id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}]}} 2018-07-25 11:28:11,201 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks used request id req-d93515ff-caf7-483b-81bf-254cee857001 2018-07-25 11:28:11,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/5e24f0d0-00a5-41d1-ae66-ab0c043a260a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:11,876 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e05945a0-e2db-4956-9490-1da8912fdd9d RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:12,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-88ac1003-f440-4e1b-8fb4-e746d0b10f4b RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "stack_user_project_id": "57c2e825127b4eba9c3af78e91960cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:10Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:12,389 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a used request id req-88ac1003-f440-4e1b-8fb4-e746d0b10f4b 2018-07-25 11:28:12,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:12,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-39e11b02-3e7c-4181-8d9d-273782f1b213 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "stack_user_project_id": "57c2e825127b4eba9c3af78e91960cdc", "deletion_time": null, "creation_time": "2018-07-25T11:28:10Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}], "updated_time": null, "project": "64d49607fdd949c2b865e398f7f1620e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "tags": null}]} 2018-07-25 11:28:12,991 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2 used request id req-39e11b02-3e7c-4181-8d9d-273782f1b213 2018-07-25 11:28:12,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:13,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 x-openstack-request-id: req-acb8bc1d-408a-4eaf-ad58-ef0c09614ce9 RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "stack_user_project_id": "57c2e825127b4eba9c3af78e91960cdc", "deletion_time": null, "creation_time": "2018-07-25T11:28:10Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}], "updated_time": null, "project": "64d49607fdd949c2b865e398f7f1620e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "tags": null}]} 2018-07-25 11:28:13,595 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2 used request id req-acb8bc1d-408a-4eaf-ad58-ef0c09614ce9 2018-07-25 11:28:13,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/5e24f0d0-00a5-41d1-ae66-ab0c043a260a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:14,178 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-cb5ad557-ff7c-4b06-9a34-97430cfdebfd RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:14,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-6ea4496f-d214-4098-a308-e9d0079b3356 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "stack_user_project_id": "57c2e825127b4eba9c3af78e91960cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:10Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:14,774 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a used request id req-6ea4496f-d214-4098-a308-e9d0079b3356 2018-07-25 11:28:14,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/5e24f0d0-00a5-41d1-ae66-ab0c043a260a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:14,843 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-f43bfd77-7cb9-488d-a305-41cd4647668a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:14,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-ee39cccd-f6dd-4faa-8204-c62c0362ddde RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "stack_user_project_id": "57c2e825127b4eba9c3af78e91960cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:10Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:14,932 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a used request id req-ee39cccd-f6dd-4faa-8204-c62c0362ddde 2018-07-25 11:28:17,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/5e24f0d0-00a5-41d1-ae66-ab0c043a260a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:18,457 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-feba154a-128f-4a12-a937-7b0f39fab2df RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:19,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-073a5957-53ea-45aa-97ca-9e74a0ec5032 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "stack_user_project_id": "57c2e825127b4eba9c3af78e91960cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:10Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:19,161 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a used request id req-073a5957-53ea-45aa-97ca-9e74a0ec5032 2018-07-25 11:28:22,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/5e24f0d0-00a5-41d1-ae66-ab0c043a260a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:22,615 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-fde2a17b-d6e4-4e2d-ae3f-24bd13cfc89e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:23,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1594 x-openstack-request-id: req-62612ebe-f01d-4305-aedf-cd03c85a77b2 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "stack_user_project_id": "57c2e825127b4eba9c3af78e91960cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:10Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:23,229 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a used request id req-62612ebe-f01d-4305-aedf-cd03c85a77b2 2018-07-25 11:28:26,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/5e24f0d0-00a5-41d1-ae66-ab0c043a260a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:26,294 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-ff460785-4786-4dfc-8e22-f57baf33e675 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:26,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1606 x-openstack-request-id: req-e8e4bc92-f0e5-4797-9277-228378da5142 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image", "inst_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2", "stack_user_project_id": "57c2e825127b4eba9c3af78e91960cdc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:28:10Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5e24f0d0-00a5-41d1-ae66-ab0c043a260a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-25 11:28:26,381 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a used request id req-e8e4bc92-f0e5-4797-9277-228378da5142 2018-07-25 11:28:26,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:26,434 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-9595ecb5-9e85-4ae3-bbc0-3656959670ff RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:26,544 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-012f75d1-68d0-41a1-a962-f162163818be RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:28:26,545 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack1/77aaa4fa-90a5-4bdf-8573-34f8994b4bcc used request id req-012f75d1-68d0-41a1-a962-f162163818be 2018-07-25 11:28:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/5e24f0d0-00a5-41d1-ae66-ab0c043a260a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810aed03a3a962eb0ebe9af1379712032ccaebf1" 2018-07-25 11:28:26,635 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-6c549969-a2d2-4a2d-97d9-d7d15d22008f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:26,719 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-968dfa8b-c7dc-4dfc-914d-ef6dcdf02f91 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:28:26,719 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-stack2/5e24f0d0-00a5-41d1-ae66-ab0c043a260a used request id req-968dfa8b-c7dc-4dfc-914d-ef6dcdf02f91 2018-07-25 11:28:26,720 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-a5c0b52c-47dd-4248-b561-4358b1caf807-image 2018-07-25 11:28:26,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60f08c89f081663ed8c7a688b492ac3e2d3a2e9" 2018-07-25 11:28:27,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-c68a9e38-d6bf-4a5f-a774-ec449ec9c9f3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:28:27,320 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/4942b520-769d-4709-a268-8fe7d2897e41 used request id req-c68a9e38-d6bf-4a5f-a774-ec449ec9c9f3 2018-07-25 11:28:27,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/b5b06f5b-41e1-403e-b504-b92acaa6694f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1535dc29e45eadeb905147bb9ad78f4f8c7ac3a" 2018-07-25 11:28:27,363 - 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-6571affe-c914-4e47-8d10-521f55aa48be x-compute-request-id: req-6571affe-c914-4e47-8d10-521f55aa48be 2018-07-25 11:28:27,364 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/b5b06f5b-41e1-403e-b504-b92acaa6694f used request id req-6571affe-c914-4e47-8d10-521f55aa48be 2018-07-25 11:28:27,365 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:28:27,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:28:27,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:28:27,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["JAT8A6mlSJCAhDgIwBmDNw"], "issued_at": "2018-07-25T11:28:27.000000Z"}} 2018-07-25 11:28:27,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" 2018-07-25 11:28:27,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:28:27 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-56120e8c-e549-4d43-988c-fd67246f5989 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:28:27,914 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-56120e8c-e549-4d43-988c-fd67246f5989 2018-07-25 11:28:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" 2018-07-25 11:28:28,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json x-openstack-request-id: req-2d6e1273-8f9c-40a4-9f97-9da0d17b9d9a RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"} 2018-07-25 11:28:28,585 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1 used request id req-2d6e1273-8f9c-40a4-9f97-9da0d17b9d9a 2018-07-25 11:28:28,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" 2018-07-25 11:28:28,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-65a92b8c-8e47-4bdb-b69c-8cc6674d69e6 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:28:28,610 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-65a92b8c-8e47-4bdb-b69c-8cc6674d69e6 2018-07-25 11:28:28,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}' 2018-07-25 11:28:28,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-3c6baf8e-fd59-4d02-a36f-46b48ef61144 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf", "min_disk": 0, "protected": false, "id": "458b9501-5505-44fc-acad-cfc91b8a94cf", "file": "/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:28:28,690 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-3c6baf8e-fd59-4d02-a36f-46b48ef61144 2018-07-25 11:28:28,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" -d '' 2018-07-25 11:28:29,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-865ebbfe-1319-4c44-9138-5556f69689a7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:28:29,699 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf/file used request id req-865ebbfe-1319-4c44-9138-5556f69689a7 2018-07-25 11:28:29,700 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:28:29,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" 2018-07-25 11:28:29,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-6be7050b-8a8a-4462-a1fa-bd7bbc206c0d RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:29Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/458b9501-5505-44fc-acad-cfc91b8a94cf/snap", "metadata": {}}], "self": "/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf", "min_disk": 0, "protected": false, "id": "458b9501-5505-44fc-acad-cfc91b8a94cf", "file": "/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/458b9501-5505-44fc-acad-cfc91b8a94cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:28:29,768 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf used request id req-6be7050b-8a8a-4462-a1fa-bd7bbc206c0d 2018-07-25 11:28:29,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" 2018-07-25 11:28:29,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-c05976a9-0219-4da7-b8f6-cb774c6f7068 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:28:29,798 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-c05976a9-0219-4da7-b8f6-cb774c6f7068 2018-07-25 11:28:29,800 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1 2018-07-25 11:28:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" 2018-07-25 11:28:29,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-b4da4273-8bb4-4fda-a551-7ad40357ce8b RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:29Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/458b9501-5505-44fc-acad-cfc91b8a94cf/snap", "metadata": {}}], "self": "/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf", "min_disk": 0, "protected": false, "id": "458b9501-5505-44fc-acad-cfc91b8a94cf", "file": "/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/458b9501-5505-44fc-acad-cfc91b8a94cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:28:29,840 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf used request id req-b4da4273-8bb4-4fda-a551-7ad40357ce8b 2018-07-25 11:28:29,840 - create_image - DEBUG - Instance status is - active 2018-07-25 11:28:29,840 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1 2018-07-25 11:28:29,840 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1 2018-07-25 11:28:29,840 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:28:29,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:28:29,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:28:30,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["gBjIk24YSp6v_voulPBv0A"], "issued_at": "2018-07-25T11:28:30.000000Z"}} 2018-07-25 11:28:30,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" 2018-07-25 11:28:30,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:28:30 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-c8d6f418-fcb6-4c21-8451-6f9d0f4a979d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:28:30,386 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-c8d6f418-fcb6-4c21-8451-6f9d0f4a979d 2018-07-25 11:28:30,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" 2018-07-25 11:28:31,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json x-openstack-request-id: req-08264835-513a-4584-a176-3809a8e54c6b RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2"} 2018-07-25 11:28:31,128 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2 used request id req-08264835-513a-4584-a176-3809a8e54c6b 2018-07-25 11:28:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" 2018-07-25 11:28:31,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-3d2c9cf0-f11e-4aa0-a6d1-47e82cd0b088 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:28:31,156 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-3d2c9cf0-f11e-4aa0-a6d1-47e82cd0b088 2018-07-25 11:28:31,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2"}' 2018-07-25 11:28:31,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-a4090138-e442-4c23-8e2e-d60ad890f951 RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb", "min_disk": 0, "protected": false, "id": "c849484a-5353-4e66-9dcf-dcbf0b4270cb", "file": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/file", "checksum": null, "owner": "64d49607fdd949c2b865e398f7f1620e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:28:31,327 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-a4090138-e442-4c23-8e2e-d60ad890f951 2018-07-25 11:28:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" -d '' 2018-07-25 11:28:32,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-adc9a90b-c33f-44bd-99a4-98eb0ab90583 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:28:32,286 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/file used request id req-adc9a90b-c33f-44bd-99a4-98eb0ab90583 2018-07-25 11:28:32,286 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:28:32,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" 2018-07-25 11:28:32,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-5024eea3-7ce0-41f2-a52e-4faeadfd60f2 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:32Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/snap", "metadata": {}}], "self": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb", "min_disk": 0, "protected": false, "id": "c849484a-5353-4e66-9dcf-dcbf0b4270cb", "file": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:28:32,321 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb used request id req-5024eea3-7ce0-41f2-a52e-4faeadfd60f2 2018-07-25 11:28:32,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" 2018-07-25 11:28:32,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-582db4a3-0842-462f-b322-f189ab854dc0 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:28:32,336 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-582db4a3-0842-462f-b322-f189ab854dc0 2018-07-25 11:28:32,338 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2 2018-07-25 11:28:32,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" 2018-07-25 11:28:32,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-78a14016-6bf4-4081-95b6-849b85e451f5 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:32Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/snap", "metadata": {}}], "self": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb", "min_disk": 0, "protected": false, "id": "c849484a-5353-4e66-9dcf-dcbf0b4270cb", "file": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:28:32,387 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb used request id req-78a14016-6bf4-4081-95b6-849b85e451f5 2018-07-25 11:28:32,388 - create_image - DEBUG - Instance status is - active 2018-07-25 11:28:32,388 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2 2018-07-25 11:28:32,388 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2 2018-07-25 11:28:32,388 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-25 11:28:32,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:28:32,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["kDYVs9OaT2akMXUEDHtj0Q"], "issued_at": "2018-07-25T11:28:32.000000Z"}} 2018-07-25 11:28:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-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::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "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"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "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", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net"}}' 2018-07-25 11:28:36,332 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Type: application/json Content-Length: 278 x-openstack-request-id: req-4d85ad97-9c53-4758-b44b-ce65c880e47e RESP BODY: {"stack": {"id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}]}} 2018-07-25 11:28:36,333 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks used request id req-4d85ad97-9c53-4758-b44b-ce65c880e47e 2018-07-25 11:28:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:36,391 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-4523c4d6-1bb3-405c-8b99-3e3acffb9ba9 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:36,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2350 x-openstack-request-id: req-b56ec65f-1e41-47ec-b958-6b5670b1e5f1 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "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-25 11:28:36,528 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-b56ec65f-1e41-47ec-b958-6b5670b1e5f1 2018-07-25 11:28:36,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:36,603 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-1f82f270-6075-4f1a-b831-dbb594b1e0db RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:36,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2350 x-openstack-request-id: req-825b4aa1-57ef-40cb-a2db-1c904ea5841c 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "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-25 11:28:36,694 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-825b4aa1-57ef-40cb-a2db-1c904ea5841c 2018-07-25 11:28:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:39,751 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-79aa71a2-ddc2-4d01-8302-26a690e1cece RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:40,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-55459094-ff93-40f6-bbdb-574838a4b6cc 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:28:40,049 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-55459094-ff93-40f6-bbdb-574838a4b6cc 2018-07-25 11:28:43,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:43,117 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-4dd2ebca-e37c-40e4-942c-3b14ba44897c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:43,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-2bd519e8-4ec8-4f52-82cd-1fa7e7eefa9c 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:28:43,405 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-2bd519e8-4ec8-4f52-82cd-1fa7e7eefa9c 2018-07-25 11:28:46,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:46,465 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-67041d94-ad36-4182-8e2c-e2c1eed4612c RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:46,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-575e9931-2548-4675-bdb8-d403bc1db9e6 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:28:46,700 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-575e9931-2548-4675-bdb8-d403bc1db9e6 2018-07-25 11:28:49,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:49,763 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-48201e7c-158a-470a-9afb-ddd1089fd7d6 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:50,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-a3f4870b-ad06-490a-8740-dcfb1e8070c4 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:28:50,924 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-a3f4870b-ad06-490a-8740-dcfb1e8070c4 2018-07-25 11:28:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:53,999 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-08fde3f6-583d-4349-b502-514e535d5fa1 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:54,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4054 x-openstack-request-id: req-af1a9b4e-8624-4656-8945-bba66aed59a7 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:28:54,195 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-af1a9b4e-8624-4656-8945-bba66aed59a7 2018-07-25 11:28:57,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:57,263 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-3226034f-cf49-4264-ace9-af38fb571ae6 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:57,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-508afc9e-73ea-4974-bc24-fcf672f46ceb 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:28:57,452 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-508afc9e-73ea-4974-bc24-fcf672f46ceb 2018-07-25 11:28:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:57,509 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-784bd2e9-2a52-42f0-90f3-d4a9f21cf4a3 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:57,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-c8776621-9c88-454e-a3d9-26453740a50d RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "487c32db-36f8-43e4-a585-bae1637df4f5", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "63d6002d-08c6-4fb3-a3e8-9c8977ca20b9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a8117309-3c79-4560-b084-7c93587024e4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0e835b09-6407-4fe6-bf4a-c63524fdbb73", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e59c8523-0844-40da-92e4-5d72d19f588e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a545ea0a-4784-481d-b236-86d8dc47cd0c:subnet_id=28902afd-f778-4a56-8651-9383c51d5d03", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "28902afd-f778-4a56-8651-9383c51d5d03", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a545ea0a-4784-481d-b236-86d8dc47cd0c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "271dd87e-3c76-43de-8c5e-56c6641f8710", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9f2f3bb1-aff6-419b-9fe0-3aec422fff18", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b", "resource_type": "OS::Nova::Server"}]} 2018-07-25 11:28:57,614 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources used request id req-c8776621-9c88-454e-a3d9-26453740a50d 2018-07-25 11:28:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:57,662 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-7e33205b-828a-4cd2-ae55-2238f2f5ea52 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:57,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-6fc2c193-b91b-406e-97b6-2aa4c3f1aab0 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:28:57,856 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-6fc2c193-b91b-406e-97b6-2aa4c3f1aab0 2018-07-25 11:28:57,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:57,925 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-ad072ea4-d67d-40c3-99bf-eadb1cf52471 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:58,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-4673c89b-a16f-445a-bbcf-48ccb5d21274 RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "487c32db-36f8-43e4-a585-bae1637df4f5", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "63d6002d-08c6-4fb3-a3e8-9c8977ca20b9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a8117309-3c79-4560-b084-7c93587024e4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0e835b09-6407-4fe6-bf4a-c63524fdbb73", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e59c8523-0844-40da-92e4-5d72d19f588e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a545ea0a-4784-481d-b236-86d8dc47cd0c:subnet_id=28902afd-f778-4a56-8651-9383c51d5d03", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "28902afd-f778-4a56-8651-9383c51d5d03", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a545ea0a-4784-481d-b236-86d8dc47cd0c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "271dd87e-3c76-43de-8c5e-56c6641f8710", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9f2f3bb1-aff6-419b-9fe0-3aec422fff18", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b", "resource_type": "OS::Nova::Server"}]} 2018-07-25 11:28:58,067 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources used request id req-4673c89b-a16f-445a-bbcf-48ccb5d21274 2018-07-25 11:28:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=a8117309-3c79-4560-b084-7c93587024e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:58,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-1b1bfcda-4375-4622-a302-0c63a915697d Date: Wed, 25 Jul 2018 11:28:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8117309-3c79-4560-b084-7c93587024e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["28902afd-f778-4a56-8651-9383c51d5d03"],"description":"","tags":[],"updated_at":"2018-07-25T11:28:41Z","provider:segmentation_id":96,"name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:28:58,235 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=a8117309-3c79-4560-b084-7c93587024e4 used request id req-1b1bfcda-4375-4622-a302-0c63a915697d 2018-07-25 11:28:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8117309-3c79-4560-b084-7c93587024e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:58,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2ab79498-f742-4faa-8ecd-8aed64c12a94 Date: Wed, 25 Jul 2018 11:28:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:41Z","dns_nameservers":[],"updated_at":"2018-07-25T11:28:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"28902afd-f778-4a56-8651-9383c51d5d03","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet"}]} 2018-07-25 11:28:58,328 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8117309-3c79-4560-b084-7c93587024e4 used request id req-2ab79498-f742-4faa-8ecd-8aed64c12a94 2018-07-25 11:28:58,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8117309-3c79-4560-b084-7c93587024e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:58,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e8ecdd68-b2fd-4c4e-862a-1202dad6a1d5 Date: Wed, 25 Jul 2018 11:28:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:41Z","dns_nameservers":[],"updated_at":"2018-07-25T11:28:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"28902afd-f778-4a56-8651-9383c51d5d03","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet"}]} 2018-07-25 11:28:58,402 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8117309-3c79-4560-b084-7c93587024e4 used request id req-e8ecdd68-b2fd-4c4e-862a-1202dad6a1d5 2018-07-25 11:28:58,403 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:28:58,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:58,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:28:58 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-826ed2bc-f302-4e38-bcc1-1ec790c85020 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:28:58,553 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-826ed2bc-f302-4e38-bcc1-1ec790c85020 2018-07-25 11:28:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:58,618 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-5dbcde14-cf3c-42a8-9e9b-56be2c0cbcd2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:58,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-9e5ba6d4-8b01-40a9-9f91-4701877323d0 RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "487c32db-36f8-43e4-a585-bae1637df4f5", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "63d6002d-08c6-4fb3-a3e8-9c8977ca20b9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a8117309-3c79-4560-b084-7c93587024e4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0e835b09-6407-4fe6-bf4a-c63524fdbb73", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e59c8523-0844-40da-92e4-5d72d19f588e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a545ea0a-4784-481d-b236-86d8dc47cd0c:subnet_id=28902afd-f778-4a56-8651-9383c51d5d03", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "28902afd-f778-4a56-8651-9383c51d5d03", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a545ea0a-4784-481d-b236-86d8dc47cd0c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "271dd87e-3c76-43de-8c5e-56c6641f8710", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9f2f3bb1-aff6-419b-9fe0-3aec422fff18", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b", "resource_type": "OS::Nova::Server"}]} 2018-07-25 11:28:58,775 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources used request id req-9e5ba6d4-8b01-40a9-9f91-4701877323d0 2018-07-25 11:28:58,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/9f2f3bb1-aff6-419b-9fe0-3aec422fff18 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:58,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,073 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1822 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6b91726-38b6-47a4-a50a-50dc0a8cc52f x-compute-request-id: req-c6b91726-38b6-47a4-a50a-50dc0a8cc52f RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:0b:08", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/9f2f3bb1-aff6-419b-9fe0-3aec422fff18", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/9f2f3bb1-aff6-419b-9fe0-3aec422fff18", "rel": "bookmark"}], "image": {"id": "c849484a-5353-4e66-9dcf-dcbf0b4270cb", "links": [{"href": "https://192.16.1.222:8774/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000035", "OS-SRV-USG:launched_at": "2018-07-25T11:28:49.000000", "flavor": {"id": "487c32db-36f8-43e4-a585-bae1637df4f5", "links": [{"href": "https://192.16.1.222:8774/flavors/487c32db-36f8-43e4-a585-bae1637df4f5", "rel": "bookmark"}]}, "id": "9f2f3bb1-aff6-419b-9fe0-3aec422fff18", "security_groups": [{"name": "default"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:28:49Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "created": "2018-07-25T11:28:43Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:28:59,074 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/9f2f3bb1-aff6-419b-9fe0-3aec422fff18 used request id req-c6b91726-38b6-47a4-a50a-50dc0a8cc52f 2018-07-25 11:28:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,152 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1952 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8951cc3d-ec80-407a-8bb2-eb6f4fe4cec0 x-compute-request-id: req-8951cc3d-ec80-407a-8bb2-eb6f4fe4cec0 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:3d:14", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:3d:14", "version": 4, "addr": "192.16.1.110", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b", "rel": "bookmark"}], "image": {"id": "458b9501-5505-44fc-acad-cfc91b8a94cf", "links": [{"href": "https://192.16.1.222:8774/images/458b9501-5505-44fc-acad-cfc91b8a94cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000038", "OS-SRV-USG:launched_at": "2018-07-25T11:28:51.000000", "flavor": {"id": "63d6002d-08c6-4fb3-a3e8-9c8977ca20b9", "links": [{"href": "https://192.16.1.222:8774/flavors/63d6002d-08c6-4fb3-a3e8-9c8977ca20b9", "rel": "bookmark"}]}, "id": "b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b", "security_groups": [{"name": "security_group_name"}], "user_id": "1067f987b61b46ce991fd58d298e6b1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:28:51Z", "hostId": "cf490f86f4c2d67cdedd98059f33afa95be9eeaa27af96f709a0c81b", "OS-EXT-SRV-ATTR:host": "host5", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "host5", "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "created": "2018-07-25T11:28:46Z", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:28:59,152 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b used request id req-8951cc3d-ec80-407a-8bb2-eb6f4fe4cec0 2018-07-25 11:28:59,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-7fa13dad-86fd-41b1-ad1c-ca5ef06ba789 Date: Wed, 25 Jul 2018 11:28:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8117309-3c79-4560-b084-7c93587024e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["28902afd-f778-4a56-8651-9383c51d5d03"],"description":"","tags":[],"updated_at":"2018-07-25T11:28:41Z","provider:segmentation_id":96,"name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:28:59,207 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net used request id req-7fa13dad-86fd-41b1-ad1c-ca5ef06ba789 2018-07-25 11:28:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:28:59,215 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:28:59 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:28:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:28:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-e142c3b2-866b-4cba-942b-2ff904cbc7d5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:28:59,244 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-e142c3b2-866b-4cba-942b-2ff904cbc7d5 2018-07-25 11:28:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8117309-3c79-4560-b084-7c93587024e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8ec6f08e-f927-4e71-9dfd-a1ec046b4eb1 Date: Wed, 25 Jul 2018 11:28:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8117309-3c79-4560-b084-7c93587024e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["28902afd-f778-4a56-8651-9383c51d5d03"],"description":"","tags":[],"updated_at":"2018-07-25T11:28:41Z","provider:segmentation_id":96,"name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:39Z","provider:network_type":"vxlan"}]} 2018-07-25 11:28:59,297 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net used request id req-8ec6f08e-f927-4e71-9dfd-a1ec046b4eb1 2018-07-25 11:28:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-53a7ccc6-98d8-488c-b094-54806bebee63 Date: Wed, 25 Jul 2018 11:28:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:41Z","dns_nameservers":[],"updated_at":"2018-07-25T11:28:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"28902afd-f778-4a56-8651-9383c51d5d03","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet"}]} 2018-07-25 11:28:59,333 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8117309-3c79-4560-b084-7c93587024e4 used request id req-53a7ccc6-98d8-488c-b094-54806bebee63 2018-07-25 11:28:59,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=a8117309-3c79-4560-b084-7c93587024e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:28:59 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-26ff9f9a-cdbd-4ef9-8c58-b4816539c3d6 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:28:59,347 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-26ff9f9a-cdbd-4ef9-8c58-b4816539c3d6 2018-07-25 11:28:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=a8117309-3c79-4560-b084-7c93587024e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5416 X-Openstack-Request-Id: req-770a75b0-e159-4eea-a77e-be448397993f Date: Wed, 25 Jul 2018 11:28:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.2"}],"id":"25df498e-fc86-4049-808a-02add8b919ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:07:f2","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-a8117309-3c79-4560-b084-7c93587024e4","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.6"}],"id":"271dd87e-3c76-43de-8c5e-56c6641f8710","security_groups":["0e835b09-6407-4fe6-bf4a-c63524fdbb73"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:3d:14","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b","name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack-port1-kklo2woj6ikj","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.1"}],"id":"66d8ec4e-0401-49ae-b2f2-a88d785b9b13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:d8:cb","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a545ea0a-4784-481d-b236-86d8dc47cd0c","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.11"}],"id":"6f692444-28bd-4779-9f03-41c93a950aae","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:0b:08","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"9f2f3bb1-aff6-419b-9fe0-3aec422fff18","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.4"}],"id":"f2d06c25-e62e-4147-b0bd-fb8f73e60cbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:55:51","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-a8117309-3c79-4560-b084-7c93587024e4","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.3"}],"id":"f89f8cda-d5e1-453f-aa54-78e2c3650051","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:77:d0","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-a8117309-3c79-4560-b084-7c93587024e4","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:42Z","binding:vnic_type":"normal"}]} 2018-07-25 11:28:59,416 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=a8117309-3c79-4560-b084-7c93587024e4 used request id req-770a75b0-e159-4eea-a77e-be448397993f 2018-07-25 11:28:59,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a5c755da-ddaa-4166-a740-ffffd7afe013 Date: Wed, 25 Jul 2018 11:28:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:41Z","dns_nameservers":[],"updated_at":"2018-07-25T11:28:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"28902afd-f778-4a56-8651-9383c51d5d03","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet"}]} 2018-07-25 11:28:59,418 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=a8117309-3c79-4560-b084-7c93587024e4 used request id req-a5c755da-ddaa-4166-a740-ffffd7afe013 2018-07-25 11:28:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=a8117309-3c79-4560-b084-7c93587024e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5416 X-Openstack-Request-Id: req-05506e79-81b6-47e7-b911-38c12ebdd4ec Date: Wed, 25 Jul 2018 11:28:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.2"}],"id":"25df498e-fc86-4049-808a-02add8b919ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:07:f2","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host3","description":"","tags":[],"device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-a8117309-3c79-4560-b084-7c93587024e4","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.6"}],"id":"271dd87e-3c76-43de-8c5e-56c6641f8710","security_groups":["0e835b09-6407-4fe6-bf4a-c63524fdbb73"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:3d:14","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b","name":"HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack-port1-kklo2woj6ikj","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.1"}],"id":"66d8ec4e-0401-49ae-b2f2-a88d785b9b13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:d8:cb","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"a545ea0a-4784-481d-b236-86d8dc47cd0c","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.11"}],"id":"6f692444-28bd-4779-9f03-41c93a950aae","security_groups":["37add701-2b5d-46e8-b10b-809e769dd5a3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:0b:08","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host5","description":"","tags":[],"device_id":"9f2f3bb1-aff6-419b-9fe0-3aec422fff18","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:45Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.4"}],"id":"f2d06c25-e62e-4147-b0bd-fb8f73e60cbd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3b:55:51","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host1","description":"","tags":[],"device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-a8117309-3c79-4560-b084-7c93587024e4","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-25T11:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"28902afd-f778-4a56-8651-9383c51d5d03","ip_address":"10.1.2.3"}],"id":"f89f8cda-d5e1-453f-aa54-78e2c3650051","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:77:d0","project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","binding:host_id":"host2","description":"","tags":[],"device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-a8117309-3c79-4560-b084-7c93587024e4","name":"","admin_state_up":true,"network_id":"a8117309-3c79-4560-b084-7c93587024e4","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:28:42Z","binding:vnic_type":"normal"}]} 2018-07-25 11:28:59,552 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=a8117309-3c79-4560-b084-7c93587024e4 used request id req-05506e79-81b6-47e7-b911-38c12ebdd4ec 2018-07-25 11:28:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,614 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources Content-Length: 525 Content-Type: application/json x-openstack-request-id: req-feb472f7-7d1a-44ea-9030-1d6cde140516 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:28:59,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10862 x-openstack-request-id: req-0a8995bc-96c5-4988-870c-b4a59ef5b61b RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/flavor2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "487c32db-36f8-43e4-a585-bae1637df4f5", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/flavor1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "63d6002d-08c6-4fb3-a3e8-9c8977ca20b9", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/network", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a8117309-3c79-4560-b084-7c93587024e4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0e835b09-6407-4fe6-bf4a-c63524fdbb73", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/floating_ip", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e59c8523-0844-40da-92e4-5d72d19f588e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/floating_ip_association", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/management_router_interface", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a545ea0a-4784-481d-b236-86d8dc47cd0c:subnet_id=28902afd-f778-4a56-8651-9383c51d5d03", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/subnet", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "28902afd-f778-4a56-8651-9383c51d5d03", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/management_router", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "a545ea0a-4784-481d-b236-86d8dc47cd0c", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/port1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "271dd87e-3c76-43de-8c5e-56c6641f8710", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/vm2", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9f2f3bb1-aff6-419b-9fe0-3aec422fff18", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources/vm1", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-25T11:28:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:28:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b84a7ac5-5d0c-4a7d-a200-31d9e2486a1b", "resource_type": "OS::Nova::Server"}]} 2018-07-25 11:28:59,702 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9/resources used request id req-0a8995bc-96c5-4988-870c-b4a59ef5b61b 2018-07-25 11:28:59,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:28:59,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-5f303b25-958a-4036-aa59-6ba4bd5473ef RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:32Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/snap", "metadata": {}}], "self": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb", "min_disk": 0, "protected": false, "id": "c849484a-5353-4e66-9dcf-dcbf0b4270cb", "file": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:28:59,996 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb used request id req-5f303b25-958a-4036-aa59-6ba4bd5473ef 2018-07-25 11:28:59,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:00,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-a7caf116-6d7e-4e40-b5ac-b24a6e9a783c 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:29:00,009 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-a7caf116-6d7e-4e40-b5ac-b24a6e9a783c 2018-07-25 11:29:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:00,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-f5d2be12-f18c-42ad-9e50-e4c5629d5579 RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:32Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/snap", "metadata": {}}], "self": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb", "min_disk": 0, "protected": false, "id": "c849484a-5353-4e66-9dcf-dcbf0b4270cb", "file": "/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:29:00,092 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb used request id req-f5d2be12-f18c-42ad-9e50-e4c5629d5579 2018-07-25 11:29:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:00,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json x-openstack-request-id: req-147dc95c-4611-417c-9d24-54edd6c9ba5f RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:28:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:28:29Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/458b9501-5505-44fc-acad-cfc91b8a94cf/snap", "metadata": {}}], "self": "/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf", "min_disk": 0, "protected": false, "id": "458b9501-5505-44fc-acad-cfc91b8a94cf", "file": "/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64d49607fdd949c2b865e398f7f1620e", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/458b9501-5505-44fc-acad-cfc91b8a94cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:29:00,128 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf used request id req-147dc95c-4611-417c-9d24-54edd6c9ba5f 2018-07-25 11:29:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:00,201 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-dfd3387d-7ae8-4ad7-a3b4-489dd7331d93 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:00,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-9d03450f-a0be-40ae-bc72-174dfd7ec814 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:29:00,391 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-9d03450f-a0be-40ae-bc72-174dfd7ec814 2018-07-25 11:29:00,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:00,442 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-bbf2ed15-4e4b-49a9-b981-9f2736c9f4c7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:00,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4066 x-openstack-request-id: req-2cd234a0-ab3a-49f6-b6b6-8040c69ba432 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvd3KaqSknDv4LkAz+BtLremTLsIQTBhbtXr/UnLi91TVihxF\nspECACn/+yFkq00IF4AahP4GRh4BWimlQbR8s0h2P4Uf+Oh0wwoe9OzL1SsSdKDn\ngCU26pxGuCafsdTWHQ0IjDljZ/EDN4B8s9iynt/dHZgN93IU6+JJjASWMZrTCnDA\ngLlxXLs789YwNEhNvvq6YN3EPUhDdf0UR3XTB7AYtqM/x24B+R1D+gL+ud/ZEYLz\nmObxRPMpWbiixpRWF75SyEPqigVsMDeF3LMElAi3eLunUuLEUEMfN06tNHMCv2jb\nmSuDQPzFTwDCogNlhf8Cap0YOF03SZ7PmYY1iwIDAQABAoIBACUB5ABhUwx4y+kH\n7pk/iMK/Mkb84HxUixuWe8mwRvj6ehzPYe5qQT+S8Cgc3ChffWJHP+QIN2TXWGAg\nmetyqJOxXgsHgbHcbVXO1TXcKebE3HYLHtRlbIzSJR6juKDK4WkML0xVq0CJQ50/\n2A6eAELjU4//IUnH3LgVhUxbYIMOWnxbRUq3GBUunsTRq9/+EmNgKcDKmXWbQWpx\nNoxRjfXntED4pWFJH4eUvodfhEHS7gFBB4WfQ9L9r+Dx3JbIg8qFvPbUy51ss8gF\nhSOXu2u3Gq0AzkUiFYg9X/zWKTjLBVTRvFdDPMBRwKjvacak/k84m7t0J7XtWgYk\nhP0FrUECgYEA321dCRXeSkXG++KYQbTkVDKHCusiQQTNhbIAp0E+K/mpQpCTdTRb\nPeFJKI4xe6aBsoWPEGHugFUX+/gRgUsCsq/MjfViln3Rynrc3FRCEvs2a6zc0Hbg\nxiqO3tYlJ56GaxzWgtHyvH3JVVmlbcxjOGHTfHSxVm4Ea51mJlocIDECgYEA2Yvj\nEI8Ktp2dEvyr3G15prYgIhLYNLJu0Q0AdEnVKruqhp0V4GuVQTaQxKR+HCjoZRHs\nk8KjcIfvUh+amDsizTrxQhEXY6KKbIGAt2D7zjdVO/ZJeG3G2/3ODzIGAi38+650\nV7dRYtkyDhDZ5O0O0m7IgMn0MNq4B69L9SvNHnsCgYEAjMWPNMY+hHVqZhHi9KNQ\nqWwcgdicgHLSO0Zn+vm0fmiTKImHHvWZ92cWfSL6Mno6hYx5E01gxCLZNbya6uek\nD4mMTHUrZL5pjDXVKk08RFFbfIQxrHb6MGFoGya5yjirYJmO3mYBlpl6XPhars90\nRHX+lg/AHEC9MEC/t7JWvkECgYEAvF5XF6B0K1ngh29HtM8KViM/QaHFmiOittsm\nOIsxzBXBe1wLdE5TZ6tCwTKZi/KT/+f8TJltgeQCgr6g0w3pfYF7I7S+5uP4LioY\ndTDB+HaLFCeWyHNtjFGBGkE7WKnPc3JEhStTil7865cFxSbK/cU1UecMzTyluum7\nwKfTrX8CgYBHDFNXdnvnfAn5anv9chgorrzhXMbJ+8jZUaJtGbaty9lwhOeyCJo7\nw+zso+lpFA+7JfEGRR9/ogBmCrI5TegTHVZWFXNIakmQmlW1hZ0/eQfJ8yepeXBT\n27xhT3UsfYoRhYoDIx2BBrbQB0XD/kS4cOT6v89kkA+YGURDFEkDdw==\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-25 11:29:00,644 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-2cd234a0-ab3a-49f6-b6b6-8040c69ba432 2018-07-25 11:29:00,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:00,701 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-69be1766-421d-46c8-a70a-60a1892b010a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:00,834 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-95824afc-bc00-48fe-8854-b8d13d0a96de RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:29:00,835 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-95824afc-bc00-48fe-8854-b8d13d0a96de 2018-07-25 11:29:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:00,930 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-b0bb73e3-0991-475b-9441-adcb0c561233 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:00,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-9a2d7916-33c8-4e94-987b-1c0b798b0f4e 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-25T11:29:00Z", "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-25 11:29:00,986 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-9a2d7916-33c8-4e94-987b-1c0b798b0f4e 2018-07-25 11:29:03,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:04,079 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-719f1a1a-1a04-47ee-af00-1e4e309c5f2e RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:04,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-90573b7e-f3d5-4375-9011-c31e09269006 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-25T11:29:00Z", "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-25 11:29:04,191 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-90573b7e-f3d5-4375-9011-c31e09269006 2018-07-25 11:29:07,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:07,291 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-e397562f-b772-41c6-af41-c0b5fdcf0c13 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:07,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-a7a6ff4d-cccd-4951-b6fc-8044d1b71e76 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-25T11:29:00Z", "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-25 11:29:07,385 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-a7a6ff4d-cccd-4951-b6fc-8044d1b71e76 2018-07-25 11:29:10,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:10,460 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-95c45150-6f6d-42e9-a551-e5c716455530 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:10,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-db402e73-17b7-4175-9bd5-a17995692b43 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-25T11:29:00Z", "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-25 11:29:10,518 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-db402e73-17b7-4175-9bd5-a17995692b43 2018-07-25 11:29:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:13,565 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-5a9fd65b-4e40-4e54-9786-17589dee178a RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:13,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2450 x-openstack-request-id: req-a76cd58d-d7cc-45fc-9ab5-4b25cc8d2a1a 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-25T11:29:00Z", "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "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-25 11:29:13,631 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-a76cd58d-d7cc-45fc-9ab5-4b25cc8d2a1a 2018-07-25 11:29:16,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/2453f45b-1cfa-4d51-87d5-c290c44524f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c6ba5f3256379bd9846260b62854d09f619996" 2018-07-25 11:29:17,152 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 Content-Length: 505 Content-Type: application/json x-openstack-request-id: req-dff3ad05-afbb-45c9-be93-0479e46b4db5 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:17,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2298 x-openstack-request-id: req-d6b9dbf7-1454-4e48-9923-6f065f99d137 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-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor2", "OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "OS::stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-subnet", "net_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-net", "external_net_name": "ext-net", "inst2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1"}, "deletion_time": "2018-07-25T11:29:16Z", "stack_name": "HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack", "stack_user_project_id": "7b7e84fe7fb944a6b62b88782dfe0973", "tags": null, "creation_time": "2018-07-25T11:28:35Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-25T11:29:00Z", "id": "2453f45b-1cfa-4d51-87d5-c290c44524f9", "stack_status_reason": "Stack DELETE completed successfully", "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-25 11:29:17,210 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-stack/2453f45b-1cfa-4d51-87d5-c290c44524f9 used request id req-d6b9dbf7-1454-4e48-9923-6f065f99d137 2018-07-25 11:29:17,210 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image1 2018-07-25 11:29:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59af24cd9bc32a5b157f7fbbebfbf40c149979b9" 2018-07-25 11:29:17,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-60fbecb2-db8b-4c01-a2a6-4a84a8ce54c5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:29:17,735 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/458b9501-5505-44fc-acad-cfc91b8a94cf used request id req-60fbecb2-db8b-4c01-a2a6-4a84a8ce54c5 2018-07-25 11:29:17,737 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-1d436841-03d2-4cc7-8db6-f8c68ad6d4b2-image2 2018-07-25 11:29:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc68c8a76bbd53a7a1f1f57710bd4b43309be4c" 2018-07-25 11:29:18,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-87b6356e-fe06-4b10-863b-6087ceed7512 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:29:18,690 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/c849484a-5353-4e66-9dcf-dcbf0b4270cb used request id req-87b6356e-fe06-4b10-863b-6087ceed7512 2018-07-25 11:29:18,693 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-25 11:29:18,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:29:18,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:19,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["S5MAebL2QYW6UFTIRmaGRQ"], "issued_at": "2018-07-25T11:29:19.000000Z"}} 2018-07-25 11:29:19,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2c30dc55dae75304907c3d06aa4e61ab4df8a" -d '{"stack_name": "HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-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-25 11:29:21,130 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b Content-Type: application/json Content-Length: 266 x-openstack-request-id: req-a44174b0-c18f-4ad9-9e23-5b9327cc156c RESP BODY: {"stack": {"id": "45d20ef3-7419-49f6-9c37-926f3cc09e1b", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b", "rel": "self"}]}} 2018-07-25 11:29:21,131 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks used request id req-a44174b0-c18f-4ad9-9e23-5b9327cc156c 2018-07-25 11:29:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/45d20ef3-7419-49f6-9c37-926f3cc09e1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2c30dc55dae75304907c3d06aa4e61ab4df8a" 2018-07-25 11:29:21,184 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-889a3813-b801-4b69-9ab7-3b9d8233aac7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:21,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1112 x-openstack-request-id: req-b5d9f60c-fd1b-46b5-bb98-68b962e364e1 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "45d20ef3-7419-49f6-9c37-926f3cc09e1b", "OS::stack_name": "HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack", "stack_user_project_id": "0a5a2fa14efb44b5b1acf95d336d17c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:29:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "45d20ef3-7419-49f6-9c37-926f3cc09e1b", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-25 11:29:21,264 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b used request id req-b5d9f60c-fd1b-46b5-bb98-68b962e364e1 2018-07-25 11:29:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/45d20ef3-7419-49f6-9c37-926f3cc09e1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2c30dc55dae75304907c3d06aa4e61ab4df8a" 2018-07-25 11:29:21,327 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-21e97287-c2c0-49df-a71f-0e6431870652 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:21,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1112 x-openstack-request-id: req-b6e6d6ba-0fb4-49df-98db-597186a6dd75 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "45d20ef3-7419-49f6-9c37-926f3cc09e1b", "OS::stack_name": "HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack", "stack_user_project_id": "0a5a2fa14efb44b5b1acf95d336d17c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:29:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "45d20ef3-7419-49f6-9c37-926f3cc09e1b", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-25 11:29:21,409 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b used request id req-b6e6d6ba-0fb4-49df-98db-597186a6dd75 2018-07-25 11:29:24,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/45d20ef3-7419-49f6-9c37-926f3cc09e1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2c30dc55dae75304907c3d06aa4e61ab4df8a" 2018-07-25 11:29:24,449 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-a08cca04-1cee-4e92-802e-598f2e485840 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:24,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1124 x-openstack-request-id: req-ad2bf85e-92e3-48b9-8efe-44cc2731243e RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "45d20ef3-7419-49f6-9c37-926f3cc09e1b", "OS::stack_name": "HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack", "stack_user_project_id": "0a5a2fa14efb44b5b1acf95d336d17c9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:29:20Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "45d20ef3-7419-49f6-9c37-926f3cc09e1b", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-25 11:29:24,539 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b used request id req-ad2bf85e-92e3-48b9-8efe-44cc2731243e 2018-07-25 11:29:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/45d20ef3-7419-49f6-9c37-926f3cc09e1b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2c30dc55dae75304907c3d06aa4e61ab4df8a" 2018-07-25 11:29:24,593 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b/resources Content-Length: 501 Content-Type: application/json x-openstack-request-id: req-f0478cd1-2215-4497-b5bd-f466a123c5d8 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:24,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 x-openstack-request-id: req-e1244f1d-0fcd-4731-8b97-3a2bef36e7ab RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b/resources/flavor", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-25T11:29:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:29:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b8215185-0690-4e65-90b4-851c751870e6", "resource_type": "OS::Nova::Flavor"}]} 2018-07-25 11:29:24,644 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b/resources used request id req-e1244f1d-0fcd-4731-8b97-3a2bef36e7ab 2018-07-25 11:29:24,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/b8215185-0690-4e65-90b4-851c751870e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2c30dc55dae75304907c3d06aa4e61ab4df8a" 2018-07-25 11:29:24,696 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 544 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6169d78-d7cc-45a7-a489-2f8bc0e60993 x-compute-request-id: req-e6169d78-d7cc-45a7-a489-2f8bc0e60993 RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack-flavor-b6frg6yf37d2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/b8215185-0690-4e65-90b4-851c751870e6", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/b8215185-0690-4e65-90b4-851c751870e6", "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": "b8215185-0690-4e65-90b4-851c751870e6"}} 2018-07-25 11:29:24,697 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/b8215185-0690-4e65-90b4-851c751870e6 used request id req-e6169d78-d7cc-45a7-a489-2f8bc0e60993 2018-07-25 11:29:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/45d20ef3-7419-49f6-9c37-926f3cc09e1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf2c30dc55dae75304907c3d06aa4e61ab4df8a" 2018-07-25 11:29:24,742 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b Content-Length: 481 Content-Type: application/json x-openstack-request-id: req-01e2ae60-8a69-4c67-9652-5e0eed0f8971 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:24,824 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-b90523d0-d821-4072-a87c-63b2bcb26a1a RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:29:24,824 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsFlavorTests-e944cec2-5ee5-4ac3-87f6-824fccc2e21c-stack/45d20ef3-7419-49f6-9c37-926f3cc09e1b used request id req-b90523d0-d821-4072-a87c-63b2bcb26a1a 2018-07-25 11:29:24,825 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-25 11:29:24,826 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:29:24,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:25,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["2v8ve0HUT9uic7pOqozYwg"], "issued_at": "2018-07-25T11:29:25.000000Z"}} 2018-07-25 11:29:25,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" -d '{"stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-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-20da37fe-d316-4a09-bbc6-7df6496cada8-kp"}}' 2018-07-25 11:29:27,332 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 Content-Type: application/json Content-Length: 267 x-openstack-request-id: req-f2142547-81b0-4145-a30b-0f4f26e1e292 RESP BODY: {"stack": {"id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "rel": "self"}]}} 2018-07-25 11:29:27,332 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks used request id req-f2142547-81b0-4145-a30b-0f4f26e1e292 2018-07-25 11:29:27,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" 2018-07-25 11:29:27,379 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-d0f56eb8-a070-4756-8ca7-18be39d3c3a7 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:27,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1297 x-openstack-request-id: req-343528e7-a264-4f0f-b7a4-6ba686161bc2 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": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "OS::stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack", "keypair_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack", "stack_user_project_id": "6514c1b8f71b46bbb9ad57c6fe344974", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:29:26Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "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-25 11:29:27,461 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 used request id req-343528e7-a264-4f0f-b7a4-6ba686161bc2 2018-07-25 11:29:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" 2018-07-25 11:29:27,511 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-392dbad8-0b14-41ce-9d35-e8e3bbf83c1f RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:27,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1297 x-openstack-request-id: req-f38b0efa-2488-40c9-b737-e1ca6e19e9f3 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": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "OS::stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack", "keypair_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack", "stack_user_project_id": "6514c1b8f71b46bbb9ad57c6fe344974", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:29:26Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "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-25 11:29:27,604 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 used request id req-f38b0efa-2488-40c9-b737-e1ca6e19e9f3 2018-07-25 11:29:30,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" 2018-07-25 11:29:30,670 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-9cc75d50-9844-46ef-9768-1ea3b5dd97ef RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:30,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3011 x-openstack-request-id: req-ef603d20-be77-4bc7-9a3a-e7bf3241b1a6 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": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "OS::stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack", "keypair_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack", "stack_user_project_id": "6514c1b8f71b46bbb9ad57c6fe344974", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:29:26Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzVUl6X7wOZjNaKxS6NIK8CMP13Sbe1xmRhyQJ+AN2MWx7P8X\n9iHMqKjaDjUf0EZhvABFhewwwA4aOQJPzmSEj0pNJfVhuWghApiaOqDvw5xZ8gKl\nElXJ0wKh5YLZsbmYVhAORMSfswCRktjSoQz1waCnBKe19qZeFobzyxdwcsYbra/C\nl+7+a18/DNwIX2mppB9lh7FdR/PZrSFS/7qgRVBzeflGccM25rybQ5eFRqS4vqDG\noeT8SNmIIWS89khqsQ6FInD0kLWFDTl4JexYEkNES4zIIhJvCYdQBy+l24YTcMN3\njI8xQww70IsTKH4QHNJ2NjG5GM1QfYplNgd+gQIDAQABAoIBAAKlv2hkT5qegr9/\nwU3pL2TrPtALW9naViM/SQiKlgMegW3J2Dg/NVFTZARc4P0hey8eXccdRX+kbugf\nRIInv6HNVnNP16O5WPuclhh9bLn78RjyucgjvQdweD/qUP4+o10wtc5jLp/zOO1I\nyGZ1MVH+zUh9FRaKDJqDwO70bWm9aDwkZINKqJizrDbhrUch56AwGZWfzLtreA88\nMrTsBq3odr29PR+gxiAMzyY6ajtI+Ck7dd6NHUjrH1MZrpuZ68GxXnx0+hx5j6qt\nAjk5I6E5pcgWc9A1QREjyxzp8OrODR6wV9c2o2VZ0efJ8oMZxiWc7vlh8ECrg1Js\nnd2EZMECgYEA+xokU25w+kPsBo+GLtRzZM3ZTDtkObqnV1qSSTFwYpQEANSXkAvm\nhqLkRqp6W+jlv/5RAHyGosbMDhlTrbna04viJku+EubJ/FvXIOsEOD2slOrGgcwb\n7Jq2HWzfs72dLsk6dzRWBrWFTVnSyGCgvH2ZXF96RcHhEWOooxnwFykCgYEA0VZ1\nuckZd8Zr+Zv3lNQ4/jg2aff2YoA18eagoKSQCtDDUFml63S88+DMJtcMqZvKpuQs\n5yo4h4w62MpC1Uj9/kSklz3eCE45DGh4LytYkQbLs2WNC6oqO2vUdCFqWrbp0yld\nNwLyZGvVUfPi6wgBTb+dgVrVQEIW91GlFCvET5kCgYEA5RsREd6uzmmyrLm/YHMP\nZmY7Yca+x716ecV1u7qUJB2RGYDfWNrC1w1A4wkg40M4fVj5Z0w3O8XO4P5SzyvI\ncUQsb2ykXHKe0NarDqngC8CZ+rXLsRoeUF9I0shHw6O6Cron0iO6ahytJ8pQ++rO\nPa0LhLDIy2T+ifM4Jri/yyECgYBMwaT88C20az7gET4ghgg3vqjFBjSDPXuKLQQs\noupl7NIQvi5GPVGjIoP4odV0wzj1JKkKQcLkgJh7MP58cf0fpE+tXPPym6vzTsLy\nmLQqyREbwFqNMmG10/3cbvwuMu9di8cwCpaSF6/qEsDbaN4BggbgjUuv+gutt3QO\nB1Y90QKBgE8CseR6tDcf5ir/9VgfGItB1KXJF8AoWnXiUJPs04u89PEGG29Be2yw\nxUU5Wi9BSdr1ddHpmIYKyTvqp7Fu2FUP6Y+vpVHNQ9rY9F4ylNAuQA2+DwU5PyEU\nGbrJaF5dZAnhFDDDYkxk/Tpa5XdiH6U2jzrw2v1TXzBJjOL/PdFA\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-25 11:29:30,854 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 used request id req-ef603d20-be77-4bc7-9a3a-e7bf3241b1a6 2018-07-25 11:29:30,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/681fda16-2fdd-4675-8bb5-ecd45d51b3f0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" 2018-07-25 11:29:31,152 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0/resources Content-Length: 503 Content-Type: application/json x-openstack-request-id: req-1e5c1f38-0f8c-4c5c-929e-dbeca59df5a2 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:31,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 815 x-openstack-request-id: req-dc71892f-8a4c-462f-beb7-fca9a29cde6a RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0/resources/keypair", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-25T11:29:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:29:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-25 11:29:31,448 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0/resources used request id req-dc71892f-8a4c-462f-beb7-fca9a29cde6a 2018-07-25 11:29:31,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" 2018-07-25 11:29:31,483 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-b56d7c7d-d6e1-4c9b-8472-b17bb0b7c304 x-compute-request-id: req-b56d7c7d-d6e1-4c9b-8472-b17bb0b7c304 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNVSXpfvA5mM1orFLo0grwIw/XdJt7XGZGHJAn4A3YxbHs/xf2IcyoqNoONR/QRmG8AEWF7DDADho5Ak/OZISPSk0l9WG5aCECmJo6oO/DnFnyAqUSVcnTAqHlgtmxuZhWEA5ExJ+zAJGS2NKhDPXBoKcEp7X2pl4WhvPLF3Byxhutr8KX7v5rXz8M3AhfaamkH2WHsV1H89mtIVL/uqBFUHN5+UZxwzbmvJtDl4VGpLi+oMah5PxI2YghZLz2SGqxDoUicPSQtYUNOXgl7FgSQ0RLjMgiEm8Jh1AHL6XbhhNww3eMjzFDDDvQixMofhAc0nY2MbkYzVB9imU2B36B Generated-by-Nova", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp", "deleted": false, "created_at": "2018-07-25T11:29:27.000000", "updated_at": null, "fingerprint": "18:08:22:71:1f:0b:df:28:b4:18:3a:e8:3e:a2:4d:59", "deleted_at": null, "id": 29}} 2018-07-25 11:29:31,483 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp used request id req-b56d7c7d-d6e1-4c9b-8472-b17bb0b7c304 2018-07-25 11:29:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" 2018-07-25 11:29:31,526 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-56757e62-2b0b-4cc3-84e2-699ecf359875 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:31,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3011 x-openstack-request-id: req-700b480f-9343-4504-8b5f-8985804ea2dd 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": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "OS::stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack", "keypair_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack", "stack_user_project_id": "6514c1b8f71b46bbb9ad57c6fe344974", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:29:26Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "681fda16-2fdd-4675-8bb5-ecd45d51b3f0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzVUl6X7wOZjNaKxS6NIK8CMP13Sbe1xmRhyQJ+AN2MWx7P8X\n9iHMqKjaDjUf0EZhvABFhewwwA4aOQJPzmSEj0pNJfVhuWghApiaOqDvw5xZ8gKl\nElXJ0wKh5YLZsbmYVhAORMSfswCRktjSoQz1waCnBKe19qZeFobzyxdwcsYbra/C\nl+7+a18/DNwIX2mppB9lh7FdR/PZrSFS/7qgRVBzeflGccM25rybQ5eFRqS4vqDG\noeT8SNmIIWS89khqsQ6FInD0kLWFDTl4JexYEkNES4zIIhJvCYdQBy+l24YTcMN3\njI8xQww70IsTKH4QHNJ2NjG5GM1QfYplNgd+gQIDAQABAoIBAAKlv2hkT5qegr9/\nwU3pL2TrPtALW9naViM/SQiKlgMegW3J2Dg/NVFTZARc4P0hey8eXccdRX+kbugf\nRIInv6HNVnNP16O5WPuclhh9bLn78RjyucgjvQdweD/qUP4+o10wtc5jLp/zOO1I\nyGZ1MVH+zUh9FRaKDJqDwO70bWm9aDwkZINKqJizrDbhrUch56AwGZWfzLtreA88\nMrTsBq3odr29PR+gxiAMzyY6ajtI+Ck7dd6NHUjrH1MZrpuZ68GxXnx0+hx5j6qt\nAjk5I6E5pcgWc9A1QREjyxzp8OrODR6wV9c2o2VZ0efJ8oMZxiWc7vlh8ECrg1Js\nnd2EZMECgYEA+xokU25w+kPsBo+GLtRzZM3ZTDtkObqnV1qSSTFwYpQEANSXkAvm\nhqLkRqp6W+jlv/5RAHyGosbMDhlTrbna04viJku+EubJ/FvXIOsEOD2slOrGgcwb\n7Jq2HWzfs72dLsk6dzRWBrWFTVnSyGCgvH2ZXF96RcHhEWOooxnwFykCgYEA0VZ1\nuckZd8Zr+Zv3lNQ4/jg2aff2YoA18eagoKSQCtDDUFml63S88+DMJtcMqZvKpuQs\n5yo4h4w62MpC1Uj9/kSklz3eCE45DGh4LytYkQbLs2WNC6oqO2vUdCFqWrbp0yld\nNwLyZGvVUfPi6wgBTb+dgVrVQEIW91GlFCvET5kCgYEA5RsREd6uzmmyrLm/YHMP\nZmY7Yca+x716ecV1u7qUJB2RGYDfWNrC1w1A4wkg40M4fVj5Z0w3O8XO4P5SzyvI\ncUQsb2ykXHKe0NarDqngC8CZ+rXLsRoeUF9I0shHw6O6Cron0iO6ahytJ8pQ++rO\nPa0LhLDIy2T+ifM4Jri/yyECgYBMwaT88C20az7gET4ghgg3vqjFBjSDPXuKLQQs\noupl7NIQvi5GPVGjIoP4odV0wzj1JKkKQcLkgJh7MP58cf0fpE+tXPPym6vzTsLy\nmLQqyREbwFqNMmG10/3cbvwuMu9di8cwCpaSF6/qEsDbaN4BggbgjUuv+gutt3QO\nB1Y90QKBgE8CseR6tDcf5ir/9VgfGItB1KXJF8AoWnXiUJPs04u89PEGG29Be2yw\nxUU5Wi9BSdr1ddHpmIYKyTvqp7Fu2FUP6Y+vpVHNQ9rY9F4ylNAuQA2+DwU5PyEU\nGbrJaF5dZAnhFDDDYkxk/Tpa5XdiH6U2jzrw2v1TXzBJjOL/PdFA\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-25 11:29:31,676 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 used request id req-700b480f-9343-4504-8b5f-8985804ea2dd 2018-07-25 11:29:31,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" 2018-07-25 11:29:31,706 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 727 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1235aa86-7774-4710-b098-93183640fc76 x-compute-request-id: req-1235aa86-7774-4710-b098-93183640fc76 RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNVSXpfvA5mM1orFLo0grwIw/XdJt7XGZGHJAn4A3YxbHs/xf2IcyoqNoONR/QRmG8AEWF7DDADho5Ak/OZISPSk0l9WG5aCECmJo6oO/DnFnyAqUSVcnTAqHlgtmxuZhWEA5ExJ+zAJGS2NKhDPXBoKcEp7X2pl4WhvPLF3Byxhutr8KX7v5rXz8M3AhfaamkH2WHsV1H89mtIVL/uqBFUHN5+UZxwzbmvJtDl4VGpLi+oMah5PxI2YghZLz2SGqxDoUicPSQtYUNOXgl7FgSQ0RLjMgiEm8Jh1AHL6XbhhNww3eMjzFDDDvQixMofhAc0nY2MbkYzVB9imU2B36B Generated-by-Nova", "user_id": "1067f987b61b46ce991fd58d298e6b1a", "name": "HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp", "deleted": false, "created_at": "2018-07-25T11:29:27.000000", "updated_at": null, "fingerprint": "18:08:22:71:1f:0b:df:28:b4:18:3a:e8:3e:a2:4d:59", "deleted_at": null, "id": 29}} 2018-07-25 11:29:31,706 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-kp used request id req-1235aa86-7774-4710-b098-93183640fc76 2018-07-25 11:29:31,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165b251e1af062a8183cd96242c38da13e91d6ba" 2018-07-25 11:29:31,760 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 Content-Length: 483 Content-Type: application/json x-openstack-request-id: req-8ce998ec-cf29-444a-8ac2-ae756e5480a0 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:31,840 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-b484098a-15f7-4047-b420-fea375228908 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:29:31,841 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsKeypairTests-20da37fe-d316-4a09-bbc6-7df6496cada8-stack/681fda16-2fdd-4675-8bb5-ecd45d51b3f0 used request id req-b484098a-15f7-4047-b420-fea375228908 2018-07-25 11:29:31,842 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-25 11:29:31,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:32,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["snLCd7rWQP2cBTmQ4eAZNA"], "issued_at": "2018-07-25T11:29:32.000000Z"}} 2018-07-25 11:29:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518d573ecebc1464652bac31e5c5dec614020b84" -d '{"stack_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-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-dfe4d4cc-fce1-44dd-9228-3e81f425689f-sec-grp"}}' 2018-07-25 11:29:34,486 - keystoneauth.session - DEBUG - RESP: [201] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 Content-Type: application/json Content-Length: 273 x-openstack-request-id: req-e53997d7-c4ef-42a6-9083-b4c5e9080fce RESP BODY: {"stack": {"id": "0a8263bf-e1ca-4932-a127-ea65453f4af5", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5", "rel": "self"}]}} 2018-07-25 11:29:34,486 - keystoneauth.session - DEBUG - POST call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks used request id req-e53997d7-c4ef-42a6-9083-b4c5e9080fce 2018-07-25 11:29:34,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/0a8263bf-e1ca-4932-a127-ea65453f4af5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518d573ecebc1464652bac31e5c5dec614020b84" 2018-07-25 11:29:34,540 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-8b00c649-a788-493f-aafc-523df4fc5dbc RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:34,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 x-openstack-request-id: req-4f5e4719-c40f-41a6-8201-39bf521c7bfc RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "0a8263bf-e1ca-4932-a127-ea65453f4af5", "OS::stack_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack", "stack_user_project_id": "7cd36e06ae654e49b26d077f668a3062", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:29:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a8263bf-e1ca-4932-a127-ea65453f4af5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-25 11:29:34,631 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 used request id req-4f5e4719-c40f-41a6-8201-39bf521c7bfc 2018-07-25 11:29:34,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/0a8263bf-e1ca-4932-a127-ea65453f4af5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518d573ecebc1464652bac31e5c5dec614020b84" 2018-07-25 11:29:34,702 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-779cc173-66d9-4036-a66b-697f72a5cee4 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:34,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 x-openstack-request-id: req-cc756980-9263-419d-abb9-a64616e0b568 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "0a8263bf-e1ca-4932-a127-ea65453f4af5", "OS::stack_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack", "stack_user_project_id": "7cd36e06ae654e49b26d077f668a3062", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-25T11:29:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0a8263bf-e1ca-4932-a127-ea65453f4af5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-25 11:29:34,792 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 used request id req-cc756980-9263-419d-abb9-a64616e0b568 2018-07-25 11:29:37,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/0a8263bf-e1ca-4932-a127-ea65453f4af5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518d573ecebc1464652bac31e5c5dec614020b84" 2018-07-25 11:29:37,853 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-78288aa3-40c8-4027-bd5d-a4b36500c168 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:37,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 x-openstack-request-id: req-98f1adaa-60e0-43fb-a3f0-860e679c6a09 RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "64d49607fdd949c2b865e398f7f1620e", "OS::stack_id": "0a8263bf-e1ca-4932-a127-ea65453f4af5", "OS::stack_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack", "security_group_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack", "stack_user_project_id": "7cd36e06ae654e49b26d077f668a3062", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-25T11:29:33Z", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0a8263bf-e1ca-4932-a127-ea65453f4af5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-25 11:29:37,964 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 used request id req-98f1adaa-60e0-43fb-a3f0-860e679c6a09 2018-07-25 11:29:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/0a8263bf-e1ca-4932-a127-ea65453f4af5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518d573ecebc1464652bac31e5c5dec614020b84" 2018-07-25 11:29:38,030 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5/resources Content-Length: 515 Content-Type: application/json x-openstack-request-id: req-d3124927-c80d-47a8-9ce2-99ea8d408f56 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:38,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 853 x-openstack-request-id: req-e60aeb88-d905-488a-9189-60a7032db78e RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5/resources/server_security_group", "rel": "self"}, {"href": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-25T11:29:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-25T11:29:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b205cbcf-2cf5-4b08-9809-ae18c57648fe", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-25 11:29:38,085 - keystoneauth.session - DEBUG - GET call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5/resources used request id req-e60aeb88-d905-488a-9189-60a7032db78e 2018-07-25 11:29:38,086 - neutron_utils - INFO - Retrieving security group with ID - b205cbcf-2cf5-4b08-9809-ae18c57648fe 2018-07-25 11:29:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?id=b205cbcf-2cf5-4b08-9809-ae18c57648fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518d573ecebc1464652bac31e5c5dec614020b84" 2018-07-25 11:29:38,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-8b07c03d-fe5d-4714-807f-56396be9f785 Date: Wed, 25 Jul 2018 11:29:38 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:29:34Z", "updated_at": "2018-07-25T11:29:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:29:35Z", "revision_number": 0, "id": "08b2eb39-9479-47e9-9f89-7102030fe353", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-25T11:29:35Z", "security_group_id": "b205cbcf-2cf5-4b08-9809-ae18c57648fe", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-25T11:29:35Z", "revision_number": 0, "id": "a5c70005-b9ea-49ba-ac03-3784057580be", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-25T11:29:35Z", "security_group_id": "b205cbcf-2cf5-4b08-9809-ae18c57648fe", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 6, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "b205cbcf-2cf5-4b08-9809-ae18c57648fe", "name": "HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-sec-grp"}]} 2018-07-25 11:29:38,193 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?id=b205cbcf-2cf5-4b08-9809-ae18c57648fe used request id req-8b07c03d-fe5d-4714-807f-56396be9f785 2018-07-25 11:29:38,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b205cbcf-2cf5-4b08-9809-ae18c57648fe 2018-07-25 11:29:38,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=b205cbcf-2cf5-4b08-9809-ae18c57648fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518d573ecebc1464652bac31e5c5dec614020b84" 2018-07-25 11:29:38,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-13ac7096-9daf-4b78-9c25-8ab311de9d77 Date: Wed, 25 Jul 2018 11:29:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-25T11:29:35Z", "security_group_id": "b205cbcf-2cf5-4b08-9809-ae18c57648fe", "port_range_min": null, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:29:35Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "08b2eb39-9479-47e9-9f89-7102030fe353"}, {"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-25T11:29:35Z", "security_group_id": "b205cbcf-2cf5-4b08-9809-ae18c57648fe", "port_range_min": 22, "revision_number": 0, "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:29:35Z", "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "a5c70005-b9ea-49ba-ac03-3784057580be"}]} 2018-07-25 11:29:38,246 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=b205cbcf-2cf5-4b08-9809-ae18c57648fe used request id req-13ac7096-9daf-4b78-9c25-8ab311de9d77 2018-07-25 11:29:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/0a8263bf-e1ca-4932-a127-ea65453f4af5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518d573ecebc1464652bac31e5c5dec614020b84" 2018-07-25 11:29:38,304 - keystoneauth.session - DEBUG - RESP: [302] Location: https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 Content-Length: 495 Content-Type: application/json x-openstack-request-id: req-4996980c-3022-4141-a63d-a6ef8bcdeb31 RESP BODY: {"message": "The resource was found at https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-25 11:29:38,388 - keystoneauth.session - DEBUG - RESP: [204] x-openstack-request-id: req-9b3f97bc-29b6-4d06-8dc0-1adf9186f250 RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:29:38,388 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e/stacks/HeatUtilsSecurityGroupTests-dfe4d4cc-fce1-44dd-9228-3e81f425689f-stack/0a8263bf-e1ca-4932-a127-ea65453f4af5 used request id req-9b3f97bc-29b6-4d06-8dc0-1adf9186f250 2018-07-25 11:29:38,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:38,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["zJpJwbIeTCGiBn1li5y_-A"], "issued_at": "2018-07-25T11:29:38.000000Z"}} 2018-07-25 11:29:38,893 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03c5625fa72b4659adc75ce0375562b7b4b71da" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-b33994dd-4498-41df-8589-a6f05cd8694b"}}' 2018-07-25 11:29:39,885 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9eea5744-0448-403c-aa37-d85997e888ae Content-Type: application/json Content-Length: 448 x-openstack-request-id: req-9eea5744-0448-403c-aa37-d85997e888ae RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "cdfda78c-787d-4f5d-b661-9f2b5c17aea2", "name": "CinderUtilsQoSTests-b33994dd-4498-41df-8589-a6f05cd8694b"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/cdfda78c-787d-4f5d-b661-9f2b5c17aea2", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/cdfda78c-787d-4f5d-b661-9f2b5c17aea2", "rel": "bookmark"}]} 2018-07-25 11:29:39,885 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-9eea5744-0448-403c-aa37-d85997e888ae 2018-07-25 11:29:39,888 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9eea5744-0448-403c-aa37-d85997e888ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03c5625fa72b4659adc75ce0375562b7b4b71da" 2018-07-25 11:29:39,929 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-50990bb0-f7e7-4017-ae72-1092da1f14da Content-Type: application/json Content-Length: 164 x-openstack-request-id: req-50990bb0-f7e7-4017-ae72-1092da1f14da RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "cdfda78c-787d-4f5d-b661-9f2b5c17aea2", "name": "CinderUtilsQoSTests-b33994dd-4498-41df-8589-a6f05cd8694b"}]} 2018-07-25 11:29:39,929 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-50990bb0-f7e7-4017-ae72-1092da1f14da 2018-07-25 11:29:39,930 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b33994dd-4498-41df-8589-a6f05cd8694b 2018-07-25 11:29:39,931 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/cdfda78c-787d-4f5d-b661-9f2b5c17aea2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9eea5744-0448-403c-aa37-d85997e888ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03c5625fa72b4659adc75ce0375562b7b4b71da" 2018-07-25 11:29:40,252 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e89b938a-fa12-432f-a0bc-ba6c9c114f4e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:29:40,252 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/cdfda78c-787d-4f5d-b661-9f2b5c17aea2?force=False used request id req-e89b938a-fa12-432f-a0bc-ba6c9c114f4e 2018-07-25 11:29:40,254 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9eea5744-0448-403c-aa37-d85997e888ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03c5625fa72b4659adc75ce0375562b7b4b71da" 2018-07-25 11:29:40,290 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9a1619c8-f8f5-4714-bf6f-bb1740d559ca Content-Type: application/json Content-Length: 17 x-openstack-request-id: req-9a1619c8-f8f5-4714-bf6f-bb1740d559ca RESP BODY: {"qos_specs": []} 2018-07-25 11:29:40,290 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-9a1619c8-f8f5-4714-bf6f-bb1740d559ca 2018-07-25 11:29:40,290 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b33994dd-4498-41df-8589-a6f05cd8694b 2018-07-25 11:29:40,292 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/cdfda78c-787d-4f5d-b661-9f2b5c17aea2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9eea5744-0448-403c-aa37-d85997e888ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e03c5625fa72b4659adc75ce0375562b7b4b71da" 2018-07-25 11:29:40,385 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 100 Content-Type: application/json x-compute-request-id: req-ccd813ac-0fc4-4747-bbb2-516aacabc22f x-openstack-request-id: req-ccd813ac-0fc4-4747-bbb2-516aacabc22f RESP BODY: {"itemNotFound": {"message": "No such QoS spec cdfda78c-787d-4f5d-b661-9f2b5c17aea2.", "code": 404}} 2018-07-25 11:29:40,385 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/cdfda78c-787d-4f5d-b661-9f2b5c17aea2?force=False used request id req-ccd813ac-0fc4-4747-bbb2-516aacabc22f 2018-07-25 11:29:40,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:40,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["TjjSqj-OTj2GwKTAV0YDLg"], "issued_at": "2018-07-25T11:29:40.000000Z"}} 2018-07-25 11:29:40,912 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13ea09e3cb13105cd83c109c499be3fb96b8d0e" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-46f87acf-312a-4bc8-a488-6535789569d6"}}' 2018-07-25 11:29:41,640 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c4e0747f-cfe7-4a9a-a629-b0fa790d5cf4 Content-Type: application/json Content-Length: 465 x-openstack-request-id: req-c4e0747f-cfe7-4a9a-a629-b0fa790d5cf4 RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "700cfbdb-6264-4ebd-9d51-4ab995d178d9", "name": "CinderUtilsQoSTests-46f87acf-312a-4bc8-a488-6535789569d6"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/700cfbdb-6264-4ebd-9d51-4ab995d178d9", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/700cfbdb-6264-4ebd-9d51-4ab995d178d9", "rel": "bookmark"}]} 2018-07-25 11:29:41,641 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-c4e0747f-cfe7-4a9a-a629-b0fa790d5cf4 2018-07-25 11:29:41,643 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e0747f-cfe7-4a9a-a629-b0fa790d5cf4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13ea09e3cb13105cd83c109c499be3fb96b8d0e" 2018-07-25 11:29:41,696 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-93aeec30-2c68-440b-ab92-4fbbbbc101d1 Content-Type: application/json Content-Length: 181 x-openstack-request-id: req-93aeec30-2c68-440b-ab92-4fbbbbc101d1 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "700cfbdb-6264-4ebd-9d51-4ab995d178d9", "name": "CinderUtilsQoSTests-46f87acf-312a-4bc8-a488-6535789569d6"}]} 2018-07-25 11:29:41,696 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-93aeec30-2c68-440b-ab92-4fbbbbc101d1 2018-07-25 11:29:41,698 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/700cfbdb-6264-4ebd-9d51-4ab995d178d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e0747f-cfe7-4a9a-a629-b0fa790d5cf4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13ea09e3cb13105cd83c109c499be3fb96b8d0e" 2018-07-25 11:29:41,935 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c1433993-12f0-4995-a2dc-bc376a5d543c Content-Type: application/json Content-Length: 465 x-openstack-request-id: req-c1433993-12f0-4995-a2dc-bc376a5d543c RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "700cfbdb-6264-4ebd-9d51-4ab995d178d9", "name": "CinderUtilsQoSTests-46f87acf-312a-4bc8-a488-6535789569d6"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/700cfbdb-6264-4ebd-9d51-4ab995d178d9", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/700cfbdb-6264-4ebd-9d51-4ab995d178d9", "rel": "bookmark"}]} 2018-07-25 11:29:41,935 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/700cfbdb-6264-4ebd-9d51-4ab995d178d9 used request id req-c1433993-12f0-4995-a2dc-bc376a5d543c 2018-07-25 11:29:41,935 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-46f87acf-312a-4bc8-a488-6535789569d6 2018-07-25 11:29:41,937 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/700cfbdb-6264-4ebd-9d51-4ab995d178d9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4e0747f-cfe7-4a9a-a629-b0fa790d5cf4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13ea09e3cb13105cd83c109c499be3fb96b8d0e" 2018-07-25 11:29:43,191 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-627a1361-93c2-4c6c-baa8-1a50c5e789ed RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:29:43,191 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/700cfbdb-6264-4ebd-9d51-4ab995d178d9?force=False used request id req-627a1361-93c2-4c6c-baa8-1a50c5e789ed 2018-07-25 11:29:43,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:43,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["JP_p13jTSpCNR5KoX-on2A"], "issued_at": "2018-07-25T11:29:43.000000Z"}} 2018-07-25 11:29:43,651 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcb7f4a9efa7b919d517fd5e8594cc09eee0884" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-e40f6646-f7ad-418a-9c64-59a9ca2fa048"}}' 2018-07-25 11:29:44,367 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-db92d06a-4cbf-4bcb-a909-105064f3d50a Content-Type: application/json Content-Length: 461 x-openstack-request-id: req-db92d06a-4cbf-4bcb-a909-105064f3d50a RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "9b533bea-996d-4758-995b-8caaee45c190", "name": "CinderUtilsQoSTests-e40f6646-f7ad-418a-9c64-59a9ca2fa048"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/9b533bea-996d-4758-995b-8caaee45c190", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/9b533bea-996d-4758-995b-8caaee45c190", "rel": "bookmark"}]} 2018-07-25 11:29:44,367 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-db92d06a-4cbf-4bcb-a909-105064f3d50a 2018-07-25 11:29:44,369 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-db92d06a-4cbf-4bcb-a909-105064f3d50a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcb7f4a9efa7b919d517fd5e8594cc09eee0884" 2018-07-25 11:29:44,568 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-bee0994d-971b-4219-bde9-5c729687a79a Content-Type: application/json Content-Length: 177 x-openstack-request-id: req-bee0994d-971b-4219-bde9-5c729687a79a RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "9b533bea-996d-4758-995b-8caaee45c190", "name": "CinderUtilsQoSTests-e40f6646-f7ad-418a-9c64-59a9ca2fa048"}]} 2018-07-25 11:29:44,569 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-bee0994d-971b-4219-bde9-5c729687a79a 2018-07-25 11:29:44,571 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/9b533bea-996d-4758-995b-8caaee45c190 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-db92d06a-4cbf-4bcb-a909-105064f3d50a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcb7f4a9efa7b919d517fd5e8594cc09eee0884" 2018-07-25 11:29:45,342 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-332b2f1d-526b-431f-8e3f-60ce71e89f2d Content-Type: application/json Content-Length: 461 x-openstack-request-id: req-332b2f1d-526b-431f-8e3f-60ce71e89f2d RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "9b533bea-996d-4758-995b-8caaee45c190", "name": "CinderUtilsQoSTests-e40f6646-f7ad-418a-9c64-59a9ca2fa048"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/9b533bea-996d-4758-995b-8caaee45c190", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/9b533bea-996d-4758-995b-8caaee45c190", "rel": "bookmark"}]} 2018-07-25 11:29:45,342 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/9b533bea-996d-4758-995b-8caaee45c190 used request id req-332b2f1d-526b-431f-8e3f-60ce71e89f2d 2018-07-25 11:29:45,342 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e40f6646-f7ad-418a-9c64-59a9ca2fa048 2018-07-25 11:29:45,344 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/9b533bea-996d-4758-995b-8caaee45c190?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-db92d06a-4cbf-4bcb-a909-105064f3d50a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcb7f4a9efa7b919d517fd5e8594cc09eee0884" 2018-07-25 11:29:45,479 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e9159b85-0edf-42fd-8add-d8df670db736 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:29:45,479 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/9b533bea-996d-4758-995b-8caaee45c190?force=False used request id req-e9159b85-0edf-42fd-8add-d8df670db736 2018-07-25 11:29:45,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:45,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["COtYuc0vSHyHu6OXFyueVA"], "issued_at": "2018-07-25T11:29:45.000000Z"}} 2018-07-25 11:29:45,914 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba404181e0d1066d630c3ecda34fe4fbdb0ab8c" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-72c43670-d5c7-42fe-b973-34888123ecbc"}}' 2018-07-25 11:29:47,422 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b25fcef0-4223-4c2f-bea7-f4885cb58e5c Content-Type: application/json Content-Length: 466 x-openstack-request-id: req-b25fcef0-4223-4c2f-bea7-f4885cb58e5c RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e495c033-fc1c-4d02-95a6-194b1f9d55af", "name": "CinderUtilsQoSTests-72c43670-d5c7-42fe-b973-34888123ecbc"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/e495c033-fc1c-4d02-95a6-194b1f9d55af", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/e495c033-fc1c-4d02-95a6-194b1f9d55af", "rel": "bookmark"}]} 2018-07-25 11:29:47,422 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-b25fcef0-4223-4c2f-bea7-f4885cb58e5c 2018-07-25 11:29:47,425 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b25fcef0-4223-4c2f-bea7-f4885cb58e5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba404181e0d1066d630c3ecda34fe4fbdb0ab8c" 2018-07-25 11:29:48,289 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-94dfd411-4078-42c4-933f-7b6c665bd237 Content-Type: application/json Content-Length: 182 x-openstack-request-id: req-94dfd411-4078-42c4-933f-7b6c665bd237 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e495c033-fc1c-4d02-95a6-194b1f9d55af", "name": "CinderUtilsQoSTests-72c43670-d5c7-42fe-b973-34888123ecbc"}]} 2018-07-25 11:29:48,289 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-94dfd411-4078-42c4-933f-7b6c665bd237 2018-07-25 11:29:48,291 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/e495c033-fc1c-4d02-95a6-194b1f9d55af -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b25fcef0-4223-4c2f-bea7-f4885cb58e5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba404181e0d1066d630c3ecda34fe4fbdb0ab8c" 2018-07-25 11:29:48,983 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d8209e64-e8a1-4f7d-8074-d6728e359aff Content-Type: application/json Content-Length: 466 x-openstack-request-id: req-d8209e64-e8a1-4f7d-8074-d6728e359aff RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e495c033-fc1c-4d02-95a6-194b1f9d55af", "name": "CinderUtilsQoSTests-72c43670-d5c7-42fe-b973-34888123ecbc"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/e495c033-fc1c-4d02-95a6-194b1f9d55af", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/e495c033-fc1c-4d02-95a6-194b1f9d55af", "rel": "bookmark"}]} 2018-07-25 11:29:48,983 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/e495c033-fc1c-4d02-95a6-194b1f9d55af used request id req-d8209e64-e8a1-4f7d-8074-d6728e359aff 2018-07-25 11:29:48,983 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-72c43670-d5c7-42fe-b973-34888123ecbc 2018-07-25 11:29:48,985 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/e495c033-fc1c-4d02-95a6-194b1f9d55af?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b25fcef0-4223-4c2f-bea7-f4885cb58e5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba404181e0d1066d630c3ecda34fe4fbdb0ab8c" 2018-07-25 11:29:49,211 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3b07c430-7caa-4855-bacf-0b83acf89ad8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:29:49,211 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/e495c033-fc1c-4d02-95a6-194b1f9d55af?force=False used request id req-3b07c430-7caa-4855-bacf-0b83acf89ad8 2018-07-25 11:29:49,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:49,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["xyGzaTAMQMGcRszR6aSZ-A"], "issued_at": "2018-07-25T11:29:49.000000Z"}} 2018-07-25 11:29:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:49,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:29:49 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-481a89d5-98a9-4286-bd2c-26079e15927b X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:29:49,751 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-481a89d5-98a9-4286-bd2c-26079e15927b 2018-07-25 11:29:49,755 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-4975ff64-b65b-42ba-9b9e-151732ac6088", "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-25 11:29:50,686 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-538a31f3-9487-42f3-86db-fdf3b97308d4 Content-Type: application/json Content-Length: 851 x-openstack-request-id: req-538a31f3-9487-42f3-86db-fdf3b97308d4 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:29:50.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "CinderUtilsVolumeTests-4975ff64-b65b-42ba-9b9e-151732ac6088", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "size": 1}} 2018-07-25 11:29:50,686 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes used request id req-538a31f3-9487-42f3-86db-fdf3b97308d4 2018-07-25 11:29:50,688 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:50,791 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6ea0c05c-8bd7-4ec9-8486-704bdaac4346 Content-Type: application/json Content-Length: 1054 x-openstack-request-id: req-6ea0c05c-8bd7-4ec9-8486-704bdaac4346 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": "2018-07-25T11:29:50.000000", "replication_status": null, "snapshot_id": null, "id": "e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-4975ff64-b65b-42ba-9b9e-151732ac6088", "bootable": "false", "created_at": "2018-07-25T11:29:50.000000", "volume_type": "RBD"}} 2018-07-25 11:29:50,791 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe used request id req-6ea0c05c-8bd7-4ec9-8486-704bdaac4346 2018-07-25 11:29:50,793 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:50,877 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d19b95dd-9fb6-4d67-aa05-7b25661c5d90 Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-d19b95dd-9fb6-4d67-aa05-7b25661c5d90 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:29:50.000000", "replication_status": null, "snapshot_id": null, "id": "e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-4975ff64-b65b-42ba-9b9e-151732ac6088", "bootable": "false", "created_at": "2018-07-25T11:29:50.000000", "volume_type": "RBD"}} 2018-07-25 11:29:50,877 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe used request id req-d19b95dd-9fb6-4d67-aa05-7b25661c5d90 2018-07-25 11:29:53,883 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:53,987 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-88b49947-fa99-426c-9707-ffbddf866edf Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-88b49947-fa99-426c-9707-ffbddf866edf RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:29:50.000000", "replication_status": null, "snapshot_id": null, "id": "e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-4975ff64-b65b-42ba-9b9e-151732ac6088", "bootable": "false", "created_at": "2018-07-25T11:29:50.000000", "volume_type": "RBD"}} 2018-07-25 11:29:53,987 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe used request id req-88b49947-fa99-426c-9707-ffbddf866edf 2018-07-25 11:29:53,988 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:54,079 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-81164f78-cd53-48a6-a3d2-447453813a4e Content-Type: application/json Content-Length: 1075 x-openstack-request-id: req-81164f78-cd53-48a6-a3d2-447453813a4e RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:29:50.000000", "replication_status": null, "snapshot_id": null, "id": "e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-4975ff64-b65b-42ba-9b9e-151732ac6088", "bootable": "false", "created_at": "2018-07-25T11:29:50.000000", "volume_type": "RBD"}]} 2018-07-25 11:29:54,079 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail used request id req-81164f78-cd53-48a6-a3d2-447453813a4e 2018-07-25 11:29:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:29:54,087 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:29:54 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:29:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:54,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:29:54 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-2a19f97a-f20f-4c89-9210-ada4e5b22a49 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:29:54,119 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-2a19f97a-f20f-4c89-9210-ada4e5b22a49 2018-07-25 11:29:54,120 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4975ff64-b65b-42ba-9b9e-151732ac6088 2018-07-25 11:29:54,121 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:54,530 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-6bc97e52-4bd1-491c-b1fe-209b73316e60 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:29:54,530 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe used request id req-6bc97e52-4bd1-491c-b1fe-209b73316e60 2018-07-25 11:29:54,532 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:54,954 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-6c269d43-1030-47a7-a3d8-d1970b7c9148 x-openstack-request-id: req-6c269d43-1030-47a7-a3d8-d1970b7c9148 RESP BODY: {"itemNotFound": {"message": "Volume e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe could not be found.", "code": 404}} 2018-07-25 11:29:54,954 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe used request id req-6c269d43-1030-47a7-a3d8-d1970b7c9148 2018-07-25 11:29:54,956 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:55,647 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-330d83ed-4ae5-46b1-884f-0abc500fc55c Content-Type: application/json Content-Length: 15 x-openstack-request-id: req-330d83ed-4ae5-46b1-884f-0abc500fc55c RESP BODY: {"volumes": []} 2018-07-25 11:29:55,647 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail used request id req-330d83ed-4ae5-46b1-884f-0abc500fc55c 2018-07-25 11:29:55,648 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-4975ff64-b65b-42ba-9b9e-151732ac6088 2018-07-25 11:29:55,650 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:55,934 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-796cfe74-4567-458b-afef-9fe4d71f2efc x-openstack-request-id: req-796cfe74-4567-458b-afef-9fe4d71f2efc RESP BODY: {"itemNotFound": {"message": "Volume e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe could not be found.", "code": 404}} 2018-07-25 11:29:55,934 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe used request id req-796cfe74-4567-458b-afef-9fe4d71f2efc 2018-07-25 11:29:55,936 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-538a31f3-9487-42f3-86db-fdf3b97308d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a3b1cd12030c41a9f54a7310a18f0ad3552428" 2018-07-25 11:29:56,221 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-32be215f-ee6c-4782-a8e4-a766ba0932c2 x-openstack-request-id: req-32be215f-ee6c-4782-a8e4-a766ba0932c2 RESP BODY: {"itemNotFound": {"message": "Volume e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe could not be found.", "code": 404}} 2018-07-25 11:29:56,221 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/e6d1f813-1a02-4cfd-a1c4-5dba3e1ce0fe used request id req-32be215f-ee6c-4782-a8e4-a766ba0932c2 2018-07-25 11:29:56,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:29:56,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["WeiSHXGlRYCcp9g6R1bj4w"], "issued_at": "2018-07-25T11:29:56.000000Z"}} 2018-07-25 11:29:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" 2018-07-25 11:29:56,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:29:56 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-2c193830-fa43-43a0-835c-b465f63d2c31 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:29:56,710 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-2c193830-fa43-43a0-835c-b465f63d2c31 2018-07-25 11:29:56,712 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-dcaa8b50-44d6-4b87-8652-481a829742ec", "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-25 11:29:57,836 - cinderclient.v2.client - DEBUG - RESP: [202] x-compute-request-id: req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b Content-Type: application/json Content-Length: 851 x-openstack-request-id: req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-25T11:29:57.000000", "description": null, "updated_at": null, "volume_type": "RBD", "name": "CinderUtilsVolumeTests-dcaa8b50-44d6-4b87-8652-481a829742ec", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d453182d-047a-4889-8634-d1705e02aacc", "size": 1}} 2018-07-25 11:29:57,836 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes used request id req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b 2018-07-25 11:29:57,838 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" 2018-07-25 11:29:58,246 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f7d6e943-a808-4787-846b-9a07bb07b0fb Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-f7d6e943-a808-4787-846b-9a07bb07b0fb RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:29:58.000000", "replication_status": null, "snapshot_id": null, "id": "d453182d-047a-4889-8634-d1705e02aacc", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-dcaa8b50-44d6-4b87-8652-481a829742ec", "bootable": "false", "created_at": "2018-07-25T11:29:57.000000", "volume_type": "RBD"}} 2018-07-25 11:29:58,246 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc used request id req-f7d6e943-a808-4787-846b-9a07bb07b0fb 2018-07-25 11:29:58,248 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" 2018-07-25 11:29:58,499 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6c7ceb2e-e97b-475e-8cce-9427809a2e88 Content-Type: application/json Content-Length: 1072 x-openstack-request-id: req-6c7ceb2e-e97b-475e-8cce-9427809a2e88 RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:29:58.000000", "replication_status": null, "snapshot_id": null, "id": "d453182d-047a-4889-8634-d1705e02aacc", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-dcaa8b50-44d6-4b87-8652-481a829742ec", "bootable": "false", "created_at": "2018-07-25T11:29:57.000000", "volume_type": "RBD"}} 2018-07-25 11:29:58,499 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc used request id req-6c7ceb2e-e97b-475e-8cce-9427809a2e88 2018-07-25 11:29:58,500 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" 2018-07-25 11:29:58,735 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-77854186-2801-4898-8634-ff80289ceb26 Content-Type: application/json Content-Length: 1075 x-openstack-request-id: req-77854186-2801-4898-8634-ff80289ceb26 RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:29:58.000000", "replication_status": null, "snapshot_id": null, "id": "d453182d-047a-4889-8634-d1705e02aacc", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-dcaa8b50-44d6-4b87-8652-481a829742ec", "bootable": "false", "created_at": "2018-07-25T11:29:57.000000", "volume_type": "RBD"}]} 2018-07-25 11:29:58,735 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/detail used request id req-77854186-2801-4898-8634-ff80289ceb26 2018-07-25 11:29:58,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:29:58,744 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:29:58 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:29:58,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" 2018-07-25 11:29:58,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:29:58 GMT Content-Type: application/json Content-Length: 326 Vary: X-Auth-Token x-openstack-request-id: req-1c35192f-5a7e-450e-be06-902b742a47b2 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "Bootstrap project for initializing the cloud.", "links": {"self": "https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e"}, "tags": [], "enabled": true, "id": "64d49607fdd949c2b865e398f7f1620e", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-07-25 11:29:58,790 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/64d49607fdd949c2b865e398f7f1620e used request id req-1c35192f-5a7e-450e-be06-902b742a47b2 2018-07-25 11:29:58,791 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-dcaa8b50-44d6-4b87-8652-481a829742ec 2018-07-25 11:29:58,792 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" 2018-07-25 11:29:59,802 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-9acf6e12-3cbc-41ff-bc10-31a32b5f1aaa RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:29:59,802 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc used request id req-9acf6e12-3cbc-41ff-bc10-31a32b5f1aaa 2018-07-25 11:29:59,804 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" 2018-07-25 11:29:59,923 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ee146f68-55d2-4092-aa39-c800b0404efa Content-Type: application/json Content-Length: 1071 x-openstack-request-id: req-ee146f68-55d2-4092-aa39-c800b0404efa RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "host5@RBD#rbddriver", "encrypted": false, "updated_at": "2018-07-25T11:29:59.000000", "replication_status": null, "snapshot_id": null, "id": "d453182d-047a-4889-8634-d1705e02aacc", "size": 1, "user_id": "1067f987b61b46ce991fd58d298e6b1a", "os-vol-tenant-attr:tenant_id": "64d49607fdd949c2b865e398f7f1620e", "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-dcaa8b50-44d6-4b87-8652-481a829742ec", "bootable": "false", "created_at": "2018-07-25T11:29:57.000000", "volume_type": "RBD"}} 2018-07-25 11:29:59,924 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc used request id req-ee146f68-55d2-4092-aa39-c800b0404efa 2018-07-25 11:30:02,928 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a18e0b6-1f19-4f15-8fe0-8d04addd975b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e81805de4ec797e0bafaa54c5093a34c37daaab" 2018-07-25 11:30:02,991 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 109 Content-Type: application/json x-compute-request-id: req-c1c62d45-1063-4dc5-8d0a-519883951ef1 x-openstack-request-id: req-c1c62d45-1063-4dc5-8d0a-519883951ef1 RESP BODY: {"itemNotFound": {"message": "Volume d453182d-047a-4889-8634-d1705e02aacc could not be found.", "code": 404}} 2018-07-25 11:30:02,992 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/volumes/d453182d-047a-4889-8634-d1705e02aacc used request id req-c1c62d45-1063-4dc5-8d0a-519883951ef1 2018-07-25 11:30:02,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:03,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["tyXAlkgYSeKlQ5C4OgH-tA"], "issued_at": "2018-07-25T11:30:03.000000Z"}} 2018-07-25 11:30:03,413 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e377d9c3e893aaba602c6348ffa732e9a6957" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-2a02e8de-ef22-4f79-928b-923ccefbc283", "description": null}}' 2018-07-25 11:30:04,041 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-dc409b3d-d18e-4d9f-868c-35c185183409 Content-Type: application/json Content-Length: 246 x-openstack-request-id: req-dc409b3d-d18e-4d9f-868c-35c185183409 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2a02e8de-ef22-4f79-928b-923ccefbc283", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75420c5f-6742-481e-abd1-b3c3b0d392f7", "description": null}} 2018-07-25 11:30:04,041 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-dc409b3d-d18e-4d9f-868c-35c185183409 2018-07-25 11:30:04,043 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc409b3d-d18e-4d9f-868c-35c185183409" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e377d9c3e893aaba602c6348ffa732e9a6957" 2018-07-25 11:30:04,111 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ea11c6eb-5827-4858-a079-9272338665eb Content-Type: application/json Content-Length: 490 x-openstack-request-id: req-ea11c6eb-5827-4858-a079-9272338665eb RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-2a02e8de-ef22-4f79-928b-923ccefbc283", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75420c5f-6742-481e-abd1-b3c3b0d392f7", "description": null}, {"name": "RBD", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "rbddriver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4b689775-9ca5-4d88-a68b-b209edc3aedd", "description": null}]} 2018-07-25 11:30:04,111 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types?is_public=None used request id req-ea11c6eb-5827-4858-a079-9272338665eb 2018-07-25 11:30:04,113 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc409b3d-d18e-4d9f-868c-35c185183409" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e377d9c3e893aaba602c6348ffa732e9a6957" 2018-07-25 11:30:04,151 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ed566598-9626-4104-85e7-07786dadce68 Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-ed566598-9626-4104-85e7-07786dadce68 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2a02e8de-ef22-4f79-928b-923ccefbc283", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75420c5f-6742-481e-abd1-b3c3b0d392f7", "description": null}} 2018-07-25 11:30:04,151 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7 used request id req-ed566598-9626-4104-85e7-07786dadce68 2018-07-25 11:30:04,153 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc409b3d-d18e-4d9f-868c-35c185183409" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e377d9c3e893aaba602c6348ffa732e9a6957" 2018-07-25 11:30:04,193 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-8d7efab6-72b9-4e82-8f3b-4f381bb1a343 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-8d7efab6-72b9-4e82-8f3b-4f381bb1a343 RESP BODY: {} 2018-07-25 11:30:04,193 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7/encryption used request id req-8d7efab6-72b9-4e82-8f3b-4f381bb1a343 2018-07-25 11:30:04,193 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-2a02e8de-ef22-4f79-928b-923ccefbc283 2018-07-25 11:30:04,195 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc409b3d-d18e-4d9f-868c-35c185183409" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e377d9c3e893aaba602c6348ffa732e9a6957" 2018-07-25 11:30:04,293 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-0bd20d23-e75f-43c4-8aa1-fb3634de3b14 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:04,293 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7 used request id req-0bd20d23-e75f-43c4-8aa1-fb3634de3b14 2018-07-25 11:30:04,295 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc409b3d-d18e-4d9f-868c-35c185183409" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e377d9c3e893aaba602c6348ffa732e9a6957" 2018-07-25 11:30:04,327 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 114 Content-Type: application/json x-compute-request-id: req-60be8039-3485-428d-ac21-c10c005a0315 x-openstack-request-id: req-60be8039-3485-428d-ac21-c10c005a0315 RESP BODY: {"itemNotFound": {"message": "Volume type 75420c5f-6742-481e-abd1-b3c3b0d392f7 could not be found.", "code": 404}} 2018-07-25 11:30:04,327 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7 used request id req-60be8039-3485-428d-ac21-c10c005a0315 2018-07-25 11:30:04,327 - cinder_utils - INFO - Volume with ID [75420c5f-6742-481e-abd1-b3c3b0d392f7] does not exist 2018-07-25 11:30:04,327 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-2a02e8de-ef22-4f79-928b-923ccefbc283 2018-07-25 11:30:04,329 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc409b3d-d18e-4d9f-868c-35c185183409" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca6e377d9c3e893aaba602c6348ffa732e9a6957" 2018-07-25 11:30:04,431 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 114 Content-Type: application/json x-compute-request-id: req-32c47b90-6ac6-4742-a5cf-bfdde891b3f2 x-openstack-request-id: req-32c47b90-6ac6-4742-a5cf-bfdde891b3f2 RESP BODY: {"itemNotFound": {"message": "Volume type 75420c5f-6742-481e-abd1-b3c3b0d392f7 could not be found.", "code": 404}} 2018-07-25 11:30:04,431 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/75420c5f-6742-481e-abd1-b3c3b0d392f7 used request id req-32c47b90-6ac6-4742-a5cf-bfdde891b3f2 2018-07-25 11:30:04,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:04,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["L8mKoutXTIu130zEvEv7ig"], "issued_at": "2018-07-25T11:30:04.000000Z"}} 2018-07-25 11:30:04,865 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95d414f7b6f8e4b4cd7230fa411679fe501da58" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-7b92e65c-0528-4157-92d4-5caf7dc45165", "description": null}}' 2018-07-25 11:30:05,763 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818 Content-Type: application/json Content-Length: 246 x-openstack-request-id: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-7b92e65c-0528-4157-92d4-5caf7dc45165", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28ff8886-1507-46b7-8087-927ce3fff050", "description": null}} 2018-07-25 11:30:05,763 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818 2018-07-25 11:30:05,765 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95d414f7b6f8e4b4cd7230fa411679fe501da58" 2018-07-25 11:30:05,829 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-c9db81ef-dfbb-4f47-99cc-eac442a6efc2 Content-Type: application/json Content-Length: 490 x-openstack-request-id: req-c9db81ef-dfbb-4f47-99cc-eac442a6efc2 RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-7b92e65c-0528-4157-92d4-5caf7dc45165", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28ff8886-1507-46b7-8087-927ce3fff050", "description": null}, {"name": "RBD", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "rbddriver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4b689775-9ca5-4d88-a68b-b209edc3aedd", "description": null}]} 2018-07-25 11:30:05,829 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types?is_public=None used request id req-c9db81ef-dfbb-4f47-99cc-eac442a6efc2 2018-07-25 11:30:05,831 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95d414f7b6f8e4b4cd7230fa411679fe501da58" 2018-07-25 11:30:05,899 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-84c3bbb7-cc29-4ba5-b1cc-bc5b5517cd9a Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-84c3bbb7-cc29-4ba5-b1cc-bc5b5517cd9a RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-7b92e65c-0528-4157-92d4-5caf7dc45165", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28ff8886-1507-46b7-8087-927ce3fff050", "description": null}} 2018-07-25 11:30:05,899 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050 used request id req-84c3bbb7-cc29-4ba5-b1cc-bc5b5517cd9a 2018-07-25 11:30:05,900 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95d414f7b6f8e4b4cd7230fa411679fe501da58" 2018-07-25 11:30:05,989 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-b44d98a9-2964-4b67-999b-aa4020e78119 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-b44d98a9-2964-4b67-999b-aa4020e78119 RESP BODY: {} 2018-07-25 11:30:05,989 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050/encryption used request id req-b44d98a9-2964-4b67-999b-aa4020e78119 2018-07-25 11:30:05,991 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95d414f7b6f8e4b4cd7230fa411679fe501da58" 2018-07-25 11:30:06,049 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ea879a7f-b9bd-4089-9351-3bf39c2afebf Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-ea879a7f-b9bd-4089-9351-3bf39c2afebf RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-7b92e65c-0528-4157-92d4-5caf7dc45165", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28ff8886-1507-46b7-8087-927ce3fff050", "description": null}} 2018-07-25 11:30:06,049 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050 used request id req-ea879a7f-b9bd-4089-9351-3bf39c2afebf 2018-07-25 11:30:06,050 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95d414f7b6f8e4b4cd7230fa411679fe501da58" 2018-07-25 11:30:06,091 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-ed67aacc-add0-43ce-9257-f2804d3c6b49 Content-Type: application/json Content-Length: 268 x-openstack-request-id: req-ed67aacc-add0-43ce-9257-f2804d3c6b49 RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-7b92e65c-0528-4157-92d4-5caf7dc45165", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28ff8886-1507-46b7-8087-927ce3fff050", "description": null}} 2018-07-25 11:30:06,092 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050 used request id req-ed67aacc-add0-43ce-9257-f2804d3c6b49 2018-07-25 11:30:06,094 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95d414f7b6f8e4b4cd7230fa411679fe501da58" 2018-07-25 11:30:06,848 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-0f24fda6-07ef-4560-abd6-9d225d7ccb75 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-0f24fda6-07ef-4560-abd6-9d225d7ccb75 RESP BODY: {} 2018-07-25 11:30:06,848 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050/encryption used request id req-0f24fda6-07ef-4560-abd6-9d225d7ccb75 2018-07-25 11:30:06,849 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-7b92e65c-0528-4157-92d4-5caf7dc45165 2018-07-25 11:30:06,850 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9ab60d7-f8c2-4eaa-9dca-dab7c2b12818" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95d414f7b6f8e4b4cd7230fa411679fe501da58" 2018-07-25 11:30:07,718 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-02155b21-0615-48c0-b370-c02f609d951d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:07,718 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/28ff8886-1507-46b7-8087-927ce3fff050 used request id req-02155b21-0615-48c0-b370-c02f609d951d 2018-07-25 11:30:07,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:08,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["1ddCLEmNTGO-VMlt2Z71Yw"], "issued_at": "2018-07-25T11:30:08.000000Z"}} 2018-07-25 11:30:08,176 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04e5ec5b6a0c0a5800f8ca5d4fcba3b3e4e9cd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-40ba25c7-223f-4a2d-ba99-891e040b1491-type", "description": null}}' 2018-07-25 11:30:08,788 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9790ac53-daf1-4743-a55b-37bfbf6d7d19 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-9790ac53-daf1-4743-a55b-37bfbf6d7d19 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-40ba25c7-223f-4a2d-ba99-891e040b1491-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0822e684-2495-4382-af8f-d65e3845ee23", "description": null}} 2018-07-25 11:30:08,788 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-9790ac53-daf1-4743-a55b-37bfbf6d7d19 2018-07-25 11:30:08,790 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/0822e684-2495-4382-af8f-d65e3845ee23/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9790ac53-daf1-4743-a55b-37bfbf6d7d19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04e5ec5b6a0c0a5800f8ca5d4fcba3b3e4e9cd" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-40ba25c7-223f-4a2d-ba99-891e040b1491", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-25 11:30:08,854 - cinderclient.v2.client - DEBUG - RESP: [400] Content-Length: 65 Content-Type: application/json x-compute-request-id: req-75e830ad-795f-48e7-bc94-1ae6c310e003 x-openstack-request-id: req-75e830ad-795f-48e7-bc94-1ae6c310e003 RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-25 11:30:08,854 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/0822e684-2495-4382-af8f-d65e3845ee23/encryption used request id req-75e830ad-795f-48e7-bc94-1ae6c310e003 2018-07-25 11:30:08,854 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-40ba25c7-223f-4a2d-ba99-891e040b1491-type 2018-07-25 11:30:08,855 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/0822e684-2495-4382-af8f-d65e3845ee23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9790ac53-daf1-4743-a55b-37bfbf6d7d19" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db04e5ec5b6a0c0a5800f8ca5d4fcba3b3e4e9cd" 2018-07-25 11:30:09,070 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-466c3fe9-264a-4be0-9bed-1663b4b7532c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:09,070 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/0822e684-2495-4382-af8f-d65e3845ee23 used request id req-466c3fe9-264a-4be0-9bed-1663b4b7532c 2018-07-25 11:30:09,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:09,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["2kH_mAmaReGks0qIzR2xQg"], "issued_at": "2018-07-25T11:30:09.000000Z"}} 2018-07-25 11:30:09,500 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type", "description": null}}' 2018-07-25 11:30:10,281 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-90e5a833-f183-4036-93f3-b2b20b325c31 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-90e5a833-f183-4036-93f3-b2b20b325c31 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a26da243-7c32-4160-bb44-3c4cf5240ba4", "description": null}} 2018-07-25 11:30:10,281 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-90e5a833-f183-4036-93f3-b2b20b325c31 2018-07-25 11:30:10,283 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa", "provider": "LuksEncryptor"}}' 2018-07-25 11:30:10,457 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9b48db2f-c554-40e3-b6dc-c4e9915974dc Content-Type: application/json Content-Length: 305 x-openstack-request-id: req-9b48db2f-c554-40e3-b6dc-c4e9915974dc RESP BODY: {"encryption": {"volume_type_id": "a26da243-7c32-4160-bb44-3c4cf5240ba4", "name": "CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa", "control_location": "back-end", "encryption_id": "38d9706b-ce94-4bee-a4c1-aca00e17ab18", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-25 11:30:10,457 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption used request id req-9b48db2f-c554-40e3-b6dc-c4e9915974dc 2018-07-25 11:30:10,459 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:10,498 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-76344168-46b3-47d4-b9cc-6db173e3cc36 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-76344168-46b3-47d4-b9cc-6db173e3cc36 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a26da243-7c32-4160-bb44-3c4cf5240ba4", "description": null}} 2018-07-25 11:30:10,498 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 used request id req-76344168-46b3-47d4-b9cc-6db173e3cc36 2018-07-25 11:30:10,500 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:10,536 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6fe91e71-8601-4bba-8369-646ffb71eab2 Content-Type: application/json Content-Length: 312 x-openstack-request-id: req-6fe91e71-8601-4bba-8369-646ffb71eab2 RESP BODY: {"volume_type_id": "a26da243-7c32-4160-bb44-3c4cf5240ba4", "control_location": "back-end", "deleted": false, "created_at": "2018-07-25T11:30:10.000000", "updated_at": null, "encryption_id": "38d9706b-ce94-4bee-a4c1-aca00e17ab18", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-25 11:30:10,536 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption used request id req-6fe91e71-8601-4bba-8369-646ffb71eab2 2018-07-25 11:30:10,536 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type 2018-07-25 11:30:10,538 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:10,588 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-210106ea-7959-4fe2-b7df-a975d2b92413 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-210106ea-7959-4fe2-b7df-a975d2b92413 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a26da243-7c32-4160-bb44-3c4cf5240ba4", "description": null}} 2018-07-25 11:30:10,588 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 used request id req-210106ea-7959-4fe2-b7df-a975d2b92413 2018-07-25 11:30:10,590 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:10,663 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-b8e433be-15fc-4f6f-8c79-aec32e5c67a0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:10,664 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption/provider used request id req-b8e433be-15fc-4f6f-8c79-aec32e5c67a0 2018-07-25 11:30:10,665 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:10,699 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fb47d958-4b09-44e8-9c28-ae80d891580a Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-fb47d958-4b09-44e8-9c28-ae80d891580a RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a26da243-7c32-4160-bb44-3c4cf5240ba4", "description": null}} 2018-07-25 11:30:10,699 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 used request id req-fb47d958-4b09-44e8-9c28-ae80d891580a 2018-07-25 11:30:10,700 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:10,744 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d8d55af3-831b-440d-b233-6f8ccb03e8d4 Content-Type: application/json Content-Length: 2 x-openstack-request-id: req-d8d55af3-831b-440d-b233-6f8ccb03e8d4 RESP BODY: {} 2018-07-25 11:30:10,744 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption used request id req-d8d55af3-831b-440d-b233-6f8ccb03e8d4 2018-07-25 11:30:10,744 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type 2018-07-25 11:30:10,746 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:10,781 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-467a2e46-45f2-41c6-bd07-5270367ba9fa Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-467a2e46-45f2-41c6-bd07-5270367ba9fa RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a26da243-7c32-4160-bb44-3c4cf5240ba4", "description": null}} 2018-07-25 11:30:10,782 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 used request id req-467a2e46-45f2-41c6-bd07-5270367ba9fa 2018-07-25 11:30:10,783 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:10,834 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 130 Content-Type: application/json x-compute-request-id: req-c1d21694-8fa4-4fbe-9c58-5fd7ede3684e x-openstack-request-id: req-c1d21694-8fa4-4fbe-9c58-5fd7ede3684e RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type a26da243-7c32-4160-bb44-3c4cf5240ba4 does not exist.", "code": 404}} 2018-07-25 11:30:10,834 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4/encryption/provider used request id req-c1d21694-8fa4-4fbe-9c58-5fd7ede3684e 2018-07-25 11:30:10,834 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-74747a29-7070-4f04-bf3d-baa8194f94aa-type 2018-07-25 11:30:10,835 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90e5a833-f183-4036-93f3-b2b20b325c31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b9ffd7e24500f421e1c25aa62e136ebed3a47" 2018-07-25 11:30:11,116 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-3bdd8990-a14f-48b9-9eee-36e7f1b8306d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:11,116 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/a26da243-7c32-4160-bb44-3c4cf5240ba4 used request id req-3bdd8990-a14f-48b9-9eee-36e7f1b8306d 2018-07-25 11:30:11,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:11,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["DD92ZrwHTmKAGCZGmpdYlA"], "issued_at": "2018-07-25T11:30:11.000000Z"}} 2018-07-25 11:30:11,562 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd143e98b96410c18b86d9b6185fa0af3d99bec0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a33089ad-eefc-4159-b019-883cec52eed9-type", "description": null}}' 2018-07-25 11:30:12,320 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d30b6006-474a-4c6a-948a-93f6d51e0557 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-d30b6006-474a-4c6a-948a-93f6d51e0557 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a33089ad-eefc-4159-b019-883cec52eed9-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "39c87b91-2bf5-4dcf-a620-b78459f8600a", "description": null}} 2018-07-25 11:30:12,320 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-d30b6006-474a-4c6a-948a-93f6d51e0557 2018-07-25 11:30:12,322 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d30b6006-474a-4c6a-948a-93f6d51e0557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd143e98b96410c18b86d9b6185fa0af3d99bec0" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-a33089ad-eefc-4159-b019-883cec52eed9", "provider": "foo"}}' 2018-07-25 11:30:12,457 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7f8368af-7a98-4638-9693-9e833f871daa Content-Type: application/json Content-Length: 286 x-openstack-request-id: req-7f8368af-7a98-4638-9693-9e833f871daa RESP BODY: {"encryption": {"volume_type_id": "39c87b91-2bf5-4dcf-a620-b78459f8600a", "name": "CinderUtilsAddEncryptionTests-a33089ad-eefc-4159-b019-883cec52eed9", "control_location": "front-end", "encryption_id": "cf1e7340-65ac-49e1-b189-ba130e8ae972", "provider": "foo", "provider_class": "foo"}} 2018-07-25 11:30:12,457 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a/encryption used request id req-7f8368af-7a98-4638-9693-9e833f871daa 2018-07-25 11:30:12,459 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30b6006-474a-4c6a-948a-93f6d51e0557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd143e98b96410c18b86d9b6185fa0af3d99bec0" 2018-07-25 11:30:12,512 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-1fb2d3d8-cb4b-43c7-b087-4cb0359d6ecf Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-1fb2d3d8-cb4b-43c7-b087-4cb0359d6ecf RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a33089ad-eefc-4159-b019-883cec52eed9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "39c87b91-2bf5-4dcf-a620-b78459f8600a", "description": null}} 2018-07-25 11:30:12,512 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a used request id req-1fb2d3d8-cb4b-43c7-b087-4cb0359d6ecf 2018-07-25 11:30:12,514 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30b6006-474a-4c6a-948a-93f6d51e0557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd143e98b96410c18b86d9b6185fa0af3d99bec0" 2018-07-25 11:30:12,547 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d3cf9c05-1c08-4616-b3f3-b1b94f52725c Content-Type: application/json Content-Length: 303 x-openstack-request-id: req-d3cf9c05-1c08-4616-b3f3-b1b94f52725c RESP BODY: {"volume_type_id": "39c87b91-2bf5-4dcf-a620-b78459f8600a", "control_location": "front-end", "deleted": false, "created_at": "2018-07-25T11:30:12.000000", "updated_at": null, "encryption_id": "cf1e7340-65ac-49e1-b189-ba130e8ae972", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-25 11:30:12,547 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a/encryption used request id req-d3cf9c05-1c08-4616-b3f3-b1b94f52725c 2018-07-25 11:30:12,547 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a33089ad-eefc-4159-b019-883cec52eed9-type 2018-07-25 11:30:12,548 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30b6006-474a-4c6a-948a-93f6d51e0557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd143e98b96410c18b86d9b6185fa0af3d99bec0" 2018-07-25 11:30:12,587 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6d75beb0-7b95-442b-95d1-453b7f03b52d Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-6d75beb0-7b95-442b-95d1-453b7f03b52d RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a33089ad-eefc-4159-b019-883cec52eed9-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "39c87b91-2bf5-4dcf-a620-b78459f8600a", "description": null}} 2018-07-25 11:30:12,587 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a used request id req-6d75beb0-7b95-442b-95d1-453b7f03b52d 2018-07-25 11:30:12,589 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30b6006-474a-4c6a-948a-93f6d51e0557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd143e98b96410c18b86d9b6185fa0af3d99bec0" 2018-07-25 11:30:13,890 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2fb870f9-bcdf-4bcf-ab21-4f8fd9c24e56 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:13,890 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a/encryption/provider used request id req-2fb870f9-bcdf-4bcf-ab21-4f8fd9c24e56 2018-07-25 11:30:13,890 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a33089ad-eefc-4159-b019-883cec52eed9-type 2018-07-25 11:30:13,892 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d30b6006-474a-4c6a-948a-93f6d51e0557" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd143e98b96410c18b86d9b6185fa0af3d99bec0" 2018-07-25 11:30:14,026 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4a945a2d-1ca9-493b-b910-48a2c06b315f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:14,026 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/39c87b91-2bf5-4dcf-a620-b78459f8600a used request id req-4a945a2d-1ca9-493b-b910-48a2c06b315f 2018-07-25 11:30:14,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:14,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["zmxo18jtSNOzrBd0jlmf5g"], "issued_at": "2018-07-25T11:30:14.000000Z"}} 2018-07-25 11:30:14,527 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b39dde6d05923ad3f909fd07af7ab9cb3bc5e7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-2033fa71-624e-4293-a861-66fa2b734409-type", "description": null}}' 2018-07-25 11:30:15,146 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-058bb690-e18f-46f6-b289-e62ef0e4037a Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-058bb690-e18f-46f6-b289-e62ef0e4037a RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2033fa71-624e-4293-a861-66fa2b734409-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb9c2e66-c290-48fa-abdd-995414267c5a", "description": null}} 2018-07-25 11:30:15,146 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-058bb690-e18f-46f6-b289-e62ef0e4037a 2018-07-25 11:30:15,148 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-058bb690-e18f-46f6-b289-e62ef0e4037a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b39dde6d05923ad3f909fd07af7ab9cb3bc5e7" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-2033fa71-624e-4293-a861-66fa2b734409", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-25 11:30:15,414 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-be9bcf70-0680-4ba5-9808-f96568840a54 Content-Type: application/json Content-Length: 317 x-openstack-request-id: req-be9bcf70-0680-4ba5-9808-f96568840a54 RESP BODY: {"encryption": {"volume_type_id": "eb9c2e66-c290-48fa-abdd-995414267c5a", "name": "CinderUtilsAddEncryptionTests-2033fa71-624e-4293-a861-66fa2b734409", "control_location": "back-end", "encryption_id": "340cdfdd-6cde-4706-aaa6-4aad9249c194", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-25 11:30:15,414 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a/encryption used request id req-be9bcf70-0680-4ba5-9808-f96568840a54 2018-07-25 11:30:15,417 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-058bb690-e18f-46f6-b289-e62ef0e4037a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b39dde6d05923ad3f909fd07af7ab9cb3bc5e7" 2018-07-25 11:30:15,457 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4a02947c-cdf3-4ae0-ad7c-9d940a0b63b9 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-4a02947c-cdf3-4ae0-ad7c-9d940a0b63b9 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2033fa71-624e-4293-a861-66fa2b734409-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb9c2e66-c290-48fa-abdd-995414267c5a", "description": null}} 2018-07-25 11:30:15,457 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a used request id req-4a02947c-cdf3-4ae0-ad7c-9d940a0b63b9 2018-07-25 11:30:15,458 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-058bb690-e18f-46f6-b289-e62ef0e4037a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b39dde6d05923ad3f909fd07af7ab9cb3bc5e7" 2018-07-25 11:30:15,492 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-05d2c5db-10f4-4694-8b5f-600cfbf6f160 Content-Type: application/json Content-Length: 300 x-openstack-request-id: req-05d2c5db-10f4-4694-8b5f-600cfbf6f160 RESP BODY: {"volume_type_id": "eb9c2e66-c290-48fa-abdd-995414267c5a", "control_location": "back-end", "deleted": false, "created_at": "2018-07-25T11:30:15.000000", "updated_at": null, "encryption_id": "340cdfdd-6cde-4706-aaa6-4aad9249c194", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-25 11:30:15,492 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a/encryption used request id req-05d2c5db-10f4-4694-8b5f-600cfbf6f160 2018-07-25 11:30:15,493 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-2033fa71-624e-4293-a861-66fa2b734409-type 2018-07-25 11:30:15,494 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-058bb690-e18f-46f6-b289-e62ef0e4037a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b39dde6d05923ad3f909fd07af7ab9cb3bc5e7" 2018-07-25 11:30:15,539 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a6451359-1fc7-4130-91bb-c05e0fe4cef4 Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-a6451359-1fc7-4130-91bb-c05e0fe4cef4 RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-2033fa71-624e-4293-a861-66fa2b734409-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb9c2e66-c290-48fa-abdd-995414267c5a", "description": null}} 2018-07-25 11:30:15,539 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a used request id req-a6451359-1fc7-4130-91bb-c05e0fe4cef4 2018-07-25 11:30:15,541 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-058bb690-e18f-46f6-b289-e62ef0e4037a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b39dde6d05923ad3f909fd07af7ab9cb3bc5e7" 2018-07-25 11:30:15,604 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-46596fcb-4cb5-43a5-997c-2d932cfb13e3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:15,605 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a/encryption/provider used request id req-46596fcb-4cb5-43a5-997c-2d932cfb13e3 2018-07-25 11:30:15,605 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-2033fa71-624e-4293-a861-66fa2b734409-type 2018-07-25 11:30:15,607 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-058bb690-e18f-46f6-b289-e62ef0e4037a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b39dde6d05923ad3f909fd07af7ab9cb3bc5e7" 2018-07-25 11:30:15,806 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-85c0a32f-d646-4d46-a47d-146552829f08 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:15,807 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/eb9c2e66-c290-48fa-abdd-995414267c5a used request id req-85c0a32f-d646-4d46-a47d-146552829f08 2018-07-25 11:30:15,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:16,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["JMDl0GjtSzKDEMi7PHJVkA"], "issued_at": "2018-07-25T11:30:16.000000Z"}} 2018-07-25 11:30:16,245 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e-qos"}}' 2018-07-25 11:30:16,846 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-437bc71b-4815-4cdb-b637-760732361f40 Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-437bc71b-4815-4cdb-b637-760732361f40 RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "12099dd4-4fe8-4612-ab9c-950b4c09b865", "name": "CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/12099dd4-4fe8-4612-ab9c-950b4c09b865", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/12099dd4-4fe8-4612-ab9c-950b4c09b865", "rel": "bookmark"}]} 2018-07-25 11:30:16,846 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-437bc71b-4815-4cdb-b637-760732361f40 2018-07-25 11:30:16,849 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-437bc71b-4815-4cdb-b637-760732361f40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e", "description": null}}' 2018-07-25 11:30:16,914 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7eaa760e-fb7b-4f81-b8d2-8a89ca57674b Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-7eaa760e-fb7b-4f81-b8d2-8a89ca57674b RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "591f3e2c-8e54-4fb5-a6d6-064528681296", "description": null}} 2018-07-25 11:30:16,914 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-7eaa760e-fb7b-4f81-b8d2-8a89ca57674b 2018-07-25 11:30:16,916 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-437bc71b-4815-4cdb-b637-760732361f40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-25 11:30:16,983 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d7d263a5-229f-4d4b-bbb3-b38e6e6d12bf Content-Type: application/json Content-Length: 222 x-openstack-request-id: req-d7d263a5-229f-4d4b-bbb3-b38e6e6d12bf RESP BODY: {"encryption": {"volume_type_id": "591f3e2c-8e54-4fb5-a6d6-064528681296", "name": "foo", "control_location": "back-end", "encryption_id": "507da060-5f02-4c7b-bfae-cd51a63c3b63", "provider": "bar", "provider_class": "bar"}} 2018-07-25 11:30:16,983 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296/encryption used request id req-d7d263a5-229f-4d4b-bbb3-b38e6e6d12bf 2018-07-25 11:30:16,985 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437bc71b-4815-4cdb-b637-760732361f40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" 2018-07-25 11:30:17,031 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-4679b032-6543-4139-96d5-80fe45f9505b Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-4679b032-6543-4139-96d5-80fe45f9505b RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "591f3e2c-8e54-4fb5-a6d6-064528681296", "description": null}} 2018-07-25 11:30:17,031 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296 used request id req-4679b032-6543-4139-96d5-80fe45f9505b 2018-07-25 11:30:17,033 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437bc71b-4815-4cdb-b637-760732361f40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" 2018-07-25 11:30:17,082 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fc39acba-e8e7-4691-b721-16e946ee5087 Content-Type: application/json Content-Length: 302 x-openstack-request-id: req-fc39acba-e8e7-4691-b721-16e946ee5087 RESP BODY: {"volume_type_id": "591f3e2c-8e54-4fb5-a6d6-064528681296", "control_location": "back-end", "deleted": false, "created_at": "2018-07-25T11:30:16.000000", "updated_at": null, "encryption_id": "507da060-5f02-4c7b-bfae-cd51a63c3b63", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-25 11:30:17,082 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296/encryption used request id req-fc39acba-e8e7-4691-b721-16e946ee5087 2018-07-25 11:30:17,082 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e 2018-07-25 11:30:17,083 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437bc71b-4815-4cdb-b637-760732361f40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" 2018-07-25 11:30:17,120 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d01dc06a-8c71-4570-bb52-f745010e4c3f Content-Type: application/json Content-Length: 270 x-openstack-request-id: req-d01dc06a-8c71-4570-bb52-f745010e4c3f RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "591f3e2c-8e54-4fb5-a6d6-064528681296", "description": null}} 2018-07-25 11:30:17,120 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296 used request id req-d01dc06a-8c71-4570-bb52-f745010e4c3f 2018-07-25 11:30:17,122 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437bc71b-4815-4cdb-b637-760732361f40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" 2018-07-25 11:30:17,275 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-79ac330f-4fa6-4ab4-8363-d00242a83d50 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:17,275 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296/encryption/provider used request id req-79ac330f-4fa6-4ab4-8363-d00242a83d50 2018-07-25 11:30:17,275 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e 2018-07-25 11:30:17,277 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437bc71b-4815-4cdb-b637-760732361f40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" 2018-07-25 11:30:17,543 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ac55bc94-b314-43b6-8c51-3e6adbb0f5b3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:17,543 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/591f3e2c-8e54-4fb5-a6d6-064528681296 used request id req-ac55bc94-b314-43b6-8c51-3e6adbb0f5b3 2018-07-25 11:30:17,543 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-b87b5908-5a3d-46ba-985d-eddf56e38f4e-qos 2018-07-25 11:30:17,544 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/12099dd4-4fe8-4612-ab9c-950b4c09b865?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-437bc71b-4815-4cdb-b637-760732361f40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5bb01795d07e7d09c08f6eb846b52fe8ab367b" 2018-07-25 11:30:17,601 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-fb71f5d4-73fc-4b82-bbab-286492db6b5a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:17,601 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/12099dd4-4fe8-4612-ab9c-950b4c09b865?force=False used request id req-fb71f5d4-73fc-4b82-bbab-286492db6b5a 2018-07-25 11:30:17,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:18,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["mWmPpokiTUK5qQBnBMITXA"], "issued_at": "2018-07-25T11:30:18.000000Z"}} 2018-07-25 11:30:18,038 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93014f42c5127fe9b3396c09d58541eae8592ee" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-8bef8b88-d5db-411d-be1a-f9076a75e259-qos"}}' 2018-07-25 11:30:18,829 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-a520b241-6421-485f-9290-024fb85c4f12 Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-a520b241-6421-485f-9290-024fb85c4f12 RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "00205f55-ac89-4743-bae7-b9fc58a7087a", "name": "CinderUtilsVolumeTypeCompleteTests-8bef8b88-d5db-411d-be1a-f9076a75e259-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/00205f55-ac89-4743-bae7-b9fc58a7087a", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/00205f55-ac89-4743-bae7-b9fc58a7087a", "rel": "bookmark"}]} 2018-07-25 11:30:18,829 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-a520b241-6421-485f-9290-024fb85c4f12 2018-07-25 11:30:18,832 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a520b241-6421-485f-9290-024fb85c4f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93014f42c5127fe9b3396c09d58541eae8592ee" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-8bef8b88-d5db-411d-be1a-f9076a75e259", "description": null}}' 2018-07-25 11:30:18,933 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7b154e5a-04cd-412a-b045-3fc97bc41fa9 Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-7b154e5a-04cd-412a-b045-3fc97bc41fa9 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-8bef8b88-d5db-411d-be1a-f9076a75e259", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e229c6d0-2c8f-4c6c-b10f-143fa1881be3", "description": null}} 2018-07-25 11:30:18,933 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-7b154e5a-04cd-412a-b045-3fc97bc41fa9 2018-07-25 11:30:18,935 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a520b241-6421-485f-9290-024fb85c4f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93014f42c5127fe9b3396c09d58541eae8592ee" 2018-07-25 11:30:18,979 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-06820610-1137-404b-be12-c5daf926b7e2 Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-06820610-1137-404b-be12-c5daf926b7e2 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "00205f55-ac89-4743-bae7-b9fc58a7087a", "name": "CinderUtilsVolumeTypeCompleteTests-8bef8b88-d5db-411d-be1a-f9076a75e259-qos"}]} 2018-07-25 11:30:18,979 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-06820610-1137-404b-be12-c5daf926b7e2 2018-07-25 11:30:18,981 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/None/associate?vol_type_id=e229c6d0-2c8f-4c6c-b10f-143fa1881be3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a520b241-6421-485f-9290-024fb85c4f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93014f42c5127fe9b3396c09d58541eae8592ee" 2018-07-25 11:30:19,068 - cinderclient.v2.client - DEBUG - RESP: [404] Content-Length: 68 Content-Type: application/json x-compute-request-id: req-de5017d2-f0ca-483b-a5fa-078b325fee35 x-openstack-request-id: req-de5017d2-f0ca-483b-a5fa-078b325fee35 RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-25 11:30:19,068 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/None/associate?vol_type_id=e229c6d0-2c8f-4c6c-b10f-143fa1881be3 used request id req-de5017d2-f0ca-483b-a5fa-078b325fee35 2018-07-25 11:30:19,068 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-de5017d2-f0ca-483b-a5fa-078b325fee35) 2018-07-25 11:30:19,068 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-8bef8b88-d5db-411d-be1a-f9076a75e259 2018-07-25 11:30:19,070 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/e229c6d0-2c8f-4c6c-b10f-143fa1881be3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a520b241-6421-485f-9290-024fb85c4f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93014f42c5127fe9b3396c09d58541eae8592ee" 2018-07-25 11:30:19,137 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-2d8452c7-6b4a-4846-87ea-db19fc47e3e3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:19,137 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/e229c6d0-2c8f-4c6c-b10f-143fa1881be3 used request id req-2d8452c7-6b4a-4846-87ea-db19fc47e3e3 2018-07-25 11:30:19,137 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-8bef8b88-d5db-411d-be1a-f9076a75e259-qos 2018-07-25 11:30:19,139 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/00205f55-ac89-4743-bae7-b9fc58a7087a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a520b241-6421-485f-9290-024fb85c4f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93014f42c5127fe9b3396c09d58541eae8592ee" 2018-07-25 11:30:20,247 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-cb039e3c-9e2c-4fca-b0c6-654c7012dd22 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:20,247 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/00205f55-ac89-4743-bae7-b9fc58a7087a?force=False used request id req-cb039e3c-9e2c-4fca-b0c6-654c7012dd22 2018-07-25 11:30:20,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:20,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["vltDGy2pT-itty74sNNitA"], "issued_at": "2018-07-25T11:30:20.000000Z"}} 2018-07-25 11:30:20,722 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991d2d781bbaf1d59830a4c6639787d60dfe497e" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-fd7ee6bf-8d89-4900-830a-24ef5fdea958-qos"}}' 2018-07-25 11:30:21,334 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-9653c87c-12b0-46f4-8d67-74c0bf659e5d Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-9653c87c-12b0-46f4-8d67-74c0bf659e5d RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "198a19a0-b23d-438c-9161-a9ed9c14b647", "name": "CinderUtilsVolumeTypeCompleteTests-fd7ee6bf-8d89-4900-830a-24ef5fdea958-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/198a19a0-b23d-438c-9161-a9ed9c14b647", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/198a19a0-b23d-438c-9161-a9ed9c14b647", "rel": "bookmark"}]} 2018-07-25 11:30:21,335 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-9653c87c-12b0-46f4-8d67-74c0bf659e5d 2018-07-25 11:30:21,337 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9653c87c-12b0-46f4-8d67-74c0bf659e5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991d2d781bbaf1d59830a4c6639787d60dfe497e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-fd7ee6bf-8d89-4900-830a-24ef5fdea958", "description": null}}' 2018-07-25 11:30:21,484 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-6401536d-1c0d-4d9c-9c6f-087e3b1084ad Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-6401536d-1c0d-4d9c-9c6f-087e3b1084ad RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-fd7ee6bf-8d89-4900-830a-24ef5fdea958", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "43e9e472-d4eb-4782-ba7d-8f964dad7026", "description": null}} 2018-07-25 11:30:21,484 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-6401536d-1c0d-4d9c-9c6f-087e3b1084ad 2018-07-25 11:30:21,485 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9653c87c-12b0-46f4-8d67-74c0bf659e5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991d2d781bbaf1d59830a4c6639787d60dfe497e" 2018-07-25 11:30:21,519 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-f28b864d-2b59-4f91-b552-9bd39f84b621 Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-f28b864d-2b59-4f91-b552-9bd39f84b621 RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "198a19a0-b23d-438c-9161-a9ed9c14b647", "name": "CinderUtilsVolumeTypeCompleteTests-fd7ee6bf-8d89-4900-830a-24ef5fdea958-qos"}]} 2018-07-25 11:30:21,519 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-f28b864d-2b59-4f91-b552-9bd39f84b621 2018-07-25 11:30:21,521 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/198a19a0-b23d-438c-9161-a9ed9c14b647/associate?vol_type_id=43e9e472-d4eb-4782-ba7d-8f964dad7026 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9653c87c-12b0-46f4-8d67-74c0bf659e5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991d2d781bbaf1d59830a4c6639787d60dfe497e" 2018-07-25 11:30:21,696 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-376f7e59-6894-4922-a31d-76b0a6964515 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:21,696 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/198a19a0-b23d-438c-9161-a9ed9c14b647/associate?vol_type_id=43e9e472-d4eb-4782-ba7d-8f964dad7026 used request id req-376f7e59-6894-4922-a31d-76b0a6964515 2018-07-25 11:30:21,697 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-fd7ee6bf-8d89-4900-830a-24ef5fdea958 2018-07-25 11:30:21,698 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/43e9e472-d4eb-4782-ba7d-8f964dad7026 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9653c87c-12b0-46f4-8d67-74c0bf659e5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991d2d781bbaf1d59830a4c6639787d60dfe497e" 2018-07-25 11:30:21,822 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-15737aa3-d6cc-45ab-8fc5-6aaa6fa07352 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:21,822 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/43e9e472-d4eb-4782-ba7d-8f964dad7026 used request id req-15737aa3-d6cc-45ab-8fc5-6aaa6fa07352 2018-07-25 11:30:21,822 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-fd7ee6bf-8d89-4900-830a-24ef5fdea958-qos 2018-07-25 11:30:21,824 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/198a19a0-b23d-438c-9161-a9ed9c14b647?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9653c87c-12b0-46f4-8d67-74c0bf659e5d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991d2d781bbaf1d59830a4c6639787d60dfe497e" 2018-07-25 11:30:21,956 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-9cbe07b9-ce14-479b-b56c-2c03d1d3efc1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:21,956 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/198a19a0-b23d-438c-9161-a9ed9c14b647?force=False used request id req-9cbe07b9-ce14-479b-b56c-2c03d1d3efc1 2018-07-25 11:30:21,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:22,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["hyJqABD6SQ64lc8f7OJlFA"], "issued_at": "2018-07-25T11:30:22.000000Z"}} 2018-07-25 11:30:22,398 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b-qos"}}' 2018-07-25 11:30:23,040 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-2f7fc862-5b13-494e-b527-c7f5c4157e79 Content-Type: application/json Content-Length: 479 x-openstack-request-id: req-2f7fc862-5b13-494e-b527-c7f5c4157e79 RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf", "name": "CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b-qos"}, "links": [{"href": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf", "rel": "self"}, {"href": "https://192.16.1.222:8776/64d49607fdd949c2b865e398f7f1620e/qos-specs/7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf", "rel": "bookmark"}]} 2018-07-25 11:30:23,040 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-2f7fc862-5b13-494e-b527-c7f5c4157e79 2018-07-25 11:30:23,042 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b", "description": null}}' 2018-07-25 11:30:23,190 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-7118fb95-b975-468d-bdb2-62fc5a5405ae Content-Type: application/json Content-Length: 248 x-openstack-request-id: req-7118fb95-b975-468d-bdb2-62fc5a5405ae RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "573de07a-f68c-4d3b-bab9-22ee0cf6f27c", "description": null}} 2018-07-25 11:30:23,191 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types used request id req-7118fb95-b975-468d-bdb2-62fc5a5405ae 2018-07-25 11:30:23,193 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-25 11:30:23,279 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-97f4f99c-7b1f-4d9a-85c7-efb13076000b Content-Type: application/json Content-Length: 222 x-openstack-request-id: req-97f4f99c-7b1f-4d9a-85c7-efb13076000b RESP BODY: {"encryption": {"volume_type_id": "573de07a-f68c-4d3b-bab9-22ee0cf6f27c", "name": "foo", "control_location": "back-end", "encryption_id": "fa8bfc4b-985b-4610-a63b-d965deba74ad", "provider": "bar", "provider_class": "bar"}} 2018-07-25 11:30:23,280 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c/encryption used request id req-97f4f99c-7b1f-4d9a-85c7-efb13076000b 2018-07-25 11:30:23,281 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" 2018-07-25 11:30:23,343 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-731fd7d3-d116-4bda-8490-43ff4e4b1e9f Content-Type: application/json Content-Length: 195 x-openstack-request-id: req-731fd7d3-d116-4bda-8490-43ff4e4b1e9f RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf", "name": "CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b-qos"}]} 2018-07-25 11:30:23,343 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs used request id req-731fd7d3-d116-4bda-8490-43ff4e4b1e9f 2018-07-25 11:30:23,345 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf/associate?vol_type_id=573de07a-f68c-4d3b-bab9-22ee0cf6f27c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" 2018-07-25 11:30:23,440 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-bf7cca5a-ce0f-4c47-9a3e-39eaca7b7ba3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:23,440 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf/associate?vol_type_id=573de07a-f68c-4d3b-bab9-22ee0cf6f27c used request id req-bf7cca5a-ce0f-4c47-9a3e-39eaca7b7ba3 2018-07-25 11:30:23,442 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" 2018-07-25 11:30:23,478 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-fc308d42-a361-43a3-8fd4-e54f78ef7475 Content-Type: application/json Content-Length: 304 x-openstack-request-id: req-fc308d42-a361-43a3-8fd4-e54f78ef7475 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b", "qos_specs_id": "7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "573de07a-f68c-4d3b-bab9-22ee0cf6f27c", "description": null}} 2018-07-25 11:30:23,478 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c used request id req-fc308d42-a361-43a3-8fd4-e54f78ef7475 2018-07-25 11:30:23,480 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" 2018-07-25 11:30:23,523 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-d63caa08-880d-47fc-aeb4-9f0c4ffeaaa9 Content-Type: application/json Content-Length: 302 x-openstack-request-id: req-d63caa08-880d-47fc-aeb4-9f0c4ffeaaa9 RESP BODY: {"volume_type_id": "573de07a-f68c-4d3b-bab9-22ee0cf6f27c", "control_location": "back-end", "deleted": false, "created_at": "2018-07-25T11:30:23.000000", "updated_at": null, "encryption_id": "fa8bfc4b-985b-4610-a63b-d965deba74ad", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-25 11:30:23,523 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c/encryption used request id req-d63caa08-880d-47fc-aeb4-9f0c4ffeaaa9 2018-07-25 11:30:23,524 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b 2018-07-25 11:30:23,525 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" 2018-07-25 11:30:23,557 - cinderclient.v2.client - DEBUG - RESP: [200] x-compute-request-id: req-31bbc530-d80a-4de1-9994-91ebcd775853 Content-Type: application/json Content-Length: 304 x-openstack-request-id: req-31bbc530-d80a-4de1-9994-91ebcd775853 RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b", "qos_specs_id": "7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "573de07a-f68c-4d3b-bab9-22ee0cf6f27c", "description": null}} 2018-07-25 11:30:23,557 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c used request id req-31bbc530-d80a-4de1-9994-91ebcd775853 2018-07-25 11:30:23,559 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" 2018-07-25 11:30:23,627 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-4aaebe4f-7bf7-468d-92d8-7609353a7956 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:23,627 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c/encryption/provider used request id req-4aaebe4f-7bf7-468d-92d8-7609353a7956 2018-07-25 11:30:23,627 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b 2018-07-25 11:30:23,629 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" 2018-07-25 11:30:23,771 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-e35c863c-5db4-4017-a951-55e66c8a0ffc RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:23,771 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/types/573de07a-f68c-4d3b-bab9-22ee0cf6f27c used request id req-e35c863c-5db4-4017-a951-55e66c8a0ffc 2018-07-25 11:30:23,771 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-99af929e-ca43-4dcd-b999-9ae30a3ab62b-qos 2018-07-25 11:30:23,773 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2f7fc862-5b13-494e-b527-c7f5c4157e79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37eafe70650a8b6b89af766af067a439a383cacf" 2018-07-25 11:30:23,839 - cinderclient.v2.client - DEBUG - RESP: [202] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-c1123dea-56ed-4cc1-9800-c6174eb96f99 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:23,839 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e/qos-specs/7ac8f54d-f32b-4a5e-81d1-f3e801b8f0cf?force=False used request id req-c1123dea-56ed-4cc1-9800-c6174eb96f99 2018-07-25 11:30:23,840 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 99 tests in 673.950s OK 2018-07-25 11:30:23,840 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-25 11:30:23,878 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-25 11:30:23,910 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-25 11:30:23,910 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-25 11:30:23,911 - openstack_tests - INFO - OS Credentials = > 2018-07-25 11:30:23,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:23,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:24,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["QdlAWu_lRKWd0q7OL2_t4A"], "issued_at": "2018-07-25T11:30:24.000000Z"}} 2018-07-25 11:30:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2d3e1dee02b8d503ff4ddd4842addc0235bdd0" 2018-07-25 11:30:24,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f29f70ae-0b86-4bbe-836f-7d2e4a69493e Date: Wed, 25 Jul 2018 11:30:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"35d2346e-8530-4f1c-bc8e-fcc380065937","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64d49607fdd949c2b865e398f7f1620e","status":"ACTIVE","subnets":["3f31dafb-4c5d-4db1-a0d2-5f7e65666abf"],"description":"","tags":[],"updated_at":"2018-07-25T11:04:14Z","is_default":false,"provider:segmentation_id":null,"name":"ext-net","admin_state_up":true,"tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:07Z","provider:network_type":"flat"}]} 2018-07-25 11:30:24,609 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?router%3Aexternal=True used request id req-f29f70ae-0b86-4bbe-836f-7d2e4a69493e 2018-07-25 11:30:24,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2d3e1dee02b8d503ff4ddd4842addc0235bdd0" 2018-07-25 11:30:24,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-ac3afbf1-c8bb-4858-926a-2bf289434883 Date: Wed, 25 Jul 2018 11:30:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35d2346e-8530-4f1c-bc8e-fcc380065937","tenant_id":"64d49607fdd949c2b865e398f7f1620e","created_at":"2018-07-25T11:04:14Z","dns_nameservers":[],"updated_at":"2018-07-25T11:04:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.16.1.101","end":"192.16.1.199"}],"gateway_ip":"192.16.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.16.1.0/24","project_id":"64d49607fdd949c2b865e398f7f1620e","id":"3f31dafb-4c5d-4db1-a0d2-5f7e65666abf","subnetpool_id":null,"name":"ext-subnet"}]} 2018-07-25 11:30:24,697 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=35d2346e-8530-4f1c-bc8e-fcc380065937 used request id req-ac3afbf1-c8bb-4858-926a-2bf289434883 2018-07-25 11:30:24,698 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-25 11:30:24,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-25 11:30:24,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-25 11:30:24,702 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.discovery 2018-07-25 11:30:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:30:24,725 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:24 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-42fbefca-9d4b-43dc-94de-88aba52fa0bc X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:24,725 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-42fbefca-9d4b-43dc-94de-88aba52fa0bc 2018-07-25 11:30:24,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:25,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["14ePinuxSruiV106_EcCfw"], "issued_at": "2018-07-25T11:30:25.000000Z"}} 2018-07-25 11:30:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a66f0d54da79094c119d5d04b74e9486de473b9c" 2018-07-25 11:30:25,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 387 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a352943b-2d30-4e6d-b67e-d1238f5c2a59 x-compute-request-id: req-a352943b-2d30-4e6d-b67e-d1238f5c2a59 RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "https://192.16.1.222:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-25 11:30:25,302 - keystoneauth.session - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-a352943b-2d30-4e6d-b67e-d1238f5c2a59 2018-07-25 11:30:25,302 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.discovery in 0.600051879883s 2018-07-25 11:30:25,302 - shade.request_ids - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/ used request id req-a352943b-2d30-4e6d-b67e-d1238f5c2a59 2018-07-25 11:30:25,302 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'https://192.16.1.222:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-25 11:30:25,302 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-25 11:30:25,303 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-25 11:30:25,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:25,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:25,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["xYT2GqOmTeGOxsST6j_EQg"], "issued_at": "2018-07-25T11:30:25.000000Z"}} 2018-07-25 11:30:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95aa3d6bda731046be6858a2bb73b658c02f32a0" 2018-07-25 11:30:25,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:25 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-cd6f2aa8-c8bb-45b7-9de1-91057b1e1ec0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:25,759 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-cd6f2aa8-c8bb-45b7-9de1-91057b1e1ec0 2018-07-25 11:30:25,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:25,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:26,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["hA5dIxB5TJ6NFpGb6z8ncQ"], "issued_at": "2018-07-25T11:30:26.000000Z"}} 2018-07-25 11:30:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:30:26,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-13a228f1-cd52-4888-8be1-6280128c53f5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:26,206 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-13a228f1-cd52-4888-8be1-6280128c53f5 2018-07-25 11:30:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:30:26,226 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:26 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:30:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-71e25e9f-38df-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:30:26,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:26 GMT Content-Type: application/json Content-Length: 187 Vary: X-Auth-Token x-openstack-request-id: req-fa6376e9-8b9a-4110-8432-876d21b21ce3 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-71e25e9f-38df-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-07-25 11:30:26,349 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-71e25e9f-38df-4c7-proj used request id req-fa6376e9-8b9a-4110-8432-876d21b21ce3 2018-07-25 11:30:26,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:30:26,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:26 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-71da1348-b809-4cc9-82a8-b7de5b5934e5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:30:26,390 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-71da1348-b809-4cc9-82a8-b7de5b5934e5 2018-07-25 11:30:26,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}}' 2018-07-25 11:30:26,487 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:26 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-08cccfd3-7bb6-4a8f-a74a-10002cc349c9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}} 2018-07-25 11:30:26,487 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/projects used request id req-08cccfd3-7bb6-4a8f-a74a-10002cc349c9 2018-07-25 11:30:26,488 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-71e25e9f-38df-4c7-proj 2018-07-25 11:30:26,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:26,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:26,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["AlgSoaKrQDqPYDr5DLEz1Q"], "issued_at": "2018-07-25T11:30:26.000000Z"}} 2018-07-25 11:30:26,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc1198fe629eaa118aff97322763b7ec7f14ac8" 2018-07-25 11:30:26,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:26 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-688d18c6-13f3-4f08-bad4-ecea751d3c7e X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:26,984 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-688d18c6-13f3-4f08-bad4-ecea751d3c7e 2018-07-25 11:30:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:30:26,998 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:26 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:30:26,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc1198fe629eaa118aff97322763b7ec7f14ac8" 2018-07-25 11:30:27,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:27 GMT Content-Type: application/json Content-Length: 3860 Vary: X-Auth-Token x-openstack-request-id: req-21b7436b-b2ab-4f4d-860b-412d485e4f56 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "https://192.16.1.222:5000/v3/users/0d5c9affaf294e6591d4fb0ba56dc143"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "0d5c9affaf294e6591d4fb0ba56dc143", "password_expires_at": null}, {"password_expires_at": null, "name": "admin", "links": {"self": "https://192.16.1.222:5000/v3/users/1067f987b61b46ce991fd58d298e6b1a"}, "domain_id": "default", "enabled": true, "id": "1067f987b61b46ce991fd58d298e6b1a", "options": {}}, {"name": "nova", "links": {"self": "https://192.16.1.222:5000/v3/users/11724bde98b84ff0bbe725b36aaf6d0b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "11724bde98b84ff0bbe725b36aaf6d0b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "https://192.16.1.222:5000/v3/users/1afcb70ad4304dadb9e782a4c36529fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1afcb70ad4304dadb9e782a4c36529fc", "password_expires_at": null}, {"name": "tacker", "links": {"self": "https://192.16.1.222:5000/v3/users/1f3545b3714743f4bbf5198ee1554baf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "1f3545b3714743f4bbf5198ee1554baf", "password_expires_at": null}, {"name": "heat", "links": {"self": "https://192.16.1.222:5000/v3/users/2daa12035dec4d02b45e6b5fff716ba1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "2daa12035dec4d02b45e6b5fff716ba1", "password_expires_at": null}, {"password_expires_at": null, "name": "stack_domain_admin", "links": {"self": "https://192.16.1.222:5000/v3/users/3597e5f8671a48da93565038d4491bcb"}, "domain_id": "e860fbb843254962ae747e40d97ed052", "enabled": true, "id": "3597e5f8671a48da93565038d4491bcb", "options": {}}, {"name": "neutron", "links": {"self": "https://192.16.1.222:5000/v3/users/5bd8150e208943ac89b1c4fe71857018"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "5bd8150e208943ac89b1c4fe71857018", "password_expires_at": null}, {"name": "placement", "links": {"self": "https://192.16.1.222:5000/v3/users/81a1fa2c91a84074b4450e0c1d833cec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "81a1fa2c91a84074b4450e0c1d833cec", "password_expires_at": null}, {"name": "keystone", "links": {"self": "https://192.16.1.222:5000/v3/users/b44508ef4dc94858b416e453b7521bfe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "b44508ef4dc94858b416e453b7521bfe", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "https://192.16.1.222:5000/v3/users/d36d1cff42514ad1bb8b7e1fa6be9445"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d36d1cff42514ad1bb8b7e1fa6be9445", "password_expires_at": null}, {"name": "aodh", "links": {"self": "https://192.16.1.222:5000/v3/users/d5415e78a7d94d09882b59babc71f61e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "d5415e78a7d94d09882b59babc71f61e", "password_expires_at": null}, {"name": "glance", "links": {"self": "https://192.16.1.222:5000/v3/users/ef094a163b1c496787d418abf10d37fa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "ef094a163b1c496787d418abf10d37fa", "password_expires_at": null}], "links": {"self": "https://192.16.1.222:5000/v3/users", "previous": null, "next": null}} 2018-07-25 11:30:27,088 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/users used request id req-21b7436b-b2ab-4f4d-860b-412d485e4f56 2018-07-25 11:30:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-71e25e9f-38df-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc1198fe629eaa118aff97322763b7ec7f14ac8" 2018-07-25 11:30:27,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:27 GMT Content-Type: application/json Content-Length: 457 Vary: X-Auth-Token x-openstack-request-id: req-e4d8557d-527d-444d-8635-e844e66e03c1 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-71e25e9f-38df-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}]} 2018-07-25 11:30:27,129 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects?name=SimpleHealthCheck-71e25e9f-38df-4c7-proj used request id req-e4d8557d-527d-444d-8635-e844e66e03c1 2018-07-25 11:30:27,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc1198fe629eaa118aff97322763b7ec7f14ac8" 2018-07-25 11:30:27,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:27 GMT Content-Type: application/json Content-Length: 288 Vary: X-Auth-Token x-openstack-request-id: req-e2762f3a-c918-47c9-b637-7032db3731ac X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "https://192.16.1.222:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "https://192.16.1.222:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-25 11:30:27,185 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/domains?name=Default used request id req-e2762f3a-c918-47c9-b637-7032db3731ac 2018-07-25 11:30:27,610 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-71e25e9f-38df-4c7-user 2018-07-25 11:30:27,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:27,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:30:27,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:27 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-c096266e-d8e3-4a4e-a54e-d534c46b5881 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:30:27,647 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-c096266e-d8e3-4a4e-a54e-d534c46b5881 2018-07-25 11:30:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" -d '{"role": {"name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj-role"}}' 2018-07-25 11:30:27,901 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:27 GMT Content-Type: application/json Content-Length: 218 Vary: X-Auth-Token x-openstack-request-id: req-0d9851f2-c5a8-4576-8e90-262d07bf362d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"domain_id": null, "id": "47b943a9716e465ba9265f314e391500", "links": {"self": "https://192.16.1.222:5000/v3/roles/47b943a9716e465ba9265f314e391500"}, "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj-role"}} 2018-07-25 11:30:27,901 - keystoneauth.session - DEBUG - POST call to identity for https://192.16.1.222:5000/v3/roles used request id req-0d9851f2-c5a8-4576-8e90-262d07bf362d 2018-07-25 11:30:27,901 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-71e25e9f-38df-4c7-proj-role 2018-07-25 11:30:27,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles/47b943a9716e465ba9265f314e391500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:30:27,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:27 GMT Content-Type: application/json Content-Length: 218 Vary: X-Auth-Token x-openstack-request-id: req-78c73ba8-6f0a-4f2c-a2c6-8a88f45248aa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"role": {"links": {"self": "https://192.16.1.222:5000/v3/roles/47b943a9716e465ba9265f314e391500"}, "domain_id": null, "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj-role", "id": "47b943a9716e465ba9265f314e391500"}} 2018-07-25 11:30:27,926 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles/47b943a9716e465ba9265f314e391500 used request id req-78c73ba8-6f0a-4f2c-a2c6-8a88f45248aa 2018-07-25 11:30:27,926 - keystone_utils - INFO - Granting role SimpleHealthCheck-71e25e9f-38df-4c7-proj-role to project SimpleHealthCheck-71e25e9f-38df-4c7-proj 2018-07-25 11:30:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0/users/20391b7ca1f34fab8e229ae162b207f6/roles/47b943a9716e465ba9265f314e391500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:30:28,004 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:28 GMT Vary: X-Auth-Token x-openstack-request-id: req-1f3a1f2d-0e36-43f1-a7cf-7a38dddad6a9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:30:28,005 - keystoneauth.session - DEBUG - PUT call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0/users/20391b7ca1f34fab8e229ae162b207f6/roles/47b943a9716e465ba9265f314e391500 used request id req-1f3a1f2d-0e36-43f1-a7cf-7a38dddad6a9 2018-07-25 11:30:28,005 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:30:28,006 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-25 11:30:28,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:28,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:28,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47b943a9716e465ba9265f314e391500", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj-role"}], "expires_at": "2018-07-25T23:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-71e25e9f-38df-4c7-user", "id": "20391b7ca1f34fab8e229ae162b207f6"}, "audit_ids": ["tvwZAtZPSxq07knhAnK4wg"], "issued_at": "2018-07-25T11:30:28.000000Z"}} 2018-07-25 11:30:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" 2018-07-25 11:30:28,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:28 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-16af7bb4-4898-490c-814f-f5612db9f5ea X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:28,630 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-16af7bb4-4898-490c-814f-f5612db9f5ea 2018-07-25 11:30:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" 2018-07-25 11:30:29,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json x-openstack-request-id: req-930f27c4-3a21-4515-aa18-4207ed343f8d RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image"} 2018-07-25 11:30:29,445 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image used request id req-930f27c4-3a21-4515-aa18-4207ed343f8d 2018-07-25 11:30:29,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" 2018-07-25 11:30:29,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-b7b4cf27-1622-4894-84b4-ed7941642765 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:30:29,464 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-b7b4cf27-1622-4894-84b4-ed7941642765 2018-07-25 11:30:29,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image"}' 2018-07-25 11:30:29,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19 OpenStack-image-import-methods: glance-direct,web-download x-openstack-request-id: req-cfc5d674-42a1-4a48-b83e-c2d2f612c1b1 RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:30:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-25T11:30:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "min_disk": 0, "protected": false, "id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "file": "/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19/file", "checksum": null, "owner": "07811c82c4ca46f98a4f7f5842f23fc0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:30:29,643 - keystoneauth.session - DEBUG - POST call to image for https://192.16.1.222:9292/v2/images used request id req-cfc5d674-42a1-4a48-b83e-c2d2f612c1b1 2018-07-25 11:30:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X PUT https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" -d '' 2018-07-25 11:30:30,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-8c0eb656-3e71-4817-b26f-00ededce8ced RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:30:30,432 - keystoneauth.session - DEBUG - PUT call to image for https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19/file used request id req-8c0eb656-3e71-4817-b26f-00ededce8ced 2018-07-25 11:30:30,432 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-25 11:30:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" 2018-07-25 11:30:30,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json x-openstack-request-id: req-2249962f-b315-4b47-8ce8-16b61f01cc85 RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:30:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:30:30Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/538c9358-8c19-4695-9cb7-0c920e1ace19/snap", "metadata": {}}], "self": "/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "min_disk": 0, "protected": false, "id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "file": "/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07811c82c4ca46f98a4f7f5842f23fc0", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/538c9358-8c19-4695-9cb7-0c920e1ace19/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:30:30,483 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19 used request id req-2249962f-b315-4b47-8ce8-16b61f01cc85 2018-07-25 11:30:30,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" 2018-07-25 11:30:30,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-a4c1acc7-418f-4b10-ab55-cf13cfb3a1e9 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:30:30,505 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-a4c1acc7-418f-4b10-ab55-cf13cfb3a1e9 2018-07-25 11:30:30,507 - create_image - INFO - Created image with name - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image 2018-07-25 11:30:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" 2018-07-25 11:30:30,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json x-openstack-request-id: req-e834598f-4670-47a3-b235-fae1275d913f RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:30:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:30:30Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/538c9358-8c19-4695-9cb7-0c920e1ace19/snap", "metadata": {}}], "self": "/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "min_disk": 0, "protected": false, "id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "file": "/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07811c82c4ca46f98a4f7f5842f23fc0", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/538c9358-8c19-4695-9cb7-0c920e1ace19/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-25 11:30:30,542 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19 used request id req-e834598f-4670-47a3-b235-fae1275d913f 2018-07-25 11:30:30,542 - create_image - DEBUG - Instance status is - active 2018-07-25 11:30:30,542 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image 2018-07-25 11:30:30,542 - create_image - INFO - Image is now active with name - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image 2018-07-25 11:30:30,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:30,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:30,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47b943a9716e465ba9265f314e391500", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj-role"}], "expires_at": "2018-07-25T23:30:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-71e25e9f-38df-4c7-user", "id": "20391b7ca1f34fab8e229ae162b207f6"}, "audit_ids": ["Z4yQSG2NReKEY2lhogrDOw"], "issued_at": "2018-07-25T11:30:30.000000Z"}} 2018-07-25 11:30:30,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" 2018-07-25 11:30:31,012 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:31 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-5092de02-1f0d-40cb-9d40-5a6c2eca1efa X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:31,012 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-5092de02-1f0d-40cb-9d40-5a6c2eca1efa 2018-07-25 11:30:31,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" 2018-07-25 11:30:31,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-96cb0fc6-b730-4af0-80fe-fee9121542e2 Date: Wed, 25 Jul 2018 11:30:31 GMT RESP BODY: {"networks":[]} 2018-07-25 11:30:31,238 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-96cb0fc6-b730-4af0-80fe-fee9121542e2 2018-07-25 11:30:31,238 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net 2018-07-25 11:30:31,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" -d '{"network": {"name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net", "admin_state_up": true}}' 2018-07-25 11:30:31,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-5d122c9c-e0d8-4145-9985-5de109ca173b Date: Wed, 25 Jul 2018 11:30:31 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-25T11:30:31Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}} 2018-07-25 11:30:31,762 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/networks used request id req-5d122c9c-e0d8-4145-9985-5de109ca173b 2018-07-25 11:30:31,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" 2018-07-25 11:30:31,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-7dfacc60-a36d-49f7-bf29-c726f45ecb2b Date: Wed, 25 Jul 2018 11:30:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-25T11:30:31Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:31,904 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-7dfacc60-a36d-49f7-bf29-c726f45ecb2b 2018-07-25 11:30:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" 2018-07-25 11:30:31,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca137349-9656-41ce-b903-b531027bfa12 Date: Wed, 25 Jul 2018 11:30:31 GMT RESP BODY: {"subnets":[]} 2018-07-25 11:30:31,968 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-ca137349-9656-41ce-b903-b531027bfa12 2018-07-25 11:30:31,968 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet 2018-07-25 11:30:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" -d '{"subnets": [{"ip_version": 4, "network_id": "eb279bce-a608-4d24-9306-968cf701e91a", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]}' 2018-07-25 11:30:33,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-11b46fcd-2c06-4eda-b5c4-d00f40039a43 Date: Wed, 25 Jul 2018 11:30:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:33,097 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/subnets used request id req-11b46fcd-2c06-4eda-b5c4-d00f40039a43 2018-07-25 11:30:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" 2018-07-25 11:30:33,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-025b8eed-0bfc-4ce2-b13f-06815457fb28 Date: Wed, 25 Jul 2018 11:30:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:33,260 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-025b8eed-0bfc-4ce2-b13f-06815457fb28 2018-07-25 11:30:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" 2018-07-25 11:30:33,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e195ca8f-0e18-4df4-88e5-de3208e5ef9d Date: Wed, 25 Jul 2018 11:30:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:33,366 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-e195ca8f-0e18-4df4-88e5-de3208e5ef9d 2018-07-25 11:30:33,366 - OpenStackNetwork - DEBUG - Network [eb279bce-a608-4d24-9306-968cf701e91a] created successfully 2018-07-25 11:30:33,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:33,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:33,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fee566fc88c649dc84940b32886baad3", "name": "heat_stack_owner"}, {"id": "abfe47c7eb524c00bd9aa0a389b75760", "name": "admin"}], "expires_at": "2018-07-25T23:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64d49607fdd949c2b865e398f7f1620e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/64d49607fdd949c2b865e398f7f1620e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1067f987b61b46ce991fd58d298e6b1a"}, "audit_ids": ["XZfmkIXEQlWU_k15DwHupA"], "issued_at": "2018-07-25T11:30:33.000000Z"}} 2018-07-25 11:30:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdab3cccbdb39c3f55bba4939dff197fa18abd1" 2018-07-25 11:30:33,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:33 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-0bea9b05-a00b-4203-9dd6-20ab55e20ab7 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:33,923 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-0bea9b05-a00b-4203-9dd6-20ab55e20ab7 2018-07-25 11:30:33,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:30:33,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdab3cccbdb39c3f55bba4939dff197fa18abd1" 2018-07-25 11:30:34,015 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1099 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2440d80-23a6-44ac-85dd-272a14f9545d x-compute-request-id: req-a2440d80-23a6-44ac-85dd-272a14f9545d RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}]} 2018-07-25 11:30:34,015 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-a2440d80-23a6-44ac-85dd-272a14f9545d 2018-07-25 11:30:34,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdab3cccbdb39c3f55bba4939dff197fa18abd1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-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-25 11:30:34,120 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e02eb25-8d7a-4be9-a768-8e4e13d5d077 x-compute-request-id: req-3e02eb25-8d7a-4be9-a768-8e4e13d5d077 RESP BODY: {"flavor": {"name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "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": "6d4b5144-a86d-4713-b0df-55c11a6716e0"}} 2018-07-25 11:30:34,120 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-3e02eb25-8d7a-4be9-a768-8e4e13d5d077 2018-07-25 11:30:34,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:34,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:34,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47b943a9716e465ba9265f314e391500", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj-role"}], "expires_at": "2018-07-25T23:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-71e25e9f-38df-4c7-user", "id": "20391b7ca1f34fab8e229ae162b207f6"}, "audit_ids": ["GBF8IEKKRlmO9loRlufujQ"], "issued_at": "2018-07-25T11:30:34.000000Z"}} 2018-07-25 11:30:34,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:34,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-98c8ef2d-206e-457f-9005-4856a5b1f383 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:34,640 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-98c8ef2d-206e-457f-9005-4856a5b1f383 2018-07-25 11:30:34,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-25 11:30:34,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:34,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:34 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-dad4bb06-9eed-4ec3-94b7-9309d8c68992 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:34,663 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-dad4bb06-9eed-4ec3-94b7-9309d8c68992 2018-07-25 11:30:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4dd6d292-ea7e-4979-a521-1945f2d8d111 Date: Wed, 25 Jul 2018 11:30:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:35,030 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-4dd6d292-ea7e-4979-a521-1945f2d8d111 2018-07-25 11:30:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1d5a6f41-940d-4c3f-99df-bfc9befdb889 Date: Wed, 25 Jul 2018 11:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:35,106 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-1d5a6f41-940d-4c3f-99df-bfc9befdb889 2018-07-25 11:30:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-27c85011-789b-4a57-a0b0-04c92e583ea0 Date: Wed, 25 Jul 2018 11:30:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:35,293 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-27c85011-789b-4a57-a0b0-04c92e583ea0 2018-07-25 11:30:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:30:35,303 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:35 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:30:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:35 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-88958144-66cc-4786-ad4e-9abc53023777 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}} 2018-07-25 11:30:35,339 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 used request id req-88958144-66cc-4786-ad4e-9abc53023777 2018-07-25 11:30:35,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dc3bc680-5f3c-4985-94ca-d7e2ea50b059 Date: Wed, 25 Jul 2018 11:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:35,457 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-dc3bc680-5f3c-4985-94ca-d7e2ea50b059 2018-07-25 11:30:35,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=eb279bce-a608-4d24-9306-968cf701e91a&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7c42f622-1f0d-4786-9954-c024c8bf2a28 Date: Wed, 25 Jul 2018 11:30:35 GMT RESP BODY: {"ports":[]} 2018-07-25 11:30:35,523 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=eb279bce-a608-4d24-9306-968cf701e91a&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1&admin_state_up=True used request id req-7c42f622-1f0d-4786-9954-c024c8bf2a28 2018-07-25 11:30:35,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/detail?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,703 - 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-fa98d322-0b4a-4967-8e19-f6f9241859e1 x-compute-request-id: req-fa98d322-0b4a-4967-8e19-f6f9241859e1 RESP BODY: {"servers": []} 2018-07-25 11:30:35,703 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/detail?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst used request id req-fa98d322-0b4a-4967-8e19-f6f9241859e1 2018-07-25 11:30:35,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-47708ef1-7cbf-4f5e-aff0-80d3e3a42426 Date: Wed, 25 Jul 2018 11:30:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:35,925 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-47708ef1-7cbf-4f5e-aff0-80d3e3a42426 2018-07-25 11:30:35,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:35,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-065290b7-e7d7-46ba-948f-598dacb6f1b7 Date: Wed, 25 Jul 2018 11:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:35,997 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-065290b7-e7d7-46ba-948f-598dacb6f1b7 2018-07-25 11:30:36,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:36,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-a6fb17cf-b384-475c-b74f-238686f7b8ab Date: Wed, 25 Jul 2018 11:30:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:36,155 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-a6fb17cf-b384-475c-b74f-238686f7b8ab 2018-07-25 11:30:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:36,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:36 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-1bb6b175-d3af-47b0-8b5c-6ce9c8ea64a0 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}} 2018-07-25 11:30:36,192 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 used request id req-1bb6b175-d3af-47b0-8b5c-6ce9c8ea64a0 2018-07-25 11:30:36,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:36,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9731c1c0-7db7-4620-8537-8b884587745e Date: Wed, 25 Jul 2018 11:30:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:36,606 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-9731c1c0-7db7-4620-8537-8b884587745e 2018-07-25 11:30:36,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=eb279bce-a608-4d24-9306-968cf701e91a&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:36,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8abb23f8-f2f2-4811-b0e6-c0c279ffdc8a Date: Wed, 25 Jul 2018 11:30:36 GMT RESP BODY: {"ports":[]} 2018-07-25 11:30:36,661 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=eb279bce-a608-4d24-9306-968cf701e91a&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1&admin_state_up=True used request id req-8abb23f8-f2f2-4811-b0e6-c0c279ffdc8a 2018-07-25 11:30:36,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-25 11:30:36,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to https://192.16.1.222:5000/v3/auth/tokens 2018-07-25 11:30:37,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47b943a9716e465ba9265f314e391500", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj-role"}], "expires_at": "2018-07-25T23:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://192.16.1.222:9890", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2f656730f4ef42a18a61ce6cf33fc550"}, {"url": "http://10.1.0.222:9890/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3d6c6423e2c744c285422a8f39704d5a"}, {"url": "http://10.1.0.222:9890", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "bab17754d98641ebb43e215ba47d4bf6"}], "type": "nfv-orchestration", "id": "0a747c829d3e4e9ba0c77c13addacace", "name": "tacker"}, {"endpoints": [{"url": "http://10.1.0.222:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "023ea132c9664ceba1f19f8db501712c"}, {"url": "https://192.16.1.222:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "8777944516514592ac83f90e53754dd4"}, {"url": "http://10.1.0.222:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "dafd51323e60430fbd77adbb4250be15"}], "type": "compute", "id": "1d962956a27f4b1ab52f1cbbbdb995a5", "name": "nova"}, {"endpoints": [{"url": "https://192.16.1.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "22f5c7753f9145cfa3e674d8893e7d16"}, {"url": "http://10.1.0.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7e86d4ef5804451c82762866d9411115"}, {"url": "http://10.1.0.222:8776/v2/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "89f95959bfe04c6bb770d409feb30e75"}], "type": "volumev2", "id": "253e1e5e73bf4e22b114056d521d0dc3", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.1.0.222:9696", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "012a2995d4aa4c6685aed21c8cba827f"}, {"url": "https://192.16.1.222:9696", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "18d1741c4f4345e886b01774f225a8d7"}, {"url": "http://10.1.0.222:9696", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "25ce2b57ed604810bf509a0e9d8d5ad1"}], "type": "network", "id": "4c14df1e6b3441aea47a508a8e0c454c", "name": "neutron"}, {"endpoints": [{"url": "http://10.1.0.222:8042", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ccf6fe0e22841238e8211b610757237"}, {"url": "https://192.16.1.222:8042", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "668dc6b028c245c78afc651db26bf282"}, {"url": "http://10.1.0.222:8042", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f919befc382d4f089fd89001dc3872b0"}], "type": "alarming", "id": "5ec3b5361c304aceafdc834b09ece58d", "name": "aodh"}, {"endpoints": [{"url": "http://10.1.0.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c43e263ec08d4396836862d74418134a"}, {"url": "https://192.16.1.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f1c2b9c50b1b45a5b0241da0a04fa0b9"}, {"url": "http://10.1.0.222:8004/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f594dbe6015e4d449d72d282e1f17fd5"}], "type": "orchestration", "id": "69f69540c29a470f8afb2659d7bf29b9", "name": "heat"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4bd9ee101b464255928c376180788864"}, {"url": "http://10.1.0.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5331632498e54b9f819d4d72103b9604"}, {"url": "https://192.16.1.222:8776/v3/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec7507c7d9f34983a9cd336b956ff67d"}], "type": "volumev3", "id": "807c87f38b944582a972f2cadb60b928", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.1.0.222:8000/v1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3866c23f4f2d45438edc87b86e826774"}, {"url": "https://192.16.1.222:8000/v1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7a37a81f0c874f56a33610ccf2a217dc"}, {"url": "http://10.1.0.222:8000/v1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "de5b4e9adef547dbb7576633ea4d89d0"}], "type": "cloudformation", "id": "8d17579087914b94887eb6d793f2cabf", "name": "heat-cfn"}, {"endpoints": [{"url": "http://10.1.0.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3455350449ba4f6fb0fa3dcc75528659"}, {"url": "http://10.1.0.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "595d4ef1e21a4a84a64d186d5262fe8c"}, {"url": "https://192.16.1.222:8776/v1/07811c82c4ca46f98a4f7f5842f23fc0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "f74c50c4e1774241aabc5197d487194c"}], "type": "volume", "id": "a158bf79c3e444c688932786b7d61284", "name": "cinder"}, {"endpoints": [{"url": "http://10.1.0.222:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2e6a923732f349b8a6546cf5606a1beb"}, {"url": "http://10.1.0.222:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "9afef9bfcff54ba8b0a8dda321549d6a"}, {"url": "https://192.16.1.222:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ac5445f316df4abbbf86e8e87c7e0599"}], "type": "image", "id": "ad9f087ad2174fcaa5cc3fb039518c91", "name": "glance"}, {"endpoints": [{"url": "https://192.16.1.222:5000", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "7f96d4e251174058b89933a1e2404249"}, {"url": "http://10.1.0.222:35357", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ca26de1f81ac47838791870a3e82513f"}, {"url": "http://10.1.0.222:5000", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0959234d6ea45cfba35eff51b5731b0"}], "type": "identity", "id": "bdd353452c934c319d9e78f05e6193d8", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "c234dfb9324640598c69fd784af1cafa", "name": "ceilometer"}, {"endpoints": [{"url": "https://192.16.1.222:8780", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "80c3f95e4acc4bf2b22ec9d5d71cf443"}, {"url": "http://10.1.0.222:8780", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "8193737f56d545c98ef97b1cc29230b8"}, {"url": "http://10.1.0.222:8780", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c2cec389834741a18cc3b3540766582d"}], "type": "placement", "id": "c2ec0e49e6ec45aca36921a129a88db5", "name": "placement"}, {"endpoints": [{"url": "http://10.1.0.222:8041", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7f4903932e74427ca1c9b13e1e5eda60"}, {"url": "https://192.16.1.222:8041", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "d2da1ce01d7342e08acad68e15c356ff"}, {"url": "http://10.1.0.222:8041", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f64b0c8ada5045a4a6e44cea15c588f4"}], "type": "metric", "id": "ec767f550b88451a8de9ab83f6beee7f", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-71e25e9f-38df-4c7-user", "id": "20391b7ca1f34fab8e229ae162b207f6"}, "audit_ids": ["6OkjX-XWRNOAYQdJmvpWjg"], "issued_at": "2018-07-25T11:30:37.000000Z"}} 2018-07-25 11:30:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88a7e697f80678d671a2e04150b31ade549aa10f" 2018-07-25 11:30:37,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:37 GMT Content-Type: application/json Content-Length: 253 Vary: X-Auth-Token x-openstack-request-id: req-7d63d9db-a65d-48ec-b579-8c610c60731d X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}} 2018-07-25 11:30:37,165 - keystoneauth.session - DEBUG - GET call to None for https://192.16.1.222:5000/v3 used request id req-7d63d9db-a65d-48ec-b579-8c610c60731d 2018-07-25 11:30:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:37,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1c5c5c92-c81c-4c70-9edd-dea06ad73cde Date: Wed, 25 Jul 2018 11:30:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:37,336 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-1c5c5c92-c81c-4c70-9edd-dea06ad73cde 2018-07-25 11:30:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:37,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ccc11f11-7da0-4b5a-bb75-95611d9bb245 Date: Wed, 25 Jul 2018 11:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:37,428 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-ccc11f11-7da0-4b5a-bb75-95611d9bb245 2018-07-25 11:30:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:37,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d5254161-e2e1-4b42-a264-95ae23f2920f Date: Wed, 25 Jul 2018 11:30:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:37,589 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-d5254161-e2e1-4b42-a264-95ae23f2920f 2018-07-25 11:30:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-25 11:30:37,598 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:37 GMT Content-Type: application/json Content-Length: 601 Vary: X-Auth-Token RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://192.16.1.222:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://192.16.1.222:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-25 11:30:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88a7e697f80678d671a2e04150b31ade549aa10f" 2018-07-25 11:30:37,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:37 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-1ab70823-10d6-43db-aacd-b0c6ca8b1601 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}} 2018-07-25 11:30:37,643 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 used request id req-1ab70823-10d6-43db-aacd-b0c6ca8b1601 2018-07-25 11:30:37,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:37,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c4cea1b5-2ce3-413b-8001-6a6aa0d2e417 Date: Wed, 25 Jul 2018 11:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:37,724 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-c4cea1b5-2ce3-413b-8001-6a6aa0d2e417 2018-07-25 11:30:37,725 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net 2018-07-25 11:30:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"port": {"network_id": "eb279bce-a608-4d24-9306-968cf701e91a", "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1", "admin_state_up": true}}' 2018-07-25 11:30:38,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-108dfb52-b46e-40fd-b162-7433f14b62dc Date: Wed, 25 Jul 2018 11:30:38 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-25T11:30:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-25T11:30:38Z","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:da:01:20","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","fixed_ips":[{"subnet_id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","ip_address":"10.55.0.12"}],"id":"d2a4afe1-14e3-4024-9eea-d2f5c405702d","security_groups":["34ce90b0-8aac-40a3-a74e-0c3756aa32d3"],"device_id":""}} 2018-07-25 11:30:38,926 - keystoneauth.session - DEBUG - POST call to network for https://192.16.1.222:9696/v2.0/ports used request id req-108dfb52-b46e-40fd-b162-7433f14b62dc 2018-07-25 11:30:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7089c6a9-4193-41cb-94c4-dbb88878e72a Date: Wed, 25 Jul 2018 11:30:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:39,089 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-7089c6a9-4193-41cb-94c4-dbb88878e72a 2018-07-25 11:30:39,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ccd9aea4-603c-445d-bb1b-0ef2e25014a3 Date: Wed, 25 Jul 2018 11:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:39,410 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-ccd9aea4-603c-445d-bb1b-0ef2e25014a3 2018-07-25 11:30:39,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5157e206-e1db-480f-9ac4-5638d22dc405 Date: Wed, 25 Jul 2018 11:30:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:39,570 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-5157e206-e1db-480f-9ac4-5638d22dc405 2018-07-25 11:30:39,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:39 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-bd8df3fa-ed11-4101-aa30-7ce9c6b1e779 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}} 2018-07-25 11:30:39,598 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 used request id req-bd8df3fa-ed11-4101-aa30-7ce9c6b1e779 2018-07-25 11:30:39,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0ec5b51f-77da-4258-ae50-0ef06c2639a1 Date: Wed, 25 Jul 2018 11:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:39,673 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-0ec5b51f-77da-4258-ae50-0ef06c2639a1 2018-07-25 11:30:39,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=eb279bce-a608-4d24-9306-968cf701e91a&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-fc54286b-71c1-4d2e-be20-75683a7d788c Date: Wed, 25 Jul 2018 11:30:39 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:38Z","admin_state_up":true,"updated_at":"2018-07-25T11:30:38Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:da:01:20","id":"d2a4afe1-14e3-4024-9eea-d2f5c405702d","port_security_enabled":true,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","fixed_ips":[{"subnet_id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["34ce90b0-8aac-40a3-a74e-0c3756aa32d3"],"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1"}]} 2018-07-25 11:30:39,780 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=eb279bce-a608-4d24-9306-968cf701e91a&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1&admin_state_up=True used request id req-fc54286b-71c1-4d2e-be20-75683a7d788c 2018-07-25 11:30:39,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:39 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-7dd268e7-8f8c-47db-9ac2-6c29d07545a5 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}} 2018-07-25 11:30:39,810 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 used request id req-7dd268e7-8f8c-47db-9ac2-6c29d07545a5 2018-07-25 11:30:39,810 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst 2018-07-25 11:30:39,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,849 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1443 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cabcf27-e9ad-4c24-860c-93805f040464 x-compute-request-id: req-8cabcf27-e9ad-4c24-860c-93805f040464 RESP BODY: {"flavors": [{"id": "0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/0", "rel": "bookmark"}], "name": "m1.nano"}, {"id": "1", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/1", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/1", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "2", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/2", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/2", "rel": "bookmark"}], "name": "m1.small"}, {"id": "3", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/3", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/3", "rel": "bookmark"}], "name": "m1.medium"}, {"id": "4", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/4", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/4", "rel": "bookmark"}], "name": "m1.large"}, {"id": "5", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/5", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/5", "rel": "bookmark"}], "name": "m1.xlarge"}, {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}], "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-flavor-name"}]} 2018-07-25 11:30:39,849 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors used request id req-8cabcf27-e9ad-4c24-860c-93805f040464 2018-07-25 11:30:39,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,882 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 525 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-587bf6e7-a7fd-486c-a8e1-8c5c472abd6d x-compute-request-id: req-587bf6e7-a7fd-486c-a8e1-8c5c472abd6d RESP BODY: {"flavor": {"name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-flavor-name", "links": [{"href": "https://192.16.1.222:8774/v2.1/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "self"}, {"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "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": "6d4b5144-a86d-4713-b0df-55c11a6716e0"}} 2018-07-25 11:30:39,882 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0 used request id req-587bf6e7-a7fd-486c-a8e1-8c5c472abd6d 2018-07-25 11:30:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json x-openstack-request-id: req-f2347ecb-9708-48c6-bf61-c737873bd4f3 RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-25T11:30:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-25T11:30:30Z", "visibility": "shared", "locations": [{"url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/538c9358-8c19-4695-9cb7-0c920e1ace19/snap", "metadata": {}}], "self": "/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "min_disk": 0, "protected": false, "id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "file": "/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07811c82c4ca46f98a4f7f5842f23fc0", "direct_url": "rbd://2b46c072-1598-4740-b6af-8e2c91ba09ed/images/538c9358-8c19-4695-9cb7-0c920e1ace19/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image"} 2018-07-25 11:30:39,945 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image used request id req-f2347ecb-9708-48c6-bf61-c737873bd4f3 2018-07-25 11:30:39,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:39,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4094 x-openstack-request-id: req-6657cd78-4e06-4bc1-9dc3-e7cb6aa73ba7 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": "ID of instance used to create this image.", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in http://docs.openstack.org/trunk/openstack-compute/admin/content/adding-images.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-25 11:30:39,970 - keystoneauth.session - DEBUG - GET call to image for https://192.16.1.222:9292/v2/schemas/image used request id req-6657cd78-4e06-4bc1-9dc3-e7cb6aa73ba7 2018-07-25 11:30:39,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"server": {"name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "imageRef": "538c9358-8c19-4695-9cb7-0c920e1ace19", "flavorRef": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "max_count": 1, "min_count": 1, "networks": [{"port": "d2a4afe1-14e3-4024-9eea-d2f5c405702d"}]}}' 2018-07-25 11:30:41,201 - novaclient.v2.client - DEBUG - RESP: [202] Content-Length: 378 location: https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0db05c7a-d91e-4f02-bc4c-42e3c016fbcf x-compute-request-id: req-0db05c7a-d91e-4f02-bc4c-42e3c016fbcf RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "adminPass": "4DsLwTswTzN5"}} 2018-07-25 11:30:41,201 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers used request id req-0db05c7a-d91e-4f02-bc4c-42e3c016fbcf 2018-07-25 11:30:41,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:41,403 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1289 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-34ca0353-3d3c-41ae-9de9-d27528e616db x-compute-request-id: req-34ca0353-3d3c-41ae-9de9-d27528e616db RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "user_id": "20391b7ca1f34fab8e229ae162b207f6", "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-25T11:30:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:41,403 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-34ca0353-3d3c-41ae-9de9-d27528e616db 2018-07-25 11:30:41,403 - create_instance - INFO - Created instance with name - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst 2018-07-25 11:30:41,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:41,543 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1289 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-63475df0-b079-41e4-a639-a3121f8574ab x-compute-request-id: req-63475df0-b079-41e4-a639-a3121f8574ab RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "user_id": "20391b7ca1f34fab8e229ae162b207f6", "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-25T11:30:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:41,544 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-63475df0-b079-41e4-a639-a3121f8574ab 2018-07-25 11:30:41,544 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst] is - BUILD 2018-07-25 11:30:41,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:30:44,547 - create_instance - DEBUG - VM status query timeout in 896.856332064 2018-07-25 11:30:44,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:44,766 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1347 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d9015b8-8a0d-488c-a2dd-5dbf627cf62e x-compute-request-id: req-4d9015b8-8a0d-488c-a2dd-5dbf627cf62e RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:30:44Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:44,766 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-4d9015b8-8a0d-488c-a2dd-5dbf627cf62e 2018-07-25 11:30:44,767 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst] is - BUILD 2018-07-25 11:30:44,767 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:30:47,768 - create_instance - DEBUG - VM status query timeout in 893.635179996 2018-07-25 11:30:47,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:48,098 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1389 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-31ba754f-b7ca-43aa-8e13-1968d8fd21ed x-compute-request-id: req-31ba754f-b7ca-43aa-8e13-1968d8fd21ed RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-25T11:30:44Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:48,099 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-31ba754f-b7ca-43aa-8e13-1968d8fd21ed 2018-07-25 11:30:48,099 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst] is - BUILD 2018-07-25 11:30:48,099 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:30:51,102 - create_instance - DEBUG - VM status query timeout in 890.301230907 2018-07-25 11:30:51,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:51,471 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-00fdd48e-70fd-4b7e-89f8-27d7ebe2a654 x-compute-request-id: req-00fdd48e-70fd-4b7e-89f8-27d7ebe2a654 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:51,471 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-00fdd48e-70fd-4b7e-89f8-27d7ebe2a654 2018-07-25 11:30:51,471 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst] is - ACTIVE 2018-07-25 11:30:51,471 - create_instance - INFO - VM is - ACTIVE 2018-07-25 11:30:51,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:51,836 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9f6db30-ca5c-40fc-aa86-6f00442402e8 x-compute-request-id: req-e9f6db30-ca5c-40fc-aa86-6f00442402e8 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:51,836 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-e9f6db30-ca5c-40fc-aa86-6f00442402e8 2018-07-25 11:30:51,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:51,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-44e6cdce-bc5a-4544-ab4b-4933eaf4f433 Date: Wed, 25 Jul 2018 11:30:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3b3f462b-ab62-4050-97fa-d079b568fbd2"],"updated_at":"2018-07-25T11:30:32Z","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"eb279bce-a608-4d24-9306-968cf701e91a","name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net"}]} 2018-07-25 11:30:51,998 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/networks?name=SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net used request id req-44e6cdce-bc5a-4544-ab4b-4933eaf4f433 2018-07-25 11:30:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:52,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:30:52 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-a13330e9-a26c-4de3-a413-8eb10bde2063 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}} 2018-07-25 11:30:52,052 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 used request id req-a13330e9-a26c-4de3-a413-8eb10bde2063 2018-07-25 11:30:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:52,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f2829bf8-ac2a-4ca3-933d-627a799eacaa Date: Wed, 25 Jul 2018 11:30:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:32Z","dns_nameservers":[],"updated_at":"2018-07-25T11:30:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"07811c82c4ca46f98a4f7f5842f23fc0","id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","subnetpool_id":null,"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet"}]} 2018-07-25 11:30:52,148 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/subnets?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-f2829bf8-ac2a-4ca3-933d-627a799eacaa 2018-07-25 11:30:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/ports?network_id=eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:52,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3018 X-Openstack-Request-Id: req-3c7e1447-c95b-4b08-baa8-e4b4184f1ddc Date: Wed, 25 Jul 2018 11:30:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:34Z","admin_state_up":true,"updated_at":"2018-07-25T11:30:40Z","binding:vnic_type":"normal","device_id":"dhcp2197ba4b-134a-51ec-99fb-2dd0d9b2a42f-eb279bce-a608-4d24-9306-968cf701e91a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:98:7e","id":"359fe5ff-b309-4909-bbb9-b20ea71df63d","port_security_enabled":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","fixed_ips":[{"subnet_id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:33Z","admin_state_up":true,"updated_at":"2018-07-25T11:30:40Z","binding:vnic_type":"normal","device_id":"dhcp6e683b9c-430b-509e-9237-cf130714d68f-eb279bce-a608-4d24-9306-968cf701e91a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cf:da:32","id":"594ba57a-1746-44d4-b3b6-6fe4e4ab226b","port_security_enabled":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","fixed_ips":[{"subnet_id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:34Z","admin_state_up":true,"updated_at":"2018-07-25T11:30:42Z","binding:vnic_type":"normal","device_id":"dhcp540ba512-ba2e-5213-b381-56c767787d41-eb279bce-a608-4d24-9306-968cf701e91a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:80:6c:84","id":"9e12b118-083a-4ddc-939c-b87cc908e04b","port_security_enabled":false,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","fixed_ips":[{"subnet_id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eb279bce-a608-4d24-9306-968cf701e91a","tenant_id":"07811c82c4ca46f98a4f7f5842f23fc0","created_at":"2018-07-25T11:30:38Z","admin_state_up":true,"updated_at":"2018-07-25T11:30:45Z","binding:vnic_type":"normal","device_id":"e53e5f8b-efc4-4b5a-a169-b2113594f18b","device_owner":"compute:nova","revision_number":9,"mac_address":"fa:16:3e:da:01:20","id":"d2a4afe1-14e3-4024-9eea-d2f5c405702d","port_security_enabled":true,"project_id":"07811c82c4ca46f98a4f7f5842f23fc0","fixed_ips":[{"subnet_id":"3b3f462b-ab62-4050-97fa-d079b568fbd2","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["34ce90b0-8aac-40a3-a74e-0c3756aa32d3"],"name":"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1"}]} 2018-07-25 11:30:52,278 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/ports?network_id=eb279bce-a608-4d24-9306-968cf701e91a used request id req-3c7e1447-c95b-4b08-baa8-e4b4184f1ddc 2018-07-25 11:30:52,278 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-07-25 11:30:52,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:52,544 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-860802fc-e86b-4f6a-a65c-14cf80681b1a x-compute-request-id: req-860802fc-e86b-4f6a-a65c-14cf80681b1a RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:52,544 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-860802fc-e86b-4f6a-a65c-14cf80681b1a 2018-07-25 11:30:52,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:52,742 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7716 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-bacf221c-5b37-4f8e-9eba-fa52f5e23a49 x-compute-request-id: req-bacf221c-5b37-4f8e-9eba-fa52f5e23a49 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n"} 2018-07-25 11:30:52,742 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-bacf221c-5b37-4f8e-9eba-fa52f5e23a49 2018-07-25 11:30:52,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:53,101 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f1f7dd1-e40e-456e-bab6-188eeee271bf x-compute-request-id: req-8f1f7dd1-e40e-456e-bab6-188eeee271bf RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:53,101 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-8f1f7dd1-e40e-456e-bab6-188eeee271bf 2018-07-25 11:30:53,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:53,257 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7778 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b38089a-8f8c-4707-8d24-4870400a58d7 x-compute-request-id: req-6b38089a-8f8c-4707-8d24-4870400a58d7 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n"} 2018-07-25 11:30:53,258 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-6b38089a-8f8c-4707-8d24-4870400a58d7 2018-07-25 11:30:53,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:53,550 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-de9f0440-a6aa-4a66-923e-31d70d730a1f x-compute-request-id: req-de9f0440-a6aa-4a66-923e-31d70d730a1f RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:53,551 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-de9f0440-a6aa-4a66-923e-31d70d730a1f 2018-07-25 11:30:53,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:53,697 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 7778 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-d338d516-e200-4c38-8281-f4d5e21358f4 x-compute-request-id: req-d338d516-e200-4c38-8281-f4d5e21358f4 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n"} 2018-07-25 11:30:53,697 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-d338d516-e200-4c38-8281-f4d5e21358f4 2018-07-25 11:30:53,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:54,037 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-44023bc6-8c2c-4fb2-adec-359bcb436d54 x-compute-request-id: req-44023bc6-8c2c-4fb2-adec-359bcb436d54 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:54,037 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-44023bc6-8c2c-4fb2-adec-359bcb436d54 2018-07-25 11:30:54,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:54,187 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 9372 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae3d8041-9de9-4770-976d-3efd842ee4c7 x-compute-request-id: req-ae3d8041-9de9-4770-976d-3efd842ee4c7 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added "} 2018-07-25 11:30:54,187 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-ae3d8041-9de9-4770-976d-3efd842ee4c7 2018-07-25 11:30:54,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:54,579 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-e63d96e1-340a-401a-ac9d-fea9aac7ed1c x-compute-request-id: req-e63d96e1-340a-401a-ac9d-fea9aac7ed1c RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:54,580 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-e63d96e1-340a-401a-ac9d-fea9aac7ed1c 2018-07-25 11:30:54,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:54,750 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 11306 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-165934ac-e167-4c30-9c64-dbffe80ba30b x-compute-request-id: req-165934ac-e167-4c30-9c64-dbffe80ba30b RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added "} 2018-07-25 11:30:54,751 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-165934ac-e167-4c30-9c64-dbffe80ba30b 2018-07-25 11:30:54,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:55,121 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-44c7800e-8bbb-4865-ade7-1044b1f0e135 x-compute-request-id: req-44c7800e-8bbb-4865-ade7-1044b1f0e135 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:55,121 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-44c7800e-8bbb-4865-ade7-1044b1f0e135 2018-07-25 11:30:55,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:55,341 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 12679 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdc6ea54-1e72-4ec4-9de8-c0930587879f x-compute-request-id: req-fdc6ea54-1e72-4ec4-9de8-c0930587879f RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n"} 2018-07-25 11:30:55,341 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-fdc6ea54-1e72-4ec4-9de8-c0930587879f 2018-07-25 11:30:55,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:55,689 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd92e71a-9694-4922-b90b-4ef49c94d937 x-compute-request-id: req-dd92e71a-9694-4922-b90b-4ef49c94d937 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:55,689 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-dd92e71a-9694-4922-b90b-4ef49c94d937 2018-07-25 11:30:55,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:55,842 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 13890 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bcaabcd-0ec1-4b0a-a210-a2b8b1a7a157 x-compute-request-id: req-3bcaabcd-0ec1-4b0a-a210-a2b8b1a7a157 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n"} 2018-07-25 11:30:55,843 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-3bcaabcd-0ec1-4b0a-a210-a2b8b1a7a157 2018-07-25 11:30:55,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:56,340 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-06100d7f-3272-4386-82d3-3e31b2a8ada3 x-compute-request-id: req-06100d7f-3272-4386-82d3-3e31b2a8ada3 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:56,340 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-06100d7f-3272-4386-82d3-3e31b2a8ada3 2018-07-25 11:30:56,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:56,498 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 14927 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab80d3cf-f7c8-4206-9e87-2d77cdff6ded x-compute-request-id: req-ab80d3cf-f7c8-4206-9e87-2d77cdff6ded RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n[ 1.627954] AppArmor: AppArmor Filesystem Enabled\n[ 1.642781] pnp: PnP ACPI init\n[ 1.658865] pnp: PnP ACPI: found 5 devices\n[ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.721556] NET: Registered protocol family 2\n[ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.783002] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.835700] NET: Registered protocol family 1\n[ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.960904] Trying to unpack rootfs image as initramfs...\n"} 2018-07-25 11:30:56,498 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-ab80d3cf-f7c8-4206-9e87-2d77cdff6ded 2018-07-25 11:30:56,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:56,869 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-6bea8e8b-9944-474a-af9e-59bb6092af36 x-compute-request-id: req-6bea8e8b-9944-474a-af9e-59bb6092af36 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:56,869 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-6bea8e8b-9944-474a-af9e-59bb6092af36 2018-07-25 11:30:56,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:57,009 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 16190 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-88d8b0ea-5d34-48fc-85b0-e813a85da013 x-compute-request-id: req-88d8b0ea-5d34-48fc-85b0-e813a85da013 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n[ 1.627954] AppArmor: AppArmor Filesystem Enabled\n[ 1.642781] pnp: PnP ACPI init\n[ 1.658865] pnp: PnP ACPI: found 5 devices\n[ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.721556] NET: Registered protocol family 2\n[ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.783002] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.835700] NET: Registered protocol family 1\n[ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.960904] Trying to unpack rootfs image as initramfs...\n[ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.385781] Scanning for low memory corruption every 60 seconds\n[ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.425096] audit: initializing netlink subsys (disabled)\n[ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized\n[ 2.460600] Initialise system trusted keyring\n[ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.503530] zbud: loaded\n[ 2.514794] VFS: Disk quotas dquot_6.6.0\n[ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.550817] fuse init (API version 7.23)\n[ 2.565065] Key type big_key registered\n[ 2.577722] Allocating IMA MOK and blacklist keyrings.\n[ 2.597649] Key type asymmetric registered\n[ 2.610759] Asymmetric key parser 'x509' registered\n[ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.648352] io scheduler noop registered\n[ 2.661627] io scheduler deadline registered (default)\n[ 2.676676] io scheduler cfq registered\n[ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.725"} 2018-07-25 11:30:57,009 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-88d8b0ea-5d34-48fc-85b0-e813a85da013 2018-07-25 11:30:57,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:57,284 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f42f813-7957-4f70-895f-ed5dcc737b9d x-compute-request-id: req-5f42f813-7957-4f70-895f-ed5dcc737b9d RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:57,285 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-5f42f813-7957-4f70-895f-ed5dcc737b9d 2018-07-25 11:30:57,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:57,437 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 16756 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c06c198-bbd7-47d7-a053-650da8036768 x-compute-request-id: req-5c06c198-bbd7-47d7-a053-650da8036768 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n[ 1.627954] AppArmor: AppArmor Filesystem Enabled\n[ 1.642781] pnp: PnP ACPI init\n[ 1.658865] pnp: PnP ACPI: found 5 devices\n[ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.721556] NET: Registered protocol family 2\n[ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.783002] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.835700] NET: Registered protocol family 1\n[ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.960904] Trying to unpack rootfs image as initramfs...\n[ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.385781] Scanning for low memory corruption every 60 seconds\n[ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.425096] audit: initializing netlink subsys (disabled)\n[ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized\n[ 2.460600] Initialise system trusted keyring\n[ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.503530] zbud: loaded\n[ 2.514794] VFS: Disk quotas dquot_6.6.0\n[ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.550817] fuse init (API version 7.23)\n[ 2.565065] Key type big_key registered\n[ 2.577722] Allocating IMA MOK and blacklist keyrings.\n[ 2.597649] Key type asymmetric registered\n[ 2.610759] Asymmetric key parser 'x509' registered\n[ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.648352] io scheduler noop registered\n[ 2.661627] io scheduler deadline registered (default)\n[ 2.676676] io scheduler cfq registered\n[ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.748729] ACPI: Power Button [PWRF]\n[ 2.761710] GHES: HEST is not enabled!\n[ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.121124] Linux agpgart interface v0.103\n[ "} 2018-07-25 11:30:57,437 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-5c06c198-bbd7-47d7-a053-650da8036768 2018-07-25 11:30:57,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:57,744 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-66d81c23-789b-4a67-9bf5-484d29e2ebeb x-compute-request-id: req-66d81c23-789b-4a67-9bf5-484d29e2ebeb RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:57,744 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-66d81c23-789b-4a67-9bf5-484d29e2ebeb 2018-07-25 11:30:57,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:57,908 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 18186 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-45b05682-068e-4b88-959a-44034b03feba x-compute-request-id: req-45b05682-068e-4b88-959a-44034b03feba RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n[ 1.627954] AppArmor: AppArmor Filesystem Enabled\n[ 1.642781] pnp: PnP ACPI init\n[ 1.658865] pnp: PnP ACPI: found 5 devices\n[ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.721556] NET: Registered protocol family 2\n[ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.783002] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.835700] NET: Registered protocol family 1\n[ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.960904] Trying to unpack rootfs image as initramfs...\n[ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.385781] Scanning for low memory corruption every 60 seconds\n[ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.425096] audit: initializing netlink subsys (disabled)\n[ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized\n[ 2.460600] Initialise system trusted keyring\n[ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.503530] zbud: loaded\n[ 2.514794] VFS: Disk quotas dquot_6.6.0\n[ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.550817] fuse init (API version 7.23)\n[ 2.565065] Key type big_key registered\n[ 2.577722] Allocating IMA MOK and blacklist keyrings.\n[ 2.597649] Key type asymmetric registered\n[ 2.610759] Asymmetric key parser 'x509' registered\n[ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.648352] io scheduler noop registered\n[ 2.661627] io scheduler deadline registered (default)\n[ 2.676676] io scheduler cfq registered\n[ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.748729] ACPI: Power Button [PWRF]\n[ 2.761710] GHES: HEST is not enabled!\n[ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.121124] Linux agpgart interface v0.103\n[ 3.164198] brd: module loaded\n[ 3.191689] loop: module loaded\n[ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.257321] GPT:90111 != 20971519\n[ 3.269135] GPT:Alternate GPT header not at the end of the disk.\n[ 3.285689] GPT:90111 != 20971519\n[ 3.297462] GPT: Use GNU Parted to correct GPT errors.\n[ 3.312160] vda: vda1 vda15\n[ 3.328803] scsi host0: ata_piix\n[ 3.341218] scsi host1: ata_piix\n[ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.394075] libphy: Fixed MDIO Bus: probed\n[ 3.409927] tun: Universal TUN/TAP device driver, 1.6\n[ 3.424197] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.457873] PPP generic driver version 2.4.2\n[ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.488725] ehci-pci: EHCI PCI platform driver\n[ 3.502055] ehci-platform: EHCI generic platform driver\n[ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.533580] ohci-pci: OHCI PCI platform driver\n[ 3.546765] ohci-platform: OHCI generic platform driver\n[ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n"} 2018-07-25 11:30:57,908 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-45b05682-068e-4b88-959a-44034b03feba 2018-07-25 11:30:57,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:58,194 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c49b128-76cf-43c8-b9ea-23c066bb9b27 x-compute-request-id: req-1c49b128-76cf-43c8-b9ea-23c066bb9b27 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:58,194 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-1c49b128-76cf-43c8-b9ea-23c066bb9b27 2018-07-25 11:30:58,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:58,313 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 19621 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f811b5b-c947-4dc7-b4d1-917747a40565 x-compute-request-id: req-8f811b5b-c947-4dc7-b4d1-917747a40565 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n[ 1.627954] AppArmor: AppArmor Filesystem Enabled\n[ 1.642781] pnp: PnP ACPI init\n[ 1.658865] pnp: PnP ACPI: found 5 devices\n[ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.721556] NET: Registered protocol family 2\n[ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.783002] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.835700] NET: Registered protocol family 1\n[ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.960904] Trying to unpack rootfs image as initramfs...\n[ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.385781] Scanning for low memory corruption every 60 seconds\n[ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.425096] audit: initializing netlink subsys (disabled)\n[ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized\n[ 2.460600] Initialise system trusted keyring\n[ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.503530] zbud: loaded\n[ 2.514794] VFS: Disk quotas dquot_6.6.0\n[ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.550817] fuse init (API version 7.23)\n[ 2.565065] Key type big_key registered\n[ 2.577722] Allocating IMA MOK and blacklist keyrings.\n[ 2.597649] Key type asymmetric registered\n[ 2.610759] Asymmetric key parser 'x509' registered\n[ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.648352] io scheduler noop registered\n[ 2.661627] io scheduler deadline registered (default)\n[ 2.676676] io scheduler cfq registered\n[ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.748729] ACPI: Power Button [PWRF]\n[ 2.761710] GHES: HEST is not enabled!\n[ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.121124] Linux agpgart interface v0.103\n[ 3.164198] brd: module loaded\n[ 3.191689] loop: module loaded\n[ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.257321] GPT:90111 != 20971519\n[ 3.269135] GPT:Alternate GPT header not at the end of the disk.\n[ 3.285689] GPT:90111 != 20971519\n[ 3.297462] GPT: Use GNU Parted to correct GPT errors.\n[ 3.312160] vda: vda1 vda15\n[ 3.328803] scsi host0: ata_piix\n[ 3.341218] scsi host1: ata_piix\n[ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.394075] libphy: Fixed MDIO Bus: probed\n[ 3.409927] tun: Universal TUN/TAP device driver, 1.6\n[ 3.424197] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.457873] PPP generic driver version 2.4.2\n[ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.488725] ehci-pci: EHCI PCI platform driver\n[ 3.502055] ehci-platform: EHCI generic platform driver\n[ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.533580] ohci-pci: OHCI PCI platform driver\n[ 3.546765] ohci-platform: OHCI generic platform driver\n[ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.641311] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.657003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.674508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.693585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.715231] usb usb1: Product: UHCI Host Controller\n[ 3.729150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.746978] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.761128] hub 1-0:1.0: USB hub found\n[ 3.774693] hub 1-0:1.0: 2 ports detected\n[ 3.789082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.821569] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.836744] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.852154] mousedev: PS/2 mouse device common for all mice\n[ 3.870760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.894897] rtc_cmos 00:00: RTC can wake from S4\n[ 3.911489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.934362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.950744] i2c /dev entries driver\n[ 3.962956] device-mapper: uevent: version 1.0.3\n[ 3.976208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.000168] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.018818] NET: Registered protocol family 10\n[ "} 2018-07-25 11:30:58,314 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-8f811b5b-c947-4dc7-b4d1-917747a40565 2018-07-25 11:30:58,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:58,583 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7ffe30f-88f2-4118-9b44-227791b79d53 x-compute-request-id: req-a7ffe30f-88f2-4118-9b44-227791b79d53 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:58,583 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-a7ffe30f-88f2-4118-9b44-227791b79d53 2018-07-25 11:30:58,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:58,741 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 21032 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-0aacda6f-6acc-45db-be69-158cc5a6d662 x-compute-request-id: req-0aacda6f-6acc-45db-be69-158cc5a6d662 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n[ 1.627954] AppArmor: AppArmor Filesystem Enabled\n[ 1.642781] pnp: PnP ACPI init\n[ 1.658865] pnp: PnP ACPI: found 5 devices\n[ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.721556] NET: Registered protocol family 2\n[ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.783002] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.835700] NET: Registered protocol family 1\n[ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.960904] Trying to unpack rootfs image as initramfs...\n[ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.385781] Scanning for low memory corruption every 60 seconds\n[ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.425096] audit: initializing netlink subsys (disabled)\n[ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized\n[ 2.460600] Initialise system trusted keyring\n[ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.503530] zbud: loaded\n[ 2.514794] VFS: Disk quotas dquot_6.6.0\n[ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.550817] fuse init (API version 7.23)\n[ 2.565065] Key type big_key registered\n[ 2.577722] Allocating IMA MOK and blacklist keyrings.\n[ 2.597649] Key type asymmetric registered\n[ 2.610759] Asymmetric key parser 'x509' registered\n[ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.648352] io scheduler noop registered\n[ 2.661627] io scheduler deadline registered (default)\n[ 2.676676] io scheduler cfq registered\n[ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.748729] ACPI: Power Button [PWRF]\n[ 2.761710] GHES: HEST is not enabled!\n[ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.121124] Linux agpgart interface v0.103\n[ 3.164198] brd: module loaded\n[ 3.191689] loop: module loaded\n[ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.257321] GPT:90111 != 20971519\n[ 3.269135] GPT:Alternate GPT header not at the end of the disk.\n[ 3.285689] GPT:90111 != 20971519\n[ 3.297462] GPT: Use GNU Parted to correct GPT errors.\n[ 3.312160] vda: vda1 vda15\n[ 3.328803] scsi host0: ata_piix\n[ 3.341218] scsi host1: ata_piix\n[ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.394075] libphy: Fixed MDIO Bus: probed\n[ 3.409927] tun: Universal TUN/TAP device driver, 1.6\n[ 3.424197] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.457873] PPP generic driver version 2.4.2\n[ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.488725] ehci-pci: EHCI PCI platform driver\n[ 3.502055] ehci-platform: EHCI generic platform driver\n[ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.533580] ohci-pci: OHCI PCI platform driver\n[ 3.546765] ohci-platform: OHCI generic platform driver\n[ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.641311] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.657003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.674508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.693585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.715231] usb usb1: Product: UHCI Host Controller\n[ 3.729150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.746978] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.761128] hub 1-0:1.0: USB hub found\n[ 3.774693] hub 1-0:1.0: 2 ports detected\n[ 3.789082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.821569] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.836744] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.852154] mousedev: PS/2 mouse device common for all mice\n[ 3.870760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.894897] rtc_cmos 00:00: RTC can wake from S4\n[ 3.911489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.934362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.950744] i2c /dev entries driver\n[ 3.962956] device-mapper: uevent: version 1.0.3\n[ 3.976208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.000168] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.018818] NET: Registered protocol family 10\n[ 4.035610] NET: Registered protocol family 17\n[ 4.049409] Key type dns_resolver registered\n[ 4.062998] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 4.078349] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.104058] registered taskstats version 1\n[ 4.117295] Loading compiled-in X.509 certificates\n[ 4.132510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.160064] zswap: loaded using pool lzo/zbud\n[ 4.182952] Key type trusted registered\n[ 4.199255] Key type encrypted registered\n[ 4.211901] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.226477] ima: No TPM chip found, activating TPM-bypass!\n[ 4.241973] evm: HMAC attrs: 0x1\n[ 4.256984] Magic number: 10:528:530\n[ 4.268252] tty ttyS10: hash matches\n[ 4.280114] rtc_cmos 00:00: setting system clock to 2018-07-25 11:30:57 UTC (1532518257)\n[ 4.302689] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 4.317957] EDD information not available.\n[ 4.349405] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 4.372444] Write protecting the kernel read-only data: 14336k\n[ 4.415578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 4.439557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n"} 2018-07-25 11:30:58,742 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-0aacda6f-6acc-45db-be69-158cc5a6d662 2018-07-25 11:30:58,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:59,090 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-75ca1c59-b0e8-4607-828c-5e7f14bfa8f1 x-compute-request-id: req-75ca1c59-b0e8-4607-828c-5e7f14bfa8f1 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:59,090 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-75ca1c59-b0e8-4607-828c-5e7f14bfa8f1 2018-07-25 11:30:59,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:59,336 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 21364 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd0b1298-56fd-44a5-9a3a-0b74948a95bf x-compute-request-id: req-fd0b1298-56fd-44a5-9a3a-0b74948a95bf RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n[ 1.627954] AppArmor: AppArmor Filesystem Enabled\n[ 1.642781] pnp: PnP ACPI init\n[ 1.658865] pnp: PnP ACPI: found 5 devices\n[ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.721556] NET: Registered protocol family 2\n[ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.783002] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.835700] NET: Registered protocol family 1\n[ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.960904] Trying to unpack rootfs image as initramfs...\n[ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.385781] Scanning for low memory corruption every 60 seconds\n[ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.425096] audit: initializing netlink subsys (disabled)\n[ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized\n[ 2.460600] Initialise system trusted keyring\n[ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.503530] zbud: loaded\n[ 2.514794] VFS: Disk quotas dquot_6.6.0\n[ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.550817] fuse init (API version 7.23)\n[ 2.565065] Key type big_key registered\n[ 2.577722] Allocating IMA MOK and blacklist keyrings.\n[ 2.597649] Key type asymmetric registered\n[ 2.610759] Asymmetric key parser 'x509' registered\n[ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.648352] io scheduler noop registered\n[ 2.661627] io scheduler deadline registered (default)\n[ 2.676676] io scheduler cfq registered\n[ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.748729] ACPI: Power Button [PWRF]\n[ 2.761710] GHES: HEST is not enabled!\n[ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.121124] Linux agpgart interface v0.103\n[ 3.164198] brd: module loaded\n[ 3.191689] loop: module loaded\n[ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.257321] GPT:90111 != 20971519\n[ 3.269135] GPT:Alternate GPT header not at the end of the disk.\n[ 3.285689] GPT:90111 != 20971519\n[ 3.297462] GPT: Use GNU Parted to correct GPT errors.\n[ 3.312160] vda: vda1 vda15\n[ 3.328803] scsi host0: ata_piix\n[ 3.341218] scsi host1: ata_piix\n[ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.394075] libphy: Fixed MDIO Bus: probed\n[ 3.409927] tun: Universal TUN/TAP device driver, 1.6\n[ 3.424197] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.457873] PPP generic driver version 2.4.2\n[ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.488725] ehci-pci: EHCI PCI platform driver\n[ 3.502055] ehci-platform: EHCI generic platform driver\n[ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.533580] ohci-pci: OHCI PCI platform driver\n[ 3.546765] ohci-platform: OHCI generic platform driver\n[ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.641311] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.657003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.674508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.693585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.715231] usb usb1: Product: UHCI Host Controller\n[ 3.729150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.746978] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.761128] hub 1-0:1.0: USB hub found\n[ 3.774693] hub 1-0:1.0: 2 ports detected\n[ 3.789082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.821569] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.836744] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.852154] mousedev: PS/2 mouse device common for all mice\n[ 3.870760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.894897] rtc_cmos 00:00: RTC can wake from S4\n[ 3.911489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.934362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.950744] i2c /dev entries driver\n[ 3.962956] device-mapper: uevent: version 1.0.3\n[ 3.976208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.000168] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.018818] NET: Registered protocol family 10\n[ 4.035610] NET: Registered protocol family 17\n[ 4.049409] Key type dns_resolver registered\n[ 4.062998] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 4.078349] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.104058] registered taskstats version 1\n[ 4.117295] Loading compiled-in X.509 certificates\n[ 4.132510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.160064] zswap: loaded using pool lzo/zbud\n[ 4.182952] Key type trusted registered\n[ 4.199255] Key type encrypted registered\n[ 4.211901] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.226477] ima: No TPM chip found, activating TPM-bypass!\n[ 4.241973] evm: HMAC attrs: 0x1\n[ 4.256984] Magic number: 10:528:530\n[ 4.268252] tty ttyS10: hash matches\n[ 4.280114] rtc_cmos 00:00: setting system clock to 2018-07-25 11:30:57 UTC (1532518257)\n[ 4.302689] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 4.317957] EDD information not available.\n[ 4.349405] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 4.372444] Write protecting the kernel read-only data: 14336k\n[ 4.415578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 4.439557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-25 11:30:59,337 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-fd0b1298-56fd-44a5-9a3a-0b74948a95bf 2018-07-25 11:30:59,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:30:59,599 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1587 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc93431c-3ca1-4acb-943c-655a6f8aa7c1 x-compute-request-id: req-cc93431c-3ca1-4acb-943c-655a6f8aa7c1 RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:01:20", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "security_groups": [{"name": "default"}], "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:30:47Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:30:59,599 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-cc93431c-3ca1-4acb-943c-655a6f8aa7c1 2018-07-25 11:30:59,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X POST https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-25 11:30:59,881 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 22239 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dd11005-cf8c-4325-8a7d-b35e4abf12d7 x-compute-request-id: req-2dd11005-cf8c-4325-8a7d-b35e4abf12d7 RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 2493.982 MHz processor\n[ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928)\n[ 0.032035] pid_max: default: 32768 minimum: 301\n[ 0.040041] ACPI: Core revision 20150930\n[ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.064077] Security Framework initialized\n[ 0.072034] Yama: becoming mindful.\n[ 0.080052] AppArmor: AppArmor initialized\n[ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.124578] Initializing cgroup subsys io\n[ 0.132041] Initializing cgroup subsys memory\n[ 0.140043] Initializing cgroup subsys devices\n[ 0.148038] Initializing cgroup subsys freezer\n[ 0.156040] Initializing cgroup subsys net_cls\n[ 0.168038] Initializing cgroup subsys perf_event\n[ 0.176056] Initializing cgroup subsys net_prio\n[ 0.184039] Initializing cgroup subsys hugetlb\n[ 0.196038] Initializing cgroup subsys pids\n[ 0.208799] CPU: Physical Processor ID: 0\n[ 0.220892] mce: CPU supports 10 MCE banks\n[ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.745591] ftrace: allocating 31920 entries in 125 pages\n[ 0.768382] smpboot: Max logical packages: 1\n[ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.787242] x2apic enabled\n[ 0.788040] Switched APIC routing to physical x2apic.\n[ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4)\n[ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.836905] x86: Booted up 1 node, 1 CPUs\n[ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS)\n[ 0.847394] devtmpfs: initialized\n[ 0.849550] evm: security.selinux\n[ 0.852045] evm: security.SMACK64\n[ 0.856042] evm: security.SMACK64EXEC\n[ 0.860041] evm: security.SMACK64TRANSMUTE\n[ 0.864041] evm: security.SMACK64MMAP\n[ 0.868043] evm: security.ima\n[ 0.872041] evm: security.capability\n[ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.880156] pinctrl core: initialized pinctrl subsystem\n[ 0.884932] RTC time: 11:30:53, date: 07/25/18\n[ 0.888340] NET: Registered protocol family 16\n[ 0.892473] cpuidle: using governor ladder\n[ 0.896059] cpuidle: using governor menu\n[ 0.900046] PCCT header not found.\n[ 0.904303] ACPI: bus type PCI registered\n[ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.912798] PCI: Using configuration type 1 for base access\n[ 0.917624] ACPI: Added _OSI(Module Device)\n[ 0.920087] ACPI: Added _OSI(Processor Device)\n[ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.928042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.934753] ACPI: Interpreter enabled\n[ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.960058] ACPI: (supports S0 S3 S4 S5)\n[ 0.964041] ACPI: Using IOAPIC for interrupt routing\n[ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.992694] acpiphp: Slot [3] registered\n[ 0.996153] acpiphp: Slot [4] registered\n[ 1.000158] acpiphp: Slot [5] registered\n[ 1.004171] acpiphp: Slot [6] registered\n[ 1.008151] acpiphp: Slot [7] registered\n[ 1.012156] acpiphp: Slot [8] registered\n[ 1.016153] acpiphp: Slot [9] registered\n[ 1.020159] acpiphp: Slot [10] registered\n[ 1.024153] acpiphp: Slot [11] registered\n[ 1.028151] acpiphp: Slot [12] registered\n[ 1.032149] acpiphp: Slot [13] registered\n[ 1.036149] acpiphp: Slot [14] registered\n[ 1.040161] acpiphp: Slot [15] registered\n[ 1.044157] acpiphp: Slot [16] registered\n[ 1.048156] acpiphp: Slot [17] registered\n[ 1.052166] acpiphp: Slot [18] registered\n[ 1.056156] acpiphp: Slot [19] registered\n[ 1.060153] acpiphp: Slot [20] registered\n[ 1.064150] acpiphp: Slot [21] registered\n[ 1.068149] acpiphp: Slot [22] registered\n[ 1.072148] acpiphp: Slot [23] registered\nACPI: Added [ 1.076162] acpiphp: Slot [24] registered\n[ 1.080152] acpiphp: Slot [25] registered\n[ 1.084172] acpiphp: Slot [26] registered\n[ 1.088153] acpiphp: Slot [27] registered\n[ 1.092208] acpiphp: Slot [28] registered\n[ 1.096150] acpiphp: Slot [29] registered\n[ 1.100154] acpiphp: Slot [30] registered\n[ 1.104157] acpiphp: Slot [31] registered\n[ 1.108139] PCI host bridge to bus 0000:00\n[ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 1.400077] vgaarb: loaded\n[ 1.404054] vgaarb: bridge control possible 0000:00:02.0\n[ 1.416371] SCSI subsystem initialized\n[ 1.427250] ACPI: bus type USB registered\n[ 1.428965] usbcore: registered new interface driver usbfs\n[ 1.432240] usbcore: registered new interface driver hub\n[ 1.436081] usbcore: registered new device driver usb\n[ 1.445121] PCI: Using ACPI for IRQ routing\n[ 1.456584] NetLabel: Initializing\n[ 1.460109] NetLabel: domain hash size = 128\n[ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 1.468490] NetLabel: unlabeled traffic allowed by default\n[ 1.477442] clocksource: Switched to clocksource kvm-clock\n[ 1.627954] AppArmor: AppArmor Filesystem Enabled\n[ 1.642781] pnp: PnP ACPI init\n[ 1.658865] pnp: PnP ACPI: found 5 devices\n[ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 1.721556] NET: Registered protocol family 2\n[ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 1.783002] TCP: Hash tables configured (established 2048 bind 2048)\n[ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 1.835700] NET: Registered protocol family 1\n[ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 1.960904] Trying to unpack rootfs image as initramfs...\n[ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 2.385781] Scanning for low memory corruption every 60 seconds\n[ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 2.425096] audit: initializing netlink subsys (disabled)\n[ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized\n[ 2.460600] Initialise system trusted keyring\n[ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 2.503530] zbud: loaded\n[ 2.514794] VFS: Disk quotas dquot_6.6.0\n[ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 2.550817] fuse init (API version 7.23)\n[ 2.565065] Key type big_key registered\n[ 2.577722] Allocating IMA MOK and blacklist keyrings.\n[ 2.597649] Key type asymmetric registered\n[ 2.610759] Asymmetric key parser 'x509' registered\n[ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 2.648352] io scheduler noop registered\n[ 2.661627] io scheduler deadline registered (default)\n[ 2.676676] io scheduler cfq registered\n[ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 2.748729] ACPI: Power Button [PWRF]\n[ 2.761710] GHES: HEST is not enabled!\n[ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 3.121124] Linux agpgart interface v0.103\n[ 3.164198] brd: module loaded\n[ 3.191689] loop: module loaded\n[ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 3.257321] GPT:90111 != 20971519\n[ 3.269135] GPT:Alternate GPT header not at the end of the disk.\n[ 3.285689] GPT:90111 != 20971519\n[ 3.297462] GPT: Use GNU Parted to correct GPT errors.\n[ 3.312160] vda: vda1 vda15\n[ 3.328803] scsi host0: ata_piix\n[ 3.341218] scsi host1: ata_piix\n[ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 3.394075] libphy: Fixed MDIO Bus: probed\n[ 3.409927] tun: Universal TUN/TAP device driver, 1.6\n[ 3.424197] tun: (C) 1999-2004 Max Krasnyansky \n[ 3.457873] PPP generic driver version 2.4.2\n[ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 3.488725] ehci-pci: EHCI PCI platform driver\n[ 3.502055] ehci-platform: EHCI generic platform driver\n[ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 3.533580] ohci-pci: OHCI PCI platform driver\n[ 3.546765] ohci-platform: OHCI generic platform driver\n[ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver\n[ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 3.641311] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 3.657003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 3.674508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 3.693585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 3.715231] usb usb1: Product: UHCI Host Controller\n[ 3.729150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 3.746978] usb usb1: SerialNumber: 0000:00:01.2\n[ 3.761128] hub 1-0:1.0: USB hub found\n[ 3.774693] hub 1-0:1.0: 2 ports detected\n[ 3.789082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 3.821569] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 3.836744] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 3.852154] mousedev: PS/2 mouse device common for all mice\n[ 3.870760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 3.894897] rtc_cmos 00:00: RTC can wake from S4\n[ 3.911489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 3.934362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 3.950744] i2c /dev entries driver\n[ 3.962956] device-mapper: uevent: version 1.0.3\n[ 3.976208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 4.000168] ledtrig-cpu: registered to indicate activity on CPUs\n[ 4.018818] NET: Registered protocol family 10\n[ 4.035610] NET: Registered protocol family 17\n[ 4.049409] Key type dns_resolver registered\n[ 4.062998] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1\n[ 4.078349] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 4.104058] registered taskstats version 1\n[ 4.117295] Loading compiled-in X.509 certificates\n[ 4.132510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 4.160064] zswap: loaded using pool lzo/zbud\n[ 4.182952] Key type trusted registered\n[ 4.199255] Key type encrypted registered\n[ 4.211901] AppArmor: AppArmor sha1 policy hashing enabled\n[ 4.226477] ima: No TPM chip found, activating TPM-bypass!\n[ 4.241973] evm: HMAC attrs: 0x1\n[ 4.256984] Magic number: 10:528:530\n[ 4.268252] tty ttyS10: hash matches\n[ 4.280114] rtc_cmos 00:00: setting system clock to 2018-07-25 11:30:57 UTC (1532518257)\n[ 4.302689] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 4.317957] EDD information not available.\n[ 4.349405] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 4.372444] Write protecting the kernel read-only data: 14336k\n[ 4.415578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 4.439557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 4.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 5.16\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 5.256161] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.12...\nLease of 10.55.0.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-25 11:30:59,882 - novaclient.v2.client - DEBUG - POST call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b/action used request id req-2dd11005-cf8c-4325-8a7d-b35e4abf12d7 2018-07-25 11:30:59,883 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-25 11:30:59,884 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 1.627954] AppArmor: AppArmor Filesystem Enabled [ 1.642781] pnp: PnP ACPI init [ 1.658865] pnp: PnP ACPI: found 5 devices [ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.721556] NET: Registered protocol family 2 [ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.783002] TCP: Hash tables configured (established 2048 bind 2048) [ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.835700] NET: Registered protocol family 1 [ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.960904] Trying to unpack rootfs image as initramfs... [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 1.627954] AppArmor: AppArmor Filesystem Enabled [ 1.642781] pnp: PnP ACPI init [ 1.658865] pnp: PnP ACPI: found 5 devices [ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.721556] NET: Registered protocol family 2 [ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.783002] TCP: Hash tables configured (established 2048 bind 2048) [ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.835700] NET: Registered protocol family 1 [ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.960904] Trying to unpack rootfs image as initramfs... [ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.385781] Scanning for low memory corruption every 60 seconds [ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.425096] audit: initializing netlink subsys (disabled) [ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized [ 2.460600] Initialise system trusted keyring [ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.503530] zbud: loaded [ 2.514794] VFS: Disk quotas dquot_6.6.0 [ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.550817] fuse init (API version 7.23) [ 2.565065] Key type big_key registered [ 2.577722] Allocating IMA MOK and blacklist keyrings. [ 2.597649] Key type asymmetric registered [ 2.610759] Asymmetric key parser 'x509' registered [ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.648352] io scheduler noop registered [ 2.661627] io scheduler deadline registered (default) [ 2.676676] io scheduler cfq registered [ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.725[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 1.627954] AppArmor: AppArmor Filesystem Enabled [ 1.642781] pnp: PnP ACPI init [ 1.658865] pnp: PnP ACPI: found 5 devices [ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.721556] NET: Registered protocol family 2 [ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.783002] TCP: Hash tables configured (established 2048 bind 2048) [ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.835700] NET: Registered protocol family 1 [ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.960904] Trying to unpack rootfs image as initramfs... [ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.385781] Scanning for low memory corruption every 60 seconds [ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.425096] audit: initializing netlink subsys (disabled) [ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized [ 2.460600] Initialise system trusted keyring [ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.503530] zbud: loaded [ 2.514794] VFS: Disk quotas dquot_6.6.0 [ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.550817] fuse init (API version 7.23) [ 2.565065] Key type big_key registered [ 2.577722] Allocating IMA MOK and blacklist keyrings. [ 2.597649] Key type asymmetric registered [ 2.610759] Asymmetric key parser 'x509' registered [ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.648352] io scheduler noop registered [ 2.661627] io scheduler deadline registered (default) [ 2.676676] io scheduler cfq registered [ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.748729] ACPI: Power Button [PWRF] [ 2.761710] GHES: HEST is not enabled! [ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.121124] Linux agpgart interface v0.103 [ [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 1.627954] AppArmor: AppArmor Filesystem Enabled [ 1.642781] pnp: PnP ACPI init [ 1.658865] pnp: PnP ACPI: found 5 devices [ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.721556] NET: Registered protocol family 2 [ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.783002] TCP: Hash tables configured (established 2048 bind 2048) [ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.835700] NET: Registered protocol family 1 [ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.960904] Trying to unpack rootfs image as initramfs... [ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.385781] Scanning for low memory corruption every 60 seconds [ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.425096] audit: initializing netlink subsys (disabled) [ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized [ 2.460600] Initialise system trusted keyring [ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.503530] zbud: loaded [ 2.514794] VFS: Disk quotas dquot_6.6.0 [ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.550817] fuse init (API version 7.23) [ 2.565065] Key type big_key registered [ 2.577722] Allocating IMA MOK and blacklist keyrings. [ 2.597649] Key type asymmetric registered [ 2.610759] Asymmetric key parser 'x509' registered [ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.648352] io scheduler noop registered [ 2.661627] io scheduler deadline registered (default) [ 2.676676] io scheduler cfq registered [ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.748729] ACPI: Power Button [PWRF] [ 2.761710] GHES: HEST is not enabled! [ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.121124] Linux agpgart interface v0.103 [ 3.164198] brd: module loaded [ 3.191689] loop: module loaded [ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.257321] GPT:90111 != 20971519 [ 3.269135] GPT:Alternate GPT header not at the end of the disk. [ 3.285689] GPT:90111 != 20971519 [ 3.297462] GPT: Use GNU Parted to correct GPT errors. [ 3.312160] vda: vda1 vda15 [ 3.328803] scsi host0: ata_piix [ 3.341218] scsi host1: ata_piix [ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.394075] libphy: Fixed MDIO Bus: probed [ 3.409927] tun: Universal TUN/TAP device driver, 1.6 [ 3.424197] tun: (C) 1999-2004 Max Krasnyansky [ 3.457873] PPP generic driver version 2.4.2 [ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.488725] ehci-pci: EHCI PCI platform driver [ 3.502055] ehci-platform: EHCI generic platform driver [ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.533580] ohci-pci: OHCI PCI platform driver [ 3.546765] ohci-platform: OHCI generic platform driver [ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver [ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 1.627954] AppArmor: AppArmor Filesystem Enabled [ 1.642781] pnp: PnP ACPI init [ 1.658865] pnp: PnP ACPI: found 5 devices [ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.721556] NET: Registered protocol family 2 [ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.783002] TCP: Hash tables configured (established 2048 bind 2048) [ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.835700] NET: Registered protocol family 1 [ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.960904] Trying to unpack rootfs image as initramfs... [ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.385781] Scanning for low memory corruption every 60 seconds [ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.425096] audit: initializing netlink subsys (disabled) [ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized [ 2.460600] Initialise system trusted keyring [ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.503530] zbud: loaded [ 2.514794] VFS: Disk quotas dquot_6.6.0 [ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.550817] fuse init (API version 7.23) [ 2.565065] Key type big_key registered [ 2.577722] Allocating IMA MOK and blacklist keyrings. [ 2.597649] Key type asymmetric registered [ 2.610759] Asymmetric key parser 'x509' registered [ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.648352] io scheduler noop registered [ 2.661627] io scheduler deadline registered (default) [ 2.676676] io scheduler cfq registered [ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.748729] ACPI: Power Button [PWRF] [ 2.761710] GHES: HEST is not enabled! [ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.121124] Linux agpgart interface v0.103 [ 3.164198] brd: module loaded [ 3.191689] loop: module loaded [ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.257321] GPT:90111 != 20971519 [ 3.269135] GPT:Alternate GPT header not at the end of the disk. [ 3.285689] GPT:90111 != 20971519 [ 3.297462] GPT: Use GNU Parted to correct GPT errors. [ 3.312160] vda: vda1 vda15 [ 3.328803] scsi host0: ata_piix [ 3.341218] scsi host1: ata_piix [ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.394075] libphy: Fixed MDIO Bus: probed [ 3.409927] tun: Universal TUN/TAP device driver, 1.6 [ 3.424197] tun: (C) 1999-2004 Max Krasnyansky [ 3.457873] PPP generic driver version 2.4.2 [ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.488725] ehci-pci: EHCI PCI platform driver [ 3.502055] ehci-platform: EHCI generic platform driver [ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.533580] ohci-pci: OHCI PCI platform driver [ 3.546765] ohci-platform: OHCI generic platform driver [ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver [ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.641311] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.657003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.674508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.693585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.715231] usb usb1: Product: UHCI Host Controller [ 3.729150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.746978] usb usb1: SerialNumber: 0000:00:01.2 [ 3.761128] hub 1-0:1.0: USB hub found [ 3.774693] hub 1-0:1.0: 2 ports detected [ 3.789082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.821569] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.836744] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.852154] mousedev: PS/2 mouse device common for all mice [ 3.870760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.894897] rtc_cmos 00:00: RTC can wake from S4 [ 3.911489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.934362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.950744] i2c /dev entries driver [ 3.962956] device-mapper: uevent: version 1.0.3 [ 3.976208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.000168] ledtrig-cpu: registered to indicate activity on CPUs [ 4.018818] NET: Registered protocol family 10 [ [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 1.627954] AppArmor: AppArmor Filesystem Enabled [ 1.642781] pnp: PnP ACPI init [ 1.658865] pnp: PnP ACPI: found 5 devices [ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.721556] NET: Registered protocol family 2 [ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.783002] TCP: Hash tables configured (established 2048 bind 2048) [ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.835700] NET: Registered protocol family 1 [ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.960904] Trying to unpack rootfs image as initramfs... [ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.385781] Scanning for low memory corruption every 60 seconds [ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.425096] audit: initializing netlink subsys (disabled) [ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized [ 2.460600] Initialise system trusted keyring [ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.503530] zbud: loaded [ 2.514794] VFS: Disk quotas dquot_6.6.0 [ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.550817] fuse init (API version 7.23) [ 2.565065] Key type big_key registered [ 2.577722] Allocating IMA MOK and blacklist keyrings. [ 2.597649] Key type asymmetric registered [ 2.610759] Asymmetric key parser 'x509' registered [ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.648352] io scheduler noop registered [ 2.661627] io scheduler deadline registered (default) [ 2.676676] io scheduler cfq registered [ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.748729] ACPI: Power Button [PWRF] [ 2.761710] GHES: HEST is not enabled! [ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.121124] Linux agpgart interface v0.103 [ 3.164198] brd: module loaded [ 3.191689] loop: module loaded [ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.257321] GPT:90111 != 20971519 [ 3.269135] GPT:Alternate GPT header not at the end of the disk. [ 3.285689] GPT:90111 != 20971519 [ 3.297462] GPT: Use GNU Parted to correct GPT errors. [ 3.312160] vda: vda1 vda15 [ 3.328803] scsi host0: ata_piix [ 3.341218] scsi host1: ata_piix [ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.394075] libphy: Fixed MDIO Bus: probed [ 3.409927] tun: Universal TUN/TAP device driver, 1.6 [ 3.424197] tun: (C) 1999-2004 Max Krasnyansky [ 3.457873] PPP generic driver version 2.4.2 [ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.488725] ehci-pci: EHCI PCI platform driver [ 3.502055] ehci-platform: EHCI generic platform driver [ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.533580] ohci-pci: OHCI PCI platform driver [ 3.546765] ohci-platform: OHCI generic platform driver [ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver [ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.641311] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.657003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.674508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.693585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.715231] usb usb1: Product: UHCI Host Controller [ 3.729150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.746978] usb usb1: SerialNumber: 0000:00:01.2 [ 3.761128] hub 1-0:1.0: USB hub found [ 3.774693] hub 1-0:1.0: 2 ports detected [ 3.789082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.821569] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.836744] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.852154] mousedev: PS/2 mouse device common for all mice [ 3.870760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.894897] rtc_cmos 00:00: RTC can wake from S4 [ 3.911489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.934362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.950744] i2c /dev entries driver [ 3.962956] device-mapper: uevent: version 1.0.3 [ 3.976208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.000168] ledtrig-cpu: registered to indicate activity on CPUs [ 4.018818] NET: Registered protocol family 10 [ 4.035610] NET: Registered protocol family 17 [ 4.049409] Key type dns_resolver registered [ 4.062998] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 4.078349] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.104058] registered taskstats version 1 [ 4.117295] Loading compiled-in X.509 certificates [ 4.132510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.160064] zswap: loaded using pool lzo/zbud [ 4.182952] Key type trusted registered [ 4.199255] Key type encrypted registered [ 4.211901] AppArmor: AppArmor sha1 policy hashing enabled [ 4.226477] ima: No TPM chip found, activating TPM-bypass! [ 4.241973] evm: HMAC attrs: 0x1 [ 4.256984] Magic number: 10:528:530 [ 4.268252] tty ttyS10: hash matches [ 4.280114] rtc_cmos 00:00: setting system clock to 2018-07-25 11:30:57 UTC (1532518257) [ 4.302689] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.317957] EDD information not available. [ 4.349405] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.372444] Write protecting the kernel read-only data: 14336k [ 4.415578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.439557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 1.627954] AppArmor: AppArmor Filesystem Enabled [ 1.642781] pnp: PnP ACPI init [ 1.658865] pnp: PnP ACPI: found 5 devices [ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.721556] NET: Registered protocol family 2 [ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.783002] TCP: Hash tables configured (established 2048 bind 2048) [ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.835700] NET: Registered protocol family 1 [ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.960904] Trying to unpack rootfs image as initramfs... [ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.385781] Scanning for low memory corruption every 60 seconds [ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.425096] audit: initializing netlink subsys (disabled) [ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized [ 2.460600] Initialise system trusted keyring [ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.503530] zbud: loaded [ 2.514794] VFS: Disk quotas dquot_6.6.0 [ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.550817] fuse init (API version 7.23) [ 2.565065] Key type big_key registered [ 2.577722] Allocating IMA MOK and blacklist keyrings. [ 2.597649] Key type asymmetric registered [ 2.610759] Asymmetric key parser 'x509' registered [ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.648352] io scheduler noop registered [ 2.661627] io scheduler deadline registered (default) [ 2.676676] io scheduler cfq registered [ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.748729] ACPI: Power Button [PWRF] [ 2.761710] GHES: HEST is not enabled! [ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.121124] Linux agpgart interface v0.103 [ 3.164198] brd: module loaded [ 3.191689] loop: module loaded [ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.257321] GPT:90111 != 20971519 [ 3.269135] GPT:Alternate GPT header not at the end of the disk. [ 3.285689] GPT:90111 != 20971519 [ 3.297462] GPT: Use GNU Parted to correct GPT errors. [ 3.312160] vda: vda1 vda15 [ 3.328803] scsi host0: ata_piix [ 3.341218] scsi host1: ata_piix [ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.394075] libphy: Fixed MDIO Bus: probed [ 3.409927] tun: Universal TUN/TAP device driver, 1.6 [ 3.424197] tun: (C) 1999-2004 Max Krasnyansky [ 3.457873] PPP generic driver version 2.4.2 [ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.488725] ehci-pci: EHCI PCI platform driver [ 3.502055] ehci-platform: EHCI generic platform driver [ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.533580] ohci-pci: OHCI PCI platform driver [ 3.546765] ohci-platform: OHCI generic platform driver [ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver [ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.641311] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.657003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.674508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.693585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.715231] usb usb1: Product: UHCI Host Controller [ 3.729150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.746978] usb usb1: SerialNumber: 0000:00:01.2 [ 3.761128] hub 1-0:1.0: USB hub found [ 3.774693] hub 1-0:1.0: 2 ports detected [ 3.789082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.821569] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.836744] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.852154] mousedev: PS/2 mouse device common for all mice [ 3.870760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.894897] rtc_cmos 00:00: RTC can wake from S4 [ 3.911489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.934362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.950744] i2c /dev entries driver [ 3.962956] device-mapper: uevent: version 1.0.3 [ 3.976208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.000168] ledtrig-cpu: registered to indicate activity on CPUs [ 4.018818] NET: Registered protocol family 10 [ 4.035610] NET: Registered protocol family 17 [ 4.049409] Key type dns_resolver registered [ 4.062998] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 4.078349] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.104058] registered taskstats version 1 [ 4.117295] Loading compiled-in X.509 certificates [ 4.132510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.160064] zswap: loaded using pool lzo/zbud [ 4.182952] Key type trusted registered [ 4.199255] Key type encrypted registered [ 4.211901] AppArmor: AppArmor sha1 policy hashing enabled [ 4.226477] ima: No TPM chip found, activating TPM-bypass! [ 4.241973] evm: HMAC attrs: 0x1 [ 4.256984] Magic number: 10:528:530 [ 4.268252] tty ttyS10: hash matches [ 4.280114] rtc_cmos 00:00: setting system clock to 2018-07-25 11:30:57 UTC (1532518257) [ 4.302689] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.317957] EDD information not available. [ 4.349405] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.372444] Write protecting the kernel read-only data: 14336k [ 4.415578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.439557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1592 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1426 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE151A 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233760K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2493.982 MHz processor [ 0.020000] Calibrating delay loop (skipped) preset value.. 4987.96 BogoMIPS (lpj=9975928) [ 0.032035] pid_max: default: 32768 minimum: 301 [ 0.040041] ACPI: Core revision 20150930 [ 0.048881] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072034] Yama: becoming mindful. [ 0.080052] AppArmor: AppArmor initialized [ 0.088089] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096154] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.104093] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.112037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.124578] Initializing cgroup subsys io [ 0.132041] Initializing cgroup subsys memory [ 0.140043] Initializing cgroup subsys devices [ 0.148038] Initializing cgroup subsys freezer [ 0.156040] Initializing cgroup subsys net_cls [ 0.168038] Initializing cgroup subsys perf_event [ 0.176056] Initializing cgroup subsys net_prio [ 0.184039] Initializing cgroup subsys hugetlb [ 0.196038] Initializing cgroup subsys pids [ 0.208799] CPU: Physical Processor ID: 0 [ 0.220892] mce: CPU supports 10 MCE banks [ 0.232812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.240035] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.538385] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.745591] ftrace: allocating 31920 entries in 125 pages [ 0.768382] smpboot: Max logical packages: 1 [ 0.776035] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.787242] x2apic enabled [ 0.788040] Switched APIC routing to physical x2apic. [ 0.812000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.812000] smpboot: CPU0: Intel Core Processor (Haswell) (family: 0x6, model: 0x3c, stepping: 0x4) [ 0.824054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.836905] x86: Booted up 1 node, 1 CPUs [ 0.840080] smpboot: Total of 1 processors activated (4987.96 BogoMIPS) [ 0.847394] devtmpfs: initialized [ 0.849550] evm: security.selinux [ 0.852045] evm: security.SMACK64 [ 0.856042] evm: security.SMACK64EXEC [ 0.860041] evm: security.SMACK64TRANSMUTE [ 0.864041] evm: security.SMACK64MMAP [ 0.868043] evm: security.ima [ 0.872041] evm: security.capability [ 0.876298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.880156] pinctrl core: initialized pinctrl subsystem [ 0.884932] RTC time: 11:30:53, date: 07/25/18 [ 0.888340] NET: Registered protocol family 16 [ 0.892473] cpuidle: using governor ladder [ 0.896059] cpuidle: using governor menu [ 0.900046] PCCT header not found. [ 0.904303] ACPI: bus type PCI registered [ 0.908042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.912798] PCI: Using configuration type 1 for base access [ 0.917624] ACPI: Added _OSI(Module Device) [ 0.920087] ACPI: Added _OSI(Processor Device) [ 0.924043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.928042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.934753] ACPI: Interpreter enabled [ 0.936048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.948044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.960058] ACPI: (supports S0 S3 S4 S5) [ 0.964041] ACPI: Using IOAPIC for interrupt routing [ 0.968061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.976141] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.980049] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.984049] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.988053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.992694] acpiphp: Slot [3] registered [ 0.996153] acpiphp: Slot [4] registered [ 1.000158] acpiphp: Slot [5] registered [ 1.004171] acpiphp: Slot [6] registered [ 1.008151] acpiphp: Slot [7] registered [ 1.012156] acpiphp: Slot [8] registered [ 1.016153] acpiphp: Slot [9] registered [ 1.020159] acpiphp: Slot [10] registered [ 1.024153] acpiphp: Slot [11] registered [ 1.028151] acpiphp: Slot [12] registered [ 1.032149] acpiphp: Slot [13] registered [ 1.036149] acpiphp: Slot [14] registered [ 1.040161] acpiphp: Slot [15] registered [ 1.044157] acpiphp: Slot [16] registered [ 1.048156] acpiphp: Slot [17] registered [ 1.052166] acpiphp: Slot [18] registered [ 1.056156] acpiphp: Slot [19] registered [ 1.060153] acpiphp: Slot [20] registered [ 1.064150] acpiphp: Slot [21] registered [ 1.068149] acpiphp: Slot [22] registered [ 1.072148] acpiphp: Slot [23] registered ACPI: Added [ 1.076162] acpiphp: Slot [24] registered [ 1.080152] acpiphp: Slot [25] registered [ 1.084172] acpiphp: Slot [26] registered [ 1.088153] acpiphp: Slot [27] registered [ 1.092208] acpiphp: Slot [28] registered [ 1.096150] acpiphp: Slot [29] registered [ 1.100154] acpiphp: Slot [30] registered [ 1.104157] acpiphp: Slot [31] registered [ 1.108139] PCI host bridge to bus 0000:00 [ 1.112044] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.116044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.120043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.124043] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 1.128044] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.132044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.156044] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.160044] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.164044] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.168042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.187518] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.188139] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.329369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.340714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.352625] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.364558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.376384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.386504] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.399262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.400000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.400077] vgaarb: loaded [ 1.404054] vgaarb: bridge control possible 0000:00:02.0 [ 1.416371] SCSI subsystem initialized [ 1.427250] ACPI: bus type USB registered [ 1.428965] usbcore: registered new interface driver usbfs [ 1.432240] usbcore: registered new interface driver hub [ 1.436081] usbcore: registered new device driver usb [ 1.445121] PCI: Using ACPI for IRQ routing [ 1.456584] NetLabel: Initializing [ 1.460109] NetLabel: domain hash size = 128 [ 1.464046] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.468490] NetLabel: unlabeled traffic allowed by default [ 1.477442] clocksource: Switched to clocksource kvm-clock [ 1.627954] AppArmor: AppArmor Filesystem Enabled [ 1.642781] pnp: PnP ACPI init [ 1.658865] pnp: PnP ACPI: found 5 devices [ 1.695017] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.721556] NET: Registered protocol family 2 [ 1.740750] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.761991] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 1.783002] TCP: Hash tables configured (established 2048 bind 2048) [ 1.801295] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.817384] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.835700] NET: Registered protocol family 1 [ 1.849501] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.865857] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.882029] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.921487] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.960904] Trying to unpack rootfs image as initramfs... [ 2.349767] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 2.385781] Scanning for low memory corruption every 60 seconds [ 2.406599] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.425096] audit: initializing netlink subsys (disabled) [ 2.440630] audit: type=2000 audit(1532518252.871:1): initialized [ 2.460600] Initialise system trusted keyring [ 2.476548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.503530] zbud: loaded [ 2.514794] VFS: Disk quotas dquot_6.6.0 [ 2.527501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.550817] fuse init (API version 7.23) [ 2.565065] Key type big_key registered [ 2.577722] Allocating IMA MOK and blacklist keyrings. [ 2.597649] Key type asymmetric registered [ 2.610759] Asymmetric key parser 'x509' registered [ 2.625382] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.648352] io scheduler noop registered [ 2.661627] io scheduler deadline registered (default) [ 2.676676] io scheduler cfq registered [ 2.690651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.706271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.725943] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.748729] ACPI: Power Button [PWRF] [ 2.761710] GHES: HEST is not enabled! [ 2.793074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.867115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.911566] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.942563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.003580] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.121124] Linux agpgart interface v0.103 [ 3.164198] brd: module loaded [ 3.191689] loop: module loaded [ 3.235277] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.257321] GPT:90111 != 20971519 [ 3.269135] GPT:Alternate GPT header not at the end of the disk. [ 3.285689] GPT:90111 != 20971519 [ 3.297462] GPT: Use GNU Parted to correct GPT errors. [ 3.312160] vda: vda1 vda15 [ 3.328803] scsi host0: ata_piix [ 3.341218] scsi host1: ata_piix [ 3.352412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.370386] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.394075] libphy: Fixed MDIO Bus: probed [ 3.409927] tun: Universal TUN/TAP device driver, 1.6 [ 3.424197] tun: (C) 1999-2004 Max Krasnyansky [ 3.457873] PPP generic driver version 2.4.2 [ 3.471331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.488725] ehci-pci: EHCI PCI platform driver [ 3.502055] ehci-platform: EHCI generic platform driver [ 3.516860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.533580] ohci-pci: OHCI PCI platform driver [ 3.546765] ohci-platform: OHCI generic platform driver [ 3.563369] uhci_hcd: USB Universal Host Controller Interface driver [ 3.602715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.617751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.641311] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.657003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.674508] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.693585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.715231] usb usb1: Product: UHCI Host Controller [ 3.729150] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.746978] usb usb1: SerialNumber: 0000:00:01.2 [ 3.761128] hub 1-0:1.0: USB hub found [ 3.774693] hub 1-0:1.0: 2 ports detected [ 3.789082] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.821569] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.836744] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.852154] mousedev: PS/2 mouse device common for all mice [ 3.870760] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.894897] rtc_cmos 00:00: RTC can wake from S4 [ 3.911489] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.934362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.950744] i2c /dev entries driver [ 3.962956] device-mapper: uevent: version 1.0.3 [ 3.976208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.000168] ledtrig-cpu: registered to indicate activity on CPUs [ 4.018818] NET: Registered protocol family 10 [ 4.035610] NET: Registered protocol family 17 [ 4.049409] Key type dns_resolver registered [ 4.062998] microcode: CPU0 sig=0x306c4, pf=0x1, revision=0x1 [ 4.078349] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.104058] registered taskstats version 1 [ 4.117295] Loading compiled-in X.509 certificates [ 4.132510] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.160064] zswap: loaded using pool lzo/zbud [ 4.182952] Key type trusted registered [ 4.199255] Key type encrypted registered [ 4.211901] AppArmor: AppArmor sha1 policy hashing enabled [ 4.226477] ima: No TPM chip found, activating TPM-bypass! [ 4.241973] evm: HMAC attrs: 0x1 [ 4.256984] Magic number: 10:528:530 [ 4.268252] tty ttyS10: hash matches [ 4.280114] rtc_cmos 00:00: setting system clock to 2018-07-25 11:30:57 UTC (1532518257) [ 4.302689] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.317957] EDD information not available. [ 4.349405] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.372444] Write protecting the kernel read-only data: 14336k [ 4.415578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.439557] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 5.16 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 5.256161] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.12... Lease of 10.55.0.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-07-25 11:30:59,887 - create_instance - INFO - Deleting Port with ID - d2a4afe1-14e3-4024-9eea-d2f5c405702d 2018-07-25 11:30:59,887 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693bport-1 2018-07-25 11:30:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/ports/d2a4afe1-14e3-4024-9eea-d2f5c405702d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:31:00,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44e80b89-2152-4204-a888-d750a5837bfc Date: Wed, 25 Jul 2018 11:31:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:31:00,666 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/ports/d2a4afe1-14e3-4024-9eea-d2f5c405702d used request id req-44e80b89-2152-4204-a888-d750a5837bfc 2018-07-25 11:31:00,667 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst 2018-07-25 11:31:00,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:31:00,899 - 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-da5a6f44-0079-40db-9648-c817271c16f2 x-compute-request-id: req-da5a6f44-0079-40db-9648-c817271c16f2 2018-07-25 11:31:00,899 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-da5a6f44-0079-40db-9648-c817271c16f2 2018-07-25 11:31:00,900 - create_instance - INFO - Checking deletion status 2018-07-25 11:31:00,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:31:01,183 - novaclient.v2.client - DEBUG - RESP: [200] Content-Length: 1370 Content-Type: application/json OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version x-openstack-request-id: req-59108007-fc59-47cc-9534-c8b3803e0f95 x-compute-request-id: req-59108007-fc59-47cc-9534-c8b3803e0f95 RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "self"}, {"href": "https://192.16.1.222:8774/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b", "rel": "bookmark"}], "image": {"id": "538c9358-8c19-4695-9cb7-0c920e1ace19", "links": [{"href": "https://192.16.1.222:8774/images/538c9358-8c19-4695-9cb7-0c920e1ace19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-25T11:30:47.000000", "flavor": {"id": "6d4b5144-a86d-4713-b0df-55c11a6716e0", "links": [{"href": "https://192.16.1.222:8774/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0", "rel": "bookmark"}]}, "id": "e53e5f8b-efc4-4b5a-a169-b2113594f18b", "user_id": "20391b7ca1f34fab8e229ae162b207f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-25T11:31:00Z", "hostId": "feea1f1cba0788de2422705ff440beec060269f7e9097156f2dd8b06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst", "created": "2018-07-25T11:30:41Z", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-25 11:31:01,183 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-59108007-fc59-47cc-9534-c8b3803e0f95 2018-07-25 11:31:01,183 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst] is - ACTIVE 2018-07-25 11:31:01,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-25 11:31:04,187 - create_instance - DEBUG - VM status query timeout in 296.713165045 2018-07-25 11:31:04,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69db54143555f77ada8ee34e333afefd53016658" 2018-07-25 11:31:04,259 - 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-fd9d6fae-e868-40ee-bb6d-82998bd48600 x-compute-request-id: req-fd9d6fae-e868-40ee-bb6d-82998bd48600 RESP BODY: {"itemNotFound": {"message": "Instance e53e5f8b-efc4-4b5a-a169-b2113594f18b could not be found.", "code": 404}} 2018-07-25 11:31:04,259 - novaclient.v2.client - DEBUG - GET call to compute for https://192.16.1.222:8774/v2.1/servers/e53e5f8b-efc4-4b5a-a169-b2113594f18b used request id req-fd9d6fae-e868-40ee-bb6d-82998bd48600 2018-07-25 11:31:04,260 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e53e5f8b-efc4-4b5a-a169-b2113594f18b could not be found. (HTTP 404) (Request-ID: req-fd9d6fae-e868-40ee-bb6d-82998bd48600) 2018-07-25 11:31:04,260 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-inst 2018-07-25 11:31:04,261 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet 2018-07-25 11:31:04,261 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-subnet 2018-07-25 11:31:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/subnets/3b3f462b-ab62-4050-97fa-d079b568fbd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" 2018-07-25 11:31:07,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fe0eabd-8052-4fd6-accb-4e8dd6107aef Date: Wed, 25 Jul 2018 11:31:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:31:07,851 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/subnets/3b3f462b-ab62-4050-97fa-d079b568fbd2 used request id req-0fe0eabd-8052-4fd6-accb-4e8dd6107aef 2018-07-25 11:31:07,852 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-priv-net 2018-07-25 11:31:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/networks/eb279bce-a608-4d24-9306-968cf701e91a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3e159feb4f26a340111a0ea4f24affda22539f" 2018-07-25 11:31:10,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5eb08bb1-ad6b-4d96-afc7-5fd6a9a2fba6 Date: Wed, 25 Jul 2018 11:31:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:31:10,280 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/networks/eb279bce-a608-4d24-9306-968cf701e91a used request id req-5eb08bb1-ad6b-4d96-afc7-5fd6a9a2fba6 2018-07-25 11:31:10,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:8774/v2.1/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdab3cccbdb39c3f55bba4939dff197fa18abd1" 2018-07-25 11:31:10,325 - 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-f13a2cb2-b7b6-4250-be8b-053abb2e79e1 x-compute-request-id: req-f13a2cb2-b7b6-4250-be8b-053abb2e79e1 2018-07-25 11:31:10,325 - novaclient.v2.client - DEBUG - DELETE call to compute for https://192.16.1.222:8774/v2.1/flavors/6d4b5144-a86d-4713-b0df-55c11a6716e0 used request id req-f13a2cb2-b7b6-4250-be8b-053abb2e79e1 2018-07-25 11:31:10,326 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-4dac5b69-00f8-4f6a-8eff-06f575b8693b-image 2018-07-25 11:31:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce40304db17538e8d8325e4d151d23a87a64057e" 2018-07-25 11:31:11,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 x-openstack-request-id: req-ff1a5bc2-1b1f-4e09-bc55-20d53962784f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-25 11:31:11,564 - keystoneauth.session - DEBUG - DELETE call to image for https://192.16.1.222:9292/v2/images/538c9358-8c19-4695-9cb7-0c920e1ace19 used request id req-ff1a5bc2-1b1f-4e09-bc55-20d53962784f 2018-07-25 11:31:11,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:11,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a1d5dbdd-4e9c-4734-a703-8ebb9b31fe29 Date: Wed, 25 Jul 2018 11:31:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "created_at": "2018-07-25T11:11:59Z", "updated_at": "2018-07-25T11:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "3aa35efe-c3a3-4628-a52f-6292d1079c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "436013d6-3753-4b1c-9c94-114956022c6a", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "bba06b5f-fcb1-402e-81ea-d7d3d84b24b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:59Z", "revision_number": 0, "id": "d5a39b86-fae1-46a5-a39b-23c97a524a6b", "remote_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:59Z", "security_group_id": "028ded65-ac69-4b33-93f1-30cad022540c", "tenant_id": "4bfee9f702994bd389e50f7d528212ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bfee9f702994bd389e50f7d528212ae"}], "revision_number": 4, "project_id": "4bfee9f702994bd389e50f7d528212ae", "id": "028ded65-ac69-4b33-93f1-30cad022540c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b07105ef643147fcb5f3040956abf491", "created_at": "2018-07-25T11:09:43Z", "updated_at": "2018-07-25T11:09:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "3a0e6cc8-af37-4231-852f-fb0ca24ab5a5", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "425b2e66-80cf-4daa-ae46-d9e367d94df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv6", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "5a7ec90d-c482-464e-9d7d-ee009fa230ef", "remote_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:09:43Z", "revision_number": 0, "id": "a80744b5-7104-4eb1-84d0-4333fe59e95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:09:43Z", "security_group_id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "tenant_id": "b07105ef643147fcb5f3040956abf491", "port_range_min": null, "ethertype": "IPv4", "project_id": "b07105ef643147fcb5f3040956abf491"}], "revision_number": 4, "project_id": "b07105ef643147fcb5f3040956abf491", "id": "2564572c-5661-4da6-a049-8c2b73c1aedd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea016108d0094451963a32881dff5618", "created_at": "2018-07-25T11:16:29Z", "updated_at": "2018-07-25T11:16:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "0705e469-06ec-44bb-a983-51d9af5d581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:29Z", "revision_number": 0, "id": "2aacfcab-64e2-40a9-ba15-322cca1456f3", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:29Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "2f41a6fd-cd58-4416-ae37-0ba43d947cce", "remote_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:16:30Z", "revision_number": 0, "id": "3b1947c7-460f-4340-b26b-bca1681f1364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:16:30Z", "security_group_id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "tenant_id": "ea016108d0094451963a32881dff5618", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea016108d0094451963a32881dff5618"}], "revision_number": 4, "project_id": "ea016108d0094451963a32881dff5618", "id": "2ffe1c4c-0133-4aa7-ba09-e05d169a9d18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "created_at": "2018-07-25T11:30:31Z", "updated_at": "2018-07-25T11:30:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:30:31Z", "revision_number": 0, "id": "460b075a-1772-4572-b6f4-bc9422c03d38", "remote_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:30:31Z", "security_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "07811c82c4ca46f98a4f7f5842f23fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:30:31Z", "revision_number": 0, "id": "586fff06-19f9-400f-86d2-3b92b6cf7e11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:30:31Z", "security_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "07811c82c4ca46f98a4f7f5842f23fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:30:31Z", "revision_number": 0, "id": "5bec2528-a32a-4334-8c1b-0fe4866a786a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:30:31Z", "security_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "07811c82c4ca46f98a4f7f5842f23fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:30:31Z", "revision_number": 0, "id": "78ae14cc-9459-4ab9-905d-9b61a324afe9", "remote_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:30:31Z", "security_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "07811c82c4ca46f98a4f7f5842f23fc0"}], "revision_number": 4, "project_id": "07811c82c4ca46f98a4f7f5842f23fc0", "id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "created_at": "2018-07-25T11:19:44Z", "updated_at": "2018-07-25T11:19:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "13dde91c-83e8-4b3e-82a3-6a55eab5584c", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "3cfb9bda-bd71-4ceb-9204-15a52d82030d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv6", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "9d99d9b3-326e-47f4-afc4-d125e06651e0", "remote_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:19:44Z", "revision_number": 0, "id": "fda15727-8423-4125-97fb-a95a852a02d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:19:44Z", "security_group_id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "tenant_id": "64d49607fdd949c2b865e398f7f1620e", "port_range_min": null, "ethertype": "IPv4", "project_id": "64d49607fdd949c2b865e398f7f1620e"}], "revision_number": 4, "project_id": "64d49607fdd949c2b865e398f7f1620e", "id": "37add701-2b5d-46e8-b10b-809e769dd5a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "created_at": "2018-07-25T11:15:08Z", "updated_at": "2018-07-25T11:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "11b64529-624a-4b8c-b0bc-217b20317da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "976d4e35-7ac2-4719-ae35-aada9025b091", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "e8089f22-ea80-4fb0-a6fb-a0854269c02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:15:08Z", "revision_number": 0, "id": "f9cc671c-b336-4b8a-a42a-942a6db4e335", "remote_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "remote_ip_prefix": null, "created_at": "2018-07-25T11:15:08Z", "security_group_id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "tenant_id": "8bfeaca7f42b49db9140625a12a34a8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bfeaca7f42b49db9140625a12a34a8b"}], "revision_number": 4, "project_id": "8bfeaca7f42b49db9140625a12a34a8b", "id": "6bce433e-ad58-4a66-a9c6-60d22cdf216c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "created_at": "2018-07-25T11:11:12Z", "updated_at": "2018-07-25T11:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "3e55e6d9-85c5-4bcd-a4ed-70354a1a276e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "a36538e5-3879-4394-92fb-35cdb1567df7", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "f8a77a9c-a350-40c4-9b34-df4eb8d38c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ae9786d02da4825b36e942b419a00dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:11:12Z", "revision_number": 0, "id": "fb49926e-afe2-4955-976f-1f474c68ae72", "remote_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "remote_ip_prefix": null, "created_at": "2018-07-25T11:11:12Z", "security_group_id": "85c6053c-4bba-4449-b930-938390b3cff4", "tenant_id": "6ae9786d02da4825b36e942b419a00dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ae9786d02da4825b36e942b419a00dc"}], "revision_number": 4, "project_id": "6ae9786d02da4825b36e942b419a00dc", "id": "85c6053c-4bba-4449-b930-938390b3cff4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "created_at": "2018-07-25T11:13:34Z", "updated_at": "2018-07-25T11:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "8ccf1bf3-0d68-4c30-8361-b3a2f2454d35", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "bca5c7c3-a8bd-43ea-a7b3-dc6589a2ff2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "c3447399-1afd-4a4c-9958-148365017f34", "remote_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:13:34Z", "revision_number": 0, "id": "cc6befea-f1b2-4273-bd81-87477e09d80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:13:34Z", "security_group_id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "tenant_id": "7d0240a7d22e4b2ebe97e445834e5e91", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d0240a7d22e4b2ebe97e445834e5e91"}], "revision_number": 4, "project_id": "7d0240a7d22e4b2ebe97e445834e5e91", "id": "a6302dcb-83a5-4a5d-b5aa-0ceb9b9dcfeb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81af1285bb8c4241b39fff69cd710618", "created_at": "2018-07-25T11:08:24Z", "updated_at": "2018-07-25T11:08:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "22ae94bd-c486-45f7-be65-923624f57665", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "5ac247b9-e0d4-499a-b9fc-8c5f2f4f74d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv4", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "9d9a7640-d7cf-49a0-a923-ac3c518704a4", "remote_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:08:24Z", "revision_number": 0, "id": "cdf15598-08e0-42ef-84cb-b59b53fcbf34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:08:24Z", "security_group_id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "tenant_id": "81af1285bb8c4241b39fff69cd710618", "port_range_min": null, "ethertype": "IPv6", "project_id": "81af1285bb8c4241b39fff69cd710618"}], "revision_number": 4, "project_id": "81af1285bb8c4241b39fff69cd710618", "id": "a8b642ff-7246-42bc-81ed-11fae53a9654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-25T11:07:42Z", "updated_at": "2018-07-25T11:07:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "55e8a1ff-1e77-417b-8682-77011270c065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "7c14861a-9685-4d2b-9cf4-1a692dc83542", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-25T11:07:42Z", "revision_number": 0, "id": "7ca178e2-d20d-4900-a998-fb8c6f1bf9c6", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "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-25T11:07:42Z", "revision_number": 0, "id": "dc026a0e-3a65-40d0-8665-ca79331ff0f5", "remote_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "remote_ip_prefix": null, "created_at": "2018-07-25T11:07:42Z", "security_group_id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "bbc48eb7-358d-4a91-933a-df3cd686684b", "name": "default"}]} 2018-07-25 11:31:11,702 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-groups?name=default used request id req-a1d5dbdd-4e9c-4734-a703-8ebb9b31fe29 2018-07-25 11:31:11,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:11,757 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:31:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-3bbb7a1d-e7e1-4409-8ef2-a13eb3bd76cc RESP BODY: {"error": {"message": "Could not find project: 4bfee9f702994bd389e50f7d528212ae.", "code": 404, "title": "Not Found"}} 2018-07-25 11:31:11,757 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/4bfee9f702994bd389e50f7d528212ae used request id req-3bbb7a1d-e7e1-4409-8ef2-a13eb3bd76cc 2018-07-25 11:31:11,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:31:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:11,793 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:31:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-2bf5cbb8-a553-42ca-ad36-1375afe55e9b RESP BODY: {"error": {"message": "Could not find project: b07105ef643147fcb5f3040956abf491.", "code": 404, "title": "Not Found"}} 2018-07-25 11:31:11,793 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/b07105ef643147fcb5f3040956abf491 used request id req-2bf5cbb8-a553-42ca-ad36-1375afe55e9b 2018-07-25 11:31:11,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:31:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:11,857 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:31:11 GMT Content-Type: application/json Content-Length: 118 Vary: X-Auth-Token x-openstack-request-id: req-8babf1f1-87f5-476b-af26-c2a347ab3c06 RESP BODY: {"error": {"message": "Could not find project: ea016108d0094451963a32881dff5618.", "code": 404, "title": "Not Found"}} 2018-07-25 11:31:11,857 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/ea016108d0094451963a32881dff5618 used request id req-8babf1f1-87f5-476b-af26-c2a347ab3c06 2018-07-25 11:31:11,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-25 11:31:11,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:11,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:31:11 GMT Content-Type: application/json Content-Length: 316 Vary: X-Auth-Token x-openstack-request-id: req-b073271e-f4a4-4b5a-a915-2b240559003c X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0"}, "tags": [], "enabled": true, "id": "07811c82c4ca46f98a4f7f5842f23fc0", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-71e25e9f-38df-4c7-proj"}} 2018-07-25 11:31:11,888 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 used request id req-b073271e-f4a4-4b5a-a915-2b240559003c 2018-07-25 11:31:11,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 34ce90b0-8aac-40a3-a74e-0c3756aa32d3 2018-07-25 11:31:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=34ce90b0-8aac-40a3-a74e-0c3756aa32d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:11,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a218a8b6-7dd8-4bbf-bfc5-4852c0c23485 Date: Wed, 25 Jul 2018 11:31:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:30:31Z", "security_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "port_range_min": null, "revision_number": 0, "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "created_at": "2018-07-25T11:30:31Z", "project_id": "07811c82c4ca46f98a4f7f5842f23fc0", "id": "460b075a-1772-4572-b6f4-bc9422c03d38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:30:31Z", "security_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "port_range_min": null, "revision_number": 0, "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "created_at": "2018-07-25T11:30:31Z", "project_id": "07811c82c4ca46f98a4f7f5842f23fc0", "id": "586fff06-19f9-400f-86d2-3b92b6cf7e11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:30:31Z", "security_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "port_range_min": null, "revision_number": 0, "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "created_at": "2018-07-25T11:30:31Z", "project_id": "07811c82c4ca46f98a4f7f5842f23fc0", "id": "5bec2528-a32a-4334-8c1b-0fe4866a786a"}, {"remote_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-25T11:30:31Z", "security_group_id": "34ce90b0-8aac-40a3-a74e-0c3756aa32d3", "port_range_min": null, "revision_number": 0, "tenant_id": "07811c82c4ca46f98a4f7f5842f23fc0", "created_at": "2018-07-25T11:30:31Z", "project_id": "07811c82c4ca46f98a4f7f5842f23fc0", "id": "78ae14cc-9459-4ab9-905d-9b61a324afe9"}]} 2018-07-25 11:31:11,957 - keystoneauth.session - DEBUG - GET call to network for https://192.16.1.222:9696/v2.0/security-group-rules?security_group_id=34ce90b0-8aac-40a3-a74e-0c3756aa32d3 used request id req-a218a8b6-7dd8-4bbf-bfc5-4852c0c23485 2018-07-25 11:31:11,958 - neutron_utils - INFO - Deleting security group with name - default 2018-07-25 11:31:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:9696/v2.0/security-groups/34ce90b0-8aac-40a3-a74e-0c3756aa32d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:12,219 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc0fae5e-352c-4b12-b140-69a56b9e27c5 Content-Length: 0 Date: Wed, 25 Jul 2018 11:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:31:12,219 - keystoneauth.session - DEBUG - DELETE call to network for https://192.16.1.222:9696/v2.0/security-groups/34ce90b0-8aac-40a3-a74e-0c3756aa32d3 used request id req-fc0fae5e-352c-4b12-b140-69a56b9e27c5 2018-07-25 11:31:12,220 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-71e25e9f-38df-4c7-proj 2018-07-25 11:31:12,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:12,446 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:31:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-b59efc05-c6de-47af-8e70-35c27959b6a9 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:31:12,446 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/projects/07811c82c4ca46f98a4f7f5842f23fc0 used request id req-b59efc05-c6de-47af-8e70-35c27959b6a9 2018-07-25 11:31:12,446 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-71e25e9f-38df-4c7-proj-role 2018-07-25 11:31:12,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/roles/47b943a9716e465ba9265f314e391500 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:12,532 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:31:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-4fd4fed6-4214-449c-9e3e-872ceff7da5a X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:31:12,532 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/roles/47b943a9716e465ba9265f314e391500 used request id req-4fd4fed6-4214-449c-9e3e-872ceff7da5a 2018-07-25 11:31:12,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X GET https://192.16.1.222:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841786e0cd6fe2b22de133deb06f2af3785d260" 2018-07-25 11:31:12,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:31:12 GMT Content-Type: application/json Content-Length: 804 Vary: X-Auth-Token x-openstack-request-id: req-9c7b6277-7d63-4f82-9c3c-2619ad45c750 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: {"links": {"self": "https://192.16.1.222:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "https://192.16.1.222:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abfe47c7eb524c00bd9aa0a389b75760", "links": {"self": "https://192.16.1.222:5000/v3/roles/abfe47c7eb524c00bd9aa0a389b75760"}, "name": "admin"}, {"domain_id": null, "id": "e6e1da0d649a4ec7a23380b49afb6dfb", "links": {"self": "https://192.16.1.222:5000/v3/roles/e6e1da0d649a4ec7a23380b49afb6dfb"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fee566fc88c649dc84940b32886baad3", "links": {"self": "https://192.16.1.222:5000/v3/roles/fee566fc88c649dc84940b32886baad3"}, "name": "heat_stack_owner"}]} 2018-07-25 11:31:12,560 - keystoneauth.session - DEBUG - GET call to identity for https://192.16.1.222:5000/v3/roles used request id req-9c7b6277-7d63-4f82-9c3c-2619ad45c750 2018-07-25 11:31:12,561 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-71e25e9f-38df-4c7-user 2018-07-25 11:31:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/home/opnfv/functest/conf/os_cacert" -X DELETE https://192.16.1.222:5000/v3/users/20391b7ca1f34fab8e229ae162b207f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc1198fe629eaa118aff97322763b7ec7f14ac8" 2018-07-25 11:31:12,834 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx/1.10.3 (Ubuntu) Date: Wed, 25 Jul 2018 11:31:12 GMT Vary: X-Auth-Token x-openstack-request-id: req-620dd2a1-42a2-4788-b95e-08683373dffd X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-25 11:31:12,834 - keystoneauth.session - DEBUG - DELETE call to identity for https://192.16.1.222:5000/v3/users/20391b7ca1f34fab8e229ae162b207f6 used request id req-620dd2a1-42a2-4788-b95e-08683373dffd 2018-07-25 11:31:12,836 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 47.531s OK 2018-07-25 11:31:12,836 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:48 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-25 11:31:12,840 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:18 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 01:05 | PASS | | singlevm2 | functest | healthcheck | 01:05 | PASS | | vping_ssh | functest | healthcheck | 01:06 | PASS | | vping_userdata | functest | healthcheck | 00:51 | PASS | | cinder_test | functest | healthcheck | 02:06 | PASS | | api_check | functest | healthcheck | 11:14 | PASS | | snaps_health_check | functest | healthcheck | 00:48 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-25 11:31:12,847 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-25 11:31:12,895 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-25 11:31:12,994 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-25 11:31:13,017 - paramiko.transport - DEBUG - EOF in transport thread